Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hausec/ProxyLogon
https://github.com/hausec/ProxyLogon
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/hausec/ProxyLogon
- Owner: hausec
- Created: 2021-03-15T14:37:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-03-17T15:28:19.000Z (over 3 years ago)
- Last Synced: 2024-06-06T18:55:25.301Z (5 months ago)
- Language: Python
- Size: 53.7 KB
- Stars: 287
- Watchers: 10
- Forks: 79
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - hausec/ProxyLogon - (Python)
README
# ProxyLogon
Original PoC: https://github.com/testanull## How to use:
`python proxylogon.py `### Example:
`python proxylogon.py primary [email protected]`
If successful you will be dropped into a webshell. `exit` or `quit` to escape from the webshell (or ctrl+c)
By default, it will create a file `test.aspx`. This can be changed.
![](Images/screenshot.PNG)
### Support:
This project is not supported but PRs are open :)
### Special Thanks and resources:
@Flangvik
@Testanull
https://www.praetorian.com/blog/reproducing-proxylogon-exploit/