8000 GitHub - m0rgu3/Email-Boom
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

m0rgu3/Email-Boom

 
 

Repository files navigation

Email-Boom

send_mail.py

  set your email to have SMTP server,and change user,password,host in this script,
  then you can run this script to send email,the content is in Content.txt,
  target_email in target.txt

recv_mail.py

  choose one mailbox to receive email,your mailbox need to have POP server

email_boom.py

  input your target mailbox in target.txt
  and run this script,and the target mailbox will have lots of rubbish email

more.py

  send email with attachment , also,the conntent had encrypted with RSA,(pub.pem)
  about attachment ,then i will encrypted used RSA

more2.py

  receive email from more.py,and decrpted using RSA (pric.pem)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0