Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/herwonowr/exprolog
ProxyLogon Full Exploit Chain PoC (CVE-2021–26855, CVE-2021–26857, CVE-2021–26858, CVE-2021–27065)
https://github.com/herwonowr/exprolog
cve-2021-26855 cve-2021-27065 microsoft-exchange microsoft-exchange-proxylogon poc proxylogon rce ssrf
Last synced: 9 days ago
JSON representation
ProxyLogon Full Exploit Chain PoC (CVE-2021–26855, CVE-2021–26857, CVE-2021–26858, CVE-2021–27065)
- Host: GitHub
- URL: https://github.com/herwonowr/exprolog
- Owner: herwonowr
- License: gpl-3.0
- Created: 2021-03-15T08:36:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-19T07:07:28.000Z (about 3 years ago)
- Last Synced: 2024-11-21T18:40:43.350Z (about 2 months ago)
- Topics: cve-2021-26855, cve-2021-27065, microsoft-exchange, microsoft-exchange-proxylogon, poc, proxylogon, rce, ssrf
- Language: Python
- Homepage:
- Size: 368 KB
- Stars: 170
- Watchers: 4
- Forks: 39
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - herwonowr/exprolog - ProxyLogon Full Exploit Chain PoC (CVE-2021–26855, CVE-2021–26857, CVE-2021–26858, CVE-2021–27065) (Python)
README
# ExProlog
ProxyLogon Full Exploit Chain PoC (CVE-2021–26855, CVE-2021–26857, CVE-2021–26858, CVE-2021–27065)
![demo](demo/demo.png)
```bash
Usage: exprolog.py [OPTIONS]ExProlog - ProxyLogon Full Exploit Chain PoC
(CVE-2021–26855, CVE-2021–26857, CVE-2021–26858, CVE-2021–27065)
Options:
-t, --target TEXT MS Exchange Server (e.g. outlook.victim.corp).
-e, --email TEXT Email (e.g. [email protected]).
-x, --execute TEXT Execute verification shell.
-i, --interactive TEXT Run interactive shell.
--help Show this message and exit.
```## License
This project is licensed under the GNU GPLv3 License - see the [LICENSE](LICENSE) file for details
## Disclaimer
THIS TOOL IS BEING PROVIDED FOR EDUCATIONAL PURPOSES ONLY, WITH THE INTENT FOR RESEARCH PURPOSES ONLY.
You may not use this software for any illegal or unethical purpose; including activities which would give rise to criminal or civil liability.
USE ON YOUR OWN RISK. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER OR CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES.