Finding all things on-prem MS!
Project description
msprobe
About
Finding all things on-prem Microsoft for password spraying and enumeration.
The tool will used a list of common subdomains associated with your target apex domain to attempt to discover valid instances of on-prem Microsoft solutions. Screenshots of the tool in action are below:
Installing
Install the project using pipx
pipx install git+https://github.com/puzzlepeaches/msprobe.git
Usage
The tool has four different modules that assist with the discovery of on-prem Microsoft products:
- Exchange
- RD Web
- ADFS
- Skype for Business
The help menu and supported modules are shown below:
Usage: msprobe [OPTIONS] COMMAND [ARGS]...
Find Microsoft Exchange, RD Web, ADFS, and Skype instances
Options:
--help Show this message and exit.
Commands:
adfs Find Microsoft ADFS servers
exch Find Microsoft Exchange servers
full Find all Microsoft supported by msprobe
rdp Find Microsoft RD Web servers
skype Find Microsoft Skype servers
Examples
Find ADFS servers associated with apex domain:
msprobe adfs acme.com
Find RD Web servers associated with apex domain with verbose output:
msprobe rdp acme.com -v
Find all Microsoft products hostsed on-prem for a domain:
msprobe full acme.com
Coming Soon
- Full wiki for each module
- Fixes for lxml based parsing in RD Web module
Acknowledgements
- @p0dalirius for RDWArecon
- @b17zr for the
ntlm_challenger.py
script - @ReverendThing for his project Carnivore and it's included subdomains
- @busterbcook and their tool msmailprobe heavily influenced the creation of this project
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file msprobe-0.1.4.tar.gz
.
File metadata
- Download URL: msprobe-0.1.4.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.12 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59ca07db5cac58f1e30c3068a11981a166a33b584961de9316769eedef7e46d1 |
|
MD5 | 5ed7a534f868684c030f5783a41f32b7 |
|
BLAKE2b-256 | 211e5254bc24a9cf5fdf6d66d36023819636149a26e26cecc460245e04b87361 |
Provenance
File details
Details for the file msprobe-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: msprobe-0.1.4-py3-none-any.whl
- Upload date:
- Size: 27.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.12 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1432e2bf08d7de9f6edafc0e74e0e79a966e64815c5c2dbe680dffc7f682455d |
|
MD5 | ea4196c48c22c63e2c627eaabbb74e7f |
|
BLAKE2b-256 | 182ee41a33c14212147e4beab9fd5c5e624f5a13bad8ac1123ac9ae1eab73fcc |