LinJacck / CVE-2022-1388-EXP

CVE-2022-1388-EXP可批量实现攻击

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2022-1388-EXP

This is CVE-2022-1388-EXP Author:Caps@BUGFOR
Github:https://github.com/bytecaps
Remaker:LinJacck
Github:https://github.com/LinJacck

功能展示

验证模式:python CVE_2022_1388.py -v -u target_url
攻击模式:python CVE_2022_1388.py -a -u target_url -c command
批量检测:python CVE_2022_1388.py -s -f file
WebShell模式:python CVE_2022_1388.py -r -u target_url
注:如果“验证模式”显示疑似漏洞但无法利用,说明系统已更改默认密码无法未授权攻击。

新增功能点

1、更改了原代码中的错误,可以实现非授权攻击。
2、更改了扫描模式,现扫描速度更快更不易被发现。
3、实现了webshell功能。
4、修改了指令模式,更加便捷。

About

CVE-2022-1388-EXP可批量实现攻击


Languages

Language:Python 100.0%