Visit Website

HostileSubBruteforcer is a tool designed to bruteforce subdomains of a given domain. It's a simple Python script that uses the `tldextract` library to extract the top-level domain and the subdomain, and then uses the `nmap` library to scan the subdomain for open ports and services.

ALTERNATIVES