WIRESHARK - Gopinath2014/cyber-security-training GitHub Wiki
DAY 1 **#WIRESHARK **: Wireshark is a free and open-source network protocol analyzer. It is widely used for network troubleshooting, analysis, software and communications protocol development, and education.
PROCEDURE :
1 - Open wireshark tool in linux either windows
2 - After connect wifi connection
3 - open a web browser (eg)testfire.net [this website commonly used for penetration testing]
4 - Use the command -http.request.method =="POST"
5 - Now window shows you the list of packets
6 - From that you can find http requests to capture packets
7 - You can now see the username and password captured