LeakManager - A Tool To Help You Manage Your Leaks


A Tool To Help You Manage Your Leaks

Install
sudo apt-get install mongodb-org screen
pip3 install -r requeriments.txt



Usage
screen -S leakManager
hug -f index.py -p 1337
OR
gunicorn index:__hug_wsgi__ -b 0.0.0.0:1337
OR
uwsgi --http 0.0.0.0:1337 --wsgi-file index.py --callable __hug_wsgi__
ctrl + a + d

Change user/passwd
edit etc/LeakManager.conf file

MassInsert
CSV Format
email,username,password,database

CSV Format example:
[email protected],admin,admin1234,appXPTO
[email protected],,zezin123,appXPTO
[email protected],paula,123456,appXPTO
[email protected],virus,nicole,appXPTO


LeakManager - A Tool To Help You Manage Your Leaks LeakManager - A Tool To Help You Manage Your Leaks Reviewed by Zion3R on 10:11 AM Rating: 5