TCPDUMP full tutorial from scratch | #tcpdump
Hacking Tutorial by RICK
Disclaimer
This channel does not promote or encourage any illegal activities, All content provided by this channel is meant for educational purpose only.
What is tcpdump ❓
Tcpdump is a packet capturing and Network analyzing tool. Which is mostly used as an alternative to Wireshark. The tool is not a GUI format, which means the tool is a command-line interface.
This tool by default uses libpcap library to capture all the packets.
The tool was initially released in the year 1988, and it was developed by four members they are Van Jacobson, Sally Floyd, Vern Paxson and Steven McCanne and the tool is written in c language.
That’s why I suggest my readers give a study to C language.
TCPdump Blog Post: https://bit.ly/3A6Tiid
64544805 Bytes