Subdomain Hunter

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The 'edgeiq-subdomain-hunter' skill is a reconnaissance tool designed for subdomain discovery and takeover detection. While its behavior aligns with its stated purpose, it includes risky capabilities such as active network probing (DNS zone transfer/AXFR attempts) and automated subdomain bruteforcing in 'subdomain_hunter.py'. The script also contains a licensing mechanism that checks for local files and environment variables, including a hardcoded bypass for the author's email (gpalmieri21@gmail.com). A significant coding error in the 'try_zone_transfer' function (attempting to concatenate 'str' and 'bytes') suggests the code may be untested or poorly constructed, which, combined with the active scanning features, warrants a suspicious classification.