HaxUnit combines multiple active and passive subdomain enumeration tools

Intro
Installation
Usage
Running HaxUnit
Functions

HaxUnit combines multiple active and passive subdomain enumeration tools and port scanning tools with vulnerability discovery tools.

For each subdomain enumeration tool you’ll be prompted to add the new discovered subdomains to the list.
If you see unrelated subdomains you can decline and you’ll be asked again with only subdomains of the same domain as the input.

If you don’t want to be asked to add the domains you can use the -y parameter.

  • Add host header bruteforce tool to discover virtual hosts

Requirements

  • python3 (>=3.8)
  • go (>=1.17)
  • unzip (used until I implement go get soon to install tools)
  • docker

Docker is only required if you install acunetix by uncommenting self.install_acunetix()

Clone repository, install python

 

 

 

To finish reading, please visit source site