S0x4 take list keyword of subdomains and domain and give you the IP for each
You can using Bash Script or Perl (It's your choice)
List.txt Updatable !!
Perl - Sample Scan ( ./s0x4.pl -h target.tld -l list.txt )
Bash Script - Sample Scan ( ./s0x4.sh target.tld list.txt )
- git clone https://github.com/c0brabaghdad1/S0x4.git
- cd S0x4
- Perl ( chmod +x s0x4.pl )
- Bash Script ( chmod +x s0x4.sh )