Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 506 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 506 Bytes

wizsub.sh

Bash script that automates the process of using subwiz to enumerate as much subdomains as it can

Requirements

You must have pip or pip3 installed on your system, wizsub.sh automatically installs subwiz by default but you can install it using the following command

pip install subwiz

Credits

This scripts automates the process of subdomains enumeration using subwiz by hadriansecurity