Subcert - An Subdomain Enumeration Tool, That Finds All The Subdomains From Certificate Transparency Logs
Subcert is a subdomain enumeration tool, that finds all the valid subdomains from certificate transparency logs.
Step 1: Install Python 3
apt-get install python3-pip
Step 2: Clone the Repository
git clone https://github.com/A3h1nt/Subcert.git
Step 3: Install Dependencies
pip3 install -r requirements.txt
Step 4: Move the Directory to /opt
mv subcert /opt/
Step 5: Add an alias in .bashrc to run the script from anywhere
alias subcert="python3 /opt/subcert/subcert.py"
Demo
Contribute
- Improve Code
- Suggestions
- Report Bugs
Contact Me
You can contact me regarding anything at A3h1nt
Source: feedproxy.google.com
Subcert - An Subdomain Enumeration Tool, That Finds All The Subdomains From Certificate Transparency Logs
Reviewed by Anonymous
on
12:59 PM
Rating: