
Una herramienta para ayudarte a gestionar tus filtraciones.
sudo apt-get install mongodb-org screen pip3 install -r requeriments.txt
screen -S leakManager hug -f index.py -p 1337 O gunicorn index:__hug_wsgi__ -b 0.0.0.0:1337 O uwsgi --http 0.0.0.0:1337 --wsgi-file index.py --callable __hug_wsgi__ ctrl + a + d
editar archivo etc/LeakManager.conf
Formato CSV correo,usuario,contraseña,base_de_datos Ejemplo de formato CSV: [email protected],admin,admin1234,appXPTO [email protected],,zezin123,appXPTO [email protected],paula,123456,appXPTO [email protected],virus,nicole,appXPTO
