This Script is Framework To automate IP process large scope For Bug Hunting
![](https://www.deeplearningdaily.com/wp-content/uploads/2022/02/this-script-is-framework-to-automate-ip-process-large-scope-for-bug-hunting_62116ac7c98d5-375x210.jpeg)
This Script is Framework To automate IP process large scope For Bug Hunting
Tools : metabigor, mapcidr, nrich ,httpx
what Framework Do :
- Get CIDR
- From CIDR Get IPs
- Scanning Open Ports in each IP and Find a related vulnerabilities
- Check a Live Host
installation
git clone https://github.com/muhammeddardir/IPscan.git
cd IPscan
chmod +x IPScan.py req.sh
./req.sh
Usage
python3 IPScan.py -t domain
GitHub