Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block and process email domains lists #348

Open
1 task
summercms opened this issue Nov 21, 2023 · 1 comment
Open
1 task

Block and process email domains lists #348

summercms opened this issue Nov 21, 2023 · 1 comment
Labels
Code Update 🔔 Code Update enhancement 👍 New feature or request In-progress In-progress Priority: Medium Priority: Medium

Comments

@summercms
Copy link
Contributor

summercms commented Nov 21, 2023

Enhancement idea

  • Block and process email domains lists.

Description

Hackers use dummy domains to send spam emails containing malware to victims. We have a long list of known email addresses sent by the hackers.

This issue, processes the list of domains and adds the bad ones to the block lists.

The good domains will be either added to the whitelists e.g. aol.com is a major website and shouldn't be blocked. However, good domains not in the top 1 million internet websites should not be added to the whitelists and just ignored (as they maybe confirmed later on to be sending spam/malware).

Links

n/a

IOC

I2P websites

n/a

IPFS websites

n/a

Tor2web websites

n/a

TOR websites

n/a

URL's

n/a

Folders

n/a

Sub-Domains

n/a

Domains

n/a

IP's

n/a

Emails

n/a

Wallet addresses

n/a

Mining pool addresses

n/a

@summercms summercms added Code Update 🔔 Code Update In-progress In-progress Priority: Medium Priority: Medium enhancement 👍 New feature or request labels Nov 21, 2023
@summercms
Copy link
Contributor Author

To do:

  1. protected-domain-names.txt
  2. protected-domain-names-regex.txt
  3. Process email domains through bulk VirusTotal tool.

@summercms summercms changed the title Block and process **email domains** lists Block and process email domains lists Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Update 🔔 Code Update enhancement 👍 New feature or request In-progress In-progress Priority: Medium Priority: Medium
Projects
None yet
Development

No branches or pull requests

1 participant