> ## Content Index
> Fetch the complete content index at: https://kudithipudi.org/llms.txt
> Use this file to discover other available public pages before exploring further.

# HOW TO : Capture ftp passwords using tcpdump
- URL: https://kudithipudi.org/how-to-capture-ftp-passwords-using-tcpdump/
- Published: 2016-09-22T11:32:50.000Z
- Updated: 2016-09-22T11:32:50.000Z
- Description: On a server that is running either the FTP client on server, you can capture the ftp password using tcpdump by tcpdump -A port ftp
- Author: admin
- Tags: HOWTO, Linux, security, Technology, Uncategorized, #wp, #wp-post, #Import 2026-08-23 02:32

On a server that is running either the FTP client on server, you can capture the ftp password using tcpdump by

tcpdump -A port ftp