Skip to content

Spy0x7/HEDnsExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example usage:

  1. Extract all domains and use httpx to search for specific value

python HEDnsExtractor.py "https://bgp.he.net/net/104.21.0.0/19#_dns" | grep -o '/dns/[^"]+"' | cut -d "/" -f 3 | sed 's/"$//' | httpx -title -tech-detect -status-code | grep -i "your search"

image

About

raw html extractor from Hurricane Electric portal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages