Sourceleakhacker is a multithreaded web directories scanner. with this tool you can get complete report of website web directories and this tool work on both linux and termux
Features:
Arguments parser.
Store scan result into csv file.
Support for multiple urls (from file).
Add help comments for every params.
Update Usage.
Adjust dictionary elements order systematically.
Change logger in order to suite for both windows and linux.
Add log level.
Update Screenshots.
Retry and avoid deadlock
Store scan result into sqlite database.
Download small url contents, then store them into sqlite database
Install and use Sourceleakhacker
Step 1:
The first step you need to download the “Sourceleakhacker” tool with the following command
git clone https://github.com/WangYihang/SourceLeakHacker.git

Step 2:
Now change it’s directory with the “cd” command
cd SourceLeakHacker

Step 3:
Now it’s need some requirements to run the “sourceleakhacker” python package so execute the following commands
pip install -r requirements.txt

Step 4:
Now it’s ready to run. select you target website and execute the following command
python3 SourceLeakHacker.py --url https://www.errorsfind.com
