Warning
The Lethal tool was developed for educational purposes, aiming to provide information about websites that may contain vulnerable content. Users are responsible for any unethical use.
-
Security Analysis: Automatically checks for Missing Security Headers.
-
Fingerprinting: Gives information about websites server and back-end services.
-
Sensitive Path Discovery: Silent mode scanning for hidden directories.
-
Fast Execution: Optimized for speed and minimal network footprint.
- Open the terminal, and write this commands for cloning repository and installing required libraries ;
> git clone [https://github.com/7nihil/lethal.git](https://github.com/7nihil/lethal.git)
> cd lethal
> pip install -r requirements.txt1.Option | Execute with Python ;
> sudo chmod +x lethal.py
> python3 lethal.py2.Option | Execute with /usr/local/bin ;
> sudo cp lethal.py /usr/local/bin/lethal && sudo chmod +x /usr/local/bin/lethal
> lethalContact ;
> nihil7sec@gmail.com