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: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hausec/proxylogon
- Owner: hausec
- Created: 2021-03-15T14:37:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-02T10:00:00.000Z (6 months ago)
- Last Synced: 2024-12-23T01:04:40.075Z (9 days ago)
- Language: Python
- Size: 53.7 KB
- Stars: 293
- Watchers: 10
- Forks: 76
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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/