NEW TOOL for Automated External Recon – Discovery – Vuln Scanning

I’ll be honest, I haven’t used this tool personally. I’ve added it to my arsenal and I’ll try it out but I’m much more interested in what I can grab from it for my own scripts or manual testing.

That said, I always keep my eyes open to the latest and greatest.

This tool is called HaxUnit.

It can be found HERE

To install:

cd /opt/EXT
sudo git clone https://github.com/Bandit-HaxUnit/haxunit
cd haxunit
pip3 install -r requirements.txt
python3 main.py --install

Let me know what you think of this tool and its techniques!

Leave a Reply