Lazyhunter is a framework that provides a web UI to commonly used Bug Hunting/Pentesting tools.
962
Note : The tools present in this docker image are developed by others, credit is given to authors of tools wherever possible, if anywhere it's missing then please let me know.
LazyHunter is still under development so don't keep any high expectations. Use : https://github.com/rakeshmane/lazyhunter-UI for issues or requests.
LazyHunter is a framework that allows you to access the common bug hunting/pentesting tools from web UI. Everything in LazyHunter is configurable, you can add new tools or remove existing ones, you can add new default commands or modify the existing ones, etc. However at the moment the documentation for configuring the framework options is not published.
Any suggestions are welcome here : https://github.com/rakeshmane/lazyhunter-UI
https://www.youtube.com/watch?v=x0EvkiLM3iA
Do you hate typing those long commands of tools every time?
Are you too lazy to organise and save the output of tools for later use?
Do you hate opening new terminal windows for running each command?
Do you hate it when you switch to other machine and you have to install all your tools again?
Then LazyHunter is for you. It will make your life easier by helping you achieve all of above things without much effort.
Make directory where all logs and uploaded files will be saved locally :
mkdir -p ~/TOWF/logs/
mkdir -p ~/TOWF/uploads/
Pull the current version 1.0 :
docker pull rakeshmane/lazyhunter:v1.0
docker run --rm -v ~/TOWF/:/TOWF/ -p 8888:80 -p 8008:8008 -p 8001:8001 -d rakeshmane/lazyhunter:v1.0
Visit : http://127.0.0.1:8888
rakeshmane/lazyhunter:v1.0 | Latest Version | 19 April 2020
JSParser, Nmap, Dirsearch, Nikto, CTFR, Sublist3r, Knockpy, Trufflehog, WaybackmachineUrls, WaybackmachineUnifier, DataSploit, BlackWidow, TheHarvester, Sqlmap, Commix, Wpscan, Ritx, cloudflare_enum, censys.py, parameth.
Note : All tools are not tested.
Content type
Image
Digest
Size
376.2 MB
Last updated
over 6 years ago
docker pull rakeshmane/lazyhunter