Skip to content

#Email #Botnet #EmailBotnet #Framework #Bruteforce #EmailBombing #Spoof #Bombing #development

Notifications You must be signed in to change notification settings

SecurityResearchStaff/Email-Botnet-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email-Botnet-Framework

###############~SMTP~#################
# gmail       | smtp.gmail.com
# yahoo       | smtp.mail.yahoo.com
# outlook     | smtp.live.com
# office365   | smtp.office365.com
# orange      | smtp.orange.net
# hotmail     | smtp.live.com
# gmx         | smtp.gmx.com
# o2          | smtp.o2.ie
# at&t        | smtp.att.yahoo.com
# 1&1         | smtp.1and1.com
# comcast     | smtp.comcast.net
# verizon     | outgoing.verizon.net
########################################

#BOT1###################################################
server = 'gmail' #Gmail/Yahoo
user =   '[email protected]' #Your Email
passwd = 'password123' #Your Password
########################################################

#BOT2###################################################
server2 = 'yahoo' #Gmail/Yahoo
user2 =   '[email protected]' #Your Email
passwd2 = 'password123' #Your Password
########################################################

#BOT3###################################################
#To add a bot you will need to add the code we are 
#working a update for auto bot adding!
########################################################

About

#Email #Botnet #EmailBotnet #Framework #Bruteforce #EmailBombing #Spoof #Bombing #development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages