Requirements • Installation • Usage • Tool options • license
Origin-IP is a Bash script to find the origin IP address of a target.
- Subfinder
- Assetfinder
- httpX
- dnsX
- MapCIDR
- Amass
git clone https://github.com/mha4065/origin-ip.git
chmod +x origin-ip.sh
./origin-ip -d domain.tld
-i
: Specify a list of subdomains-c
: Specify a list of CIDR-r
: Specify a list of CDN ranges-s
: Run the script silently and do not display any output-o
: Write output to a file instead of the terminal
This project is licensed under the MIT license. See the LICENSE file for details.