Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/balaganeshcyber/Emailspoofing
https://github.com/balaganeshcyber/Emailspoofing
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/balaganeshcyber/Emailspoofing
- Owner: balaganeshcyber
- Created: 2018-03-29T20:21:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T10:02:56.000Z (almost 2 years ago)
- Last Synced: 2024-08-04T09:06:05.308Z (4 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 12
- Watchers: 0
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-network-stuff - **9**星
README
# 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