Skip to content

This script will subscribe many people to lots of pages at the same time.

License

Notifications You must be signed in to change notification settings

OStdio/TrollMail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrollMail

script hecho en python el cual te inscribe a paginas web mediante una request post

Disclaimer

el mal uso de este script no es responsabilidad de los creadores y no nos hacemos responsables del daño que hagan con el mismo.

Uso

el uso de esta herramienta es simple

1

instalas las dependencias que estan dentro del archivo "requirements.txt"

pip install -r requirements.txt

2

despues corres el script con python

python3 -B src

y te va aparecer esta pequeña ayuda indicandote los argumentos

help

los agumentos son los siguientes:

-h (OPCIONAL) -> menu de ayuda
-m (OBLIGATORIO) -> el mail a atacar
-n (OPCIONAL) -> el numero a atacar, este proporciona acceso a más paginas

ejemplo de como seria un ataque a un mail:

python3 -B src -m johndoe@domain.com

atack

About

This script will subscribe many people to lots of pages at the same time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages