Skip to content
#

email-validation

Here are 80 public repositories matching this topic...

MottaHunter: Advanced email reconnaissance tool for security professionals. Hunt emails across Google, Twitter, and LinkedIn, validate via SMTP, and generate smart permutations. Features rate limiting, catch-all detection, and permutation splitting for stealth operations.

  • Updated May 13, 2025
  • Python

Spam Filter AI is a project in Python that uses machine learning to detect spam emails. It uses Natural Language Processing (NLP) and Naive Bayes classification. The program reads email content, converts it into useful data with TF-IDF vectorization, and then decides if the email is spam or not, keeping your inbox clean and organized.

  • Updated Aug 6, 2024
  • Python

Improve this page

Add a description, image, and links to the email-validation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the email-validation topic, visit your repo's landing page and select "manage topics."

Learn more