Skip to content

balaganeshcyber/Emailspoofing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Emailspoofing

Email spoofing is the way of delivering forged emails to recipients.These methods are used by criminals to launch attacks like phishing or spams to provide persistent backdoors with legitimate behavior.Publicly available email servers can be used for spoofing attack. If you have configured your mail server with OPEN RELAY, this dangerous email spoofing attack can be performed by attackers.An open relay is an SMTP server configured in such a way that allows a third party to relay (send/receive email messages that are neither from nor for local users). Therefore, such servers are usually targeted by spam senders to send spoofed emails to victims inbox.Refer:https://gbhackers.com/email-spoofing-exploiting-open-relay/

Python Dependencies

smtplib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages