🤬
  • ■ ■ ■ ■ ■ ■
    README.md
     1 +# CVE-2022-41082-POC
     2 +PoC for the CVE-2022-41082 NotProxyShell Vulnerability Effecting Microsoft Exchange Servers
     3 + 
     4 +# Setup
     5 +```
     6 +pip install -r requirements.txt
     7 +```
     8 + 
     9 +# Running
     10 +```
     11 +usage: python poc.py [-H Target] [-u username] [-p "password"] [-c cmd_file]
     12 +python poc.py -H https://192.168.0.1 -u user2 -p "123QWEasd!@#" -c cmd_file'
     13 +```
     14 + 
Please wait...
Page is in error, reload to recover