o365creeper
Email validator
Script to validate Office 365 email addresses without requiring login credentials
Python script that performs email address validation against Office 365 without submitting login attempts.
324 stars
6 watching
60 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
raikia/uhoh365 | A tool that checks if an email address is valid in Office 365 using Microsoft's Autodiscover API without requiring login credentials. | 591 |
gremwell/o365enum | A tool for enumerating valid usernames from Office 365 using various authentication methods. | 243 |
dertuxmalwieder/libvldmail | A C library that validates email addresses according to RFC 6531 with optional fallback to RFC 5321 and additional features for Unicode support and deprecation checking. | 52 |
truemail-rb/truemail-go | A Golang package for validating and verifying email addresses using multiple methods including regex, DNS, and SMTP | 104 |
validates-email-format-of/validates_email_format_of | A Ruby gem to validate email addresses against standard formats and options. | 443 |
aftership/email-verifier | A Go library for verifying the validity and reachability of email addresses without sending emails. | 1,228 |
verifytests/verify.mailmessage | A Verify extension for verifying properties of email message components | 1 |
slimta/python-slimta | Provides building blocks for creating custom email servers | 171 |
lukesmithxyz/emailwiz | A comprehensive script for setting up a secure email server with multiple components | 1,805 |
fgribreau/mailchecker | A cross-language email validation library with support for over 55,000 throwaway domains. | 1,628 |
eudoxia0/postmaster | An SMTP/IMAP email library with an API inspired by popular services | 10 |
mdsecactivebreach/o365-attack-toolkit | A toolkit for simulating phishing attacks on Office 365 accounts | 1,037 |
danielmartin/flycheck-pbxproj | An Emacs Lisp extension that adds syntax checking capabilities to Xcode project files using the Kin library. | 4 |
stephenmcd/django-email-extras | An extension for Django that enables secure email encryption and templates using PGP and multipart formats. | 76 |
google/libaddressinput | Libraries providing address input field information and validation across multiple programming languages. | 580 |