Skip to content

keyurtalati/IP-Validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP-Validator

Bulk IP to organization details.

2022-12-09 12_01_17-Window

Installation

  1. pip install -r Requirenment.txt
  2. Add your SHODANKEY in the main code ( Line no - 8 )
  3. Configure Censys API & Secret key in your machine (https://github.com/censys/censys-python)
  4. Add IPs in ip.txt file
  5. Add list of domain that are related to target in domain_for_dns.txt
  6. Add list of keyword that are related to target in list_of_keywords.txt
  7. Run the IP-validator.py.

Note

For Censys you will required paid API key, so you can update the code to run shodan code only if you don't have API key for censys.

About

Bulk IP Validation Automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages