Skip to content

sikoslike-the-greatest/xyuarserx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

xyuarserx

Just a simple dnsx output ipv4 python parser. If doesnt work, try use -nc flag in dnsx

-l <file> to input from file (made with dnsx -re > file); -ro use this flag with dnsx -ro input; -l/p/g dont show local/private/global ips; -s silent (dont show comments between ips like "GLOBAL"); -d flag to show hosts only (useful to match only global names and then spider them with httpx for example) -c no color

workflow:

git clone https://github.com/sikoslike-the-greatest/xyuarserx.git
cd xyuarserx
chmod +x xyuarserx
subfinder -d $domain | dnsx -re | ./xyuarserx

poc

About

Just a simple dnsx output ipv4 python parser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages