This script fetches certificates from crt.sh to identify associated subdomains, extracts and verifies these subdomains, performs SSL/TLS configuration checks, and tests for various web vulnerabilities using common payloads.
-
Clone the repository:
git clone https://github.com/nginx0/ct_logs_enum.git
-
Navigate into the directory:
cd ct_logs_enum
-
Run the script:
python ct_logs_enum.py
A report will be generated in a file named vulnerability_report.txt
.