Objective: Gain backdoor access using a pre-existing exploit with the assistance of Metasploit.
Exploit: During username handling, the exploit will check for ":)" in the username string. If this is found, it will successfully trigger the backdoor.
Shell Input: "nmap -sV [target IP]"
Identified open Port 21. This port provides FTP on the target using vsftpd 2.3.4.
Search in exploit-db for Metasploit backdoor command. Noticed one was present.