Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 720 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 720 Bytes

S0x4 - Same Site Scripting Scanner

About S0x4

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 ) PL

Bash Script - Sample Scan ( ./s0x4.sh target.tld list.txt ) SH

How to install and use (* linux)

I am biased towards Perl 😉 👿