Cert4Recon
Cert4Recon copied to clipboard
Simple passive Python Recon tool for subdomains enumeration with crt.sh
trafficstars
Cert4Recon
Simple Python Recon tool to find subdomains with crt.sh
Install:
$ git clone https://github.com/mathis2001/Cert4Recon.git
$ cd Cert4Recon
$ python3 cert4recon.py
Usage:
$ ./cert4recon.py [-h] -t target [-o output file] [-a]
Options:
-h help
-t target
-o output file (exemple.txt)
-a show alive subdomains


