Skip to content

Uses autodiscover and selenium to carry out password attacks on specified email addresses

License

Notifications You must be signed in to change notification settings

darryllane/365PasswordAttack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

365PasswordAttack

Carry out Autodiscover and Password Attacks on Office 365

Author: Darryl Lane | Twitter: @darryllane101

https://github.com/darryllane/365PasswordAttack

Changelog

  • Version 1.0.0 (02/10/2018):
    • Initial Implementation

Help Section

This section contains helpful snippets.

Check version of openssl being used by python

python
import ssl
ssl.OPENSSL_VERSION`

Output

>>> import ssl
>>> ssl.OPENSSL_VERSION
'OpenSSL 1.0.2j  26 Sep 2016'
>>>

About

Uses autodiscover and selenium to carry out password attacks on specified email addresses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages