This is a tool for building a live boot ISO capable of automating part of the penetration test procedures on Windows based networks.
It presumes you are able to boot from a USB Flash Drive on the target machine.
During the boot proccess it will automatically mount NTFS drives on the machine while looking for Windows installed on them, then it will extract password hashes and copy the registry hives onto the USB drive.
Your are also able to launch an NBT-DS poisoning attack using Responder.
The tool is capable of automatically acquiring network configuration data from the Windows Registry hives if it is not able to setup the interfaces using DHCP.
Just get a new Debian 10 install on a VM and then execute setup.sh AS ROOT
./setup.sh
Then, just use Rufus to burn the resulting image.
I recommend you git clone/checkout this on a Debian 9 freshly installd VM.
The iso has been tested using Rufus 2.18 for burning it into the USB Flash Drive on ISO mode.
- Auto Configuring WiFi networks
- UEFI Support
- Custom Scripts/Modes