Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 30, 2024. It is now read-only.
/owabrutePublic archive

Hydra wrapper for bruteforcing Microsoft Outlook Web Application.

License

NotificationsYou must be signed in to change notification settings

p0dalirius/owabrute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hydra wrapper for bruteforcing Microsoft Outlook Web Application.
GitHub release (latest by date)YouTube Channel Subscribers

Dependencies

This script is based onhydra. You can install it with :

apt install hydra

Usage

bash$ ./owabrute.sh -hUsage : ./owabrute.sh      -d DOMAIN    : Target domain. Example : remote.targethost.co.uk      -u USERSLIST : Path to wordlist of users to test      -p PASSLIST  : Path to wordlist of passwords to test

Examples

Usage example against a test domaintest.domain.net with./users.txt and./passwords.txt wordlists :

./owabrute.sh -d test.domain.net -u ./users.txt -p ./passwords.txt

If the files cannot be accessed, you will have a message indicatingCould not access ressource :

bash$ ./owabrute.sh -d test.domain.net -u ./users.txt -p ./passwords.txt ██████╗ ██╗    ██╗ █████╗     ██████╗ ██████╗ ██╗   ██╗████████╗███████╗██╔═══██╗██║    ██║██╔══██╗    ██╔══██╗██╔══██╗██║   ██║╚══██╔══╝██╔════╝██║   ██║██║ █╗ ██║███████║    ██████╔╝██████╔╝██║   ██║   ██║   █████╗██║   ██║██║███╗██║██╔══██║    ██╔══██╗██╔══██╗██║   ██║   ██║   ██╔══╝╚██████╔╝╚███╔███╔╝██║  ██║    ██████╔╝██║  ██║╚██████╔╝   ██║   ███████╗ ╚═════╝  ╚══╝╚══╝ ╚═╝  ╚═╝    ╚═════╝ ╚═╝  ╚═╝ ╚═════╝    ╚═╝   ╚══════╝Hydra wrapper for bruteforcing Microsoft OWA.DOMAIN    : test.domain.netUSERSLIST : ./users.txtPASSLIST  : ./passwords.txt (Could not access ressource)[WARN] Some resources could not be accessed. Aborting...

Additional references

About

Hydra wrapper for bruteforcing Microsoft Outlook Web Application.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp