Sublist3r
D-TECT is Pentesting Modern Web its like a superhero tool for cybersecurity pros! 🦸♂️ It’s an All-In-One tool designed to make the lives of Penetration Testers and Security Researchers way easier. 🕵️♂️ Instead of juggling a bunch of different tools for various tasks, D-TECT swoops in and handles it all.
Picture it as a detective that gathers loads of info about a target 🕵️♀️ and then exposes any weaknesses it finds. 🎯 This tool is like a Swiss Army knife for cybersecurity, helping experts find and fix flaws in digital defenses. 🛡️
Table of Contents :
Features :
- Bruteforce module
- Port Scanning
- Verbose Mode
- Number of threads feature
- Search Engine Option
Language :
Author Info :
Name :
Ahmed Aboul-Ela
About :
-
Github :
Tutorial
Step : 1
First of you need to download termux application for install this information gathering tool. if you have already installed in your device then skip this step.
you can checkout “What is Termux ?” post there you will get basic information about what is termux and how its work and also you will get download link of latest version so please click below link and download it.
Step : 2
apt update -y && apt upgrade -y&& pkg install git python -y&& git clone https://github.com/aboul3la/Sublist3r && cd Sublist3r && python setup.py install && python sublist3r.py -d bhai4you.com
Open the Termux app, paste the given command, and press enter. Ensure a stable internet connection for a faster installation process.
above one line command save your time and make automatic install Sublist3r in termux ! you can refer to the attached screenshot for guidance on how it should appear after pasting the command.
python sublist3r.py -d bhai4you.com
you can change your domain name at end of above command just replace bhai4you.com with your domain which you want to scan.
Successfully installed Sublist3r on Termux! If you’re having any issues or need help troubleshooting, drop a comment below💬. We’re here to assist and get you sorted ASAP! 👨💻
Thanks for Reading ♥