Skip to content

seudnuredin/origin-ip-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Origin IP Finder

A Python script that uses SecurityTrails DNS History API, wafw00f, and hakoriginfinder to find the origin IP addresses of a given domain and hopefully bypass WAF. The more static the URL you provide, the better.

Requirements

Usage

  1. Clone this repository:
    git clone https://github.com/seudnuredin/origin-ip-finder.git
    cd origin-ip-finder
  2. Run
    python3 origin_ip_finder.py -u https://example.com -k YOUR_API_KEY

Notes

Ensure you have permissions to modify /etc/hosts:

sudo chown root:sudo /etc/hosts
chmod 664 /etc/hosts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages