namnamir / domainia

Domainia helps to find subdomains, DNS records, IP addresses, SSL Certificates, HTTP info, etc. of domain by doing the passive reconnaissance.
https://irsec.eu
MIT License
10 stars 1 forks source link

Make the html_status.py more functional #36

Open namnamir opened 1 year ago

namnamir commented 1 year ago

Currently, the code gets the situation like this (for instance canonical):

<link rel="canonical" href="https://yoast.com/wordpress-seo/" />

While Google has another order.

<link href="https://support.google.com/analytics/answer/9539598?hl=en" rel="canonical">