Bulk IP to organization details.
- pip install -r Requirenment.txt
- Add your SHODANKEY in the main code ( Line no - 8 )
- Configure Censys API & Secret key in your machine (https://github.com/censys/censys-python)
- Add IPs in ip.txt file
- Add list of domain that are related to target in domain_for_dns.txt
- Add list of keyword that are related to target in list_of_keywords.txt
- Run the IP-validator.py.
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.