UhOh365
Email validator
A tool that checks if an email address is valid in Office 365 using Microsoft's Autodiscover API without requiring login credentials.
A script that can see if an email address is valid in Office365 (user/email enumeration). This does not perform any login attempts, is unthrottled, and is incredibly useful for social engineering assessments to find which emails exist and which don't.
591 stars
23 watching
101 forks
Language: Python
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
lmgsec/o365creeper | Script to validate Office 365 email addresses without requiring login credentials | 324 |
gremwell/o365enum | A tool for enumerating valid usernames from Office 365 using various authentication methods. | 243 |
truemail-rb/truemail-go | A Golang package for validating and verifying email addresses using multiple methods including regex, DNS, and SMTP | 104 |
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 |
validates-email-format-of/validates_email_format_of | A Ruby gem to validate email addresses against standard formats and options. | 443 |
truemail-rb/truemail | An email validation framework that uses various methods to verify email addresses, including regex, DNS, and SMTP. | 1,187 |
aftership/email-verifier | A Go library for verifying the validity and reachability of email addresses without sending emails. | 1,234 |
fgribreau/mailchecker | A cross-language email validation library with support for over 55,000 throwaway domains. | 1,628 |
0xzdh/o365spray | A tool designed to automate the process of identifying and authenticating users on Microsoft O365 platforms by enumerating usernames and spraying passwords. | 771 |
k-and-r/email_validator | A gem providing an email validation mechanism for Rails applications | 644 |
authomatic/authomatic | A framework agnostic library for Python web applications to simplify authentication with third-party providers using OAuth and OpenID. | 1,039 |
verifytests/verify.mailmessage | A Verify extension for verifying properties of email message components | 1 |
daveoncode/pyvaru | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
dwightwatson/validating | A validation trait for Laravel Eloquent models that ensures data is valid before saving. | 968 |
wildgums/orc.automaticsupport | A tool that allows users to easily download and validate remote files to provide automated support. | 4 |