Welcome to my blog. You can with your friends and collect the amazing picture from here and plz click on the ads by google

Tuesday, April 14, 2020

CertCrunchy - Just A Silly Recon Tool That Uses Data From SSL Certificates To Find Potential Host Names


It just a silly python script that either retrieves SSL Certificate based data from online sources, currently https://crt.sh/, https://certdb.com/, https://sslmate.com/certspotter/, and https://censys.io or given an IP range it will attempt to extract host information from SSL Certificates. If you want to use Censys.io you need to register for an API key.

How to install
git clone https://github.com/joda32/CertCrunchy.git
cd CertCrunchy
sudo pip3 install -r requirements.txt

How to use it?
Very simply -d to get hostnames for a specific domain
-D to get hostnames for a list of domains (just stuff it in a line-delimited text file)
-I to retrieve and parse certificates from hosts in a netblock / IP range (e.g. 192.168.0.0/24)
-T the thread count makes stuff faster, but don't over do it
-o Output file name
-f Output format CSV or JSON, CSV is the default
for the rest, I'm still working on those :)

API keys and configs
All API keys are stored in the api_keys.py file below is a list of supported APIs requiring API keys.
  1. Censys.oi https://censys.io
  2. VirusTotal https://www.virustotal.com/en/documentation/public-api/

More info


  1. Hacker Tools Software
  2. How To Install Pentest Tools In Ubuntu
  3. Pentest Tools Online
  4. Pentest Tools Bluekeep
  5. Hacker Tools For Mac
  6. Hacker Tools Windows
  7. Best Hacking Tools 2019
  8. Best Hacking Tools 2019
  9. Hacking Tools For Windows Free Download
  10. Hack Tools For Pc
  11. Black Hat Hacker Tools
  12. Hack Tools
  13. How To Make Hacking Tools
  14. Underground Hacker Sites
  15. Pentest Tools Github
  16. Pentest Tools Website
  17. Hack Tools Download
  18. Hacking Tools For Mac
  19. Hack And Tools
  20. Blackhat Hacker Tools
  21. Android Hack Tools Github
  22. Nsa Hacker Tools
  23. Wifi Hacker Tools For Windows
  24. Hacker Tools Online
  25. Free Pentest Tools For Windows
  26. Hacker Tools Apk
  27. Pentest Tools Open Source
  28. Wifi Hacker Tools For Windows

No comments:

Post a Comment