Purple Shark – A Bash Script For PCAP Analysis – Cyber Security



Purple Shark – A Bash Script For PCAP Analysis – Cyber Security

Purple Shark - A Bash Script For PCAP Analysis - Cyber Security

Today, Dante’s Derivatives will show you a bash script that you can use to automatically analyze PCAP files. PCAP’s are packet capture files that can show valuable network traffic information. The Blue Team Cyber Security industry relies heavily on viewing PCAP files to answer questions about what happened to a network. Sometimes these PCAP files can be massive, and finding information in these files can therefore be difficult. My team and I wanted to create a bash script that could automatically read through a PCAP file of any length and extract valuable information that an expert could use without having to open Wireshark.

The entire Purple Shark program is 120 lines of code and 100% bash scripting. Purple Shark also utilizes some zenity code to act as a graphic user interface for user’s to interact with while using Purple Shark to analyze their PCAP files. Check out the github link below to get the purpleShark.sh source code…
https://github.com/Hyess/Purple-Shark

For this video, I used the Kali Linux Operating System..

If this video helped you….Please consider donating to my cash-app to help me grow the channel and teach programming and cybersecurity to more cool people like you!
https://cash.app/$DanteFalls

Check me out on Twitter!!! (LINK BELOW)
https://twitter.com/cybernerddante

LIKE, SUBSCRIBE AND THANK YOU FOR LEARNING!!!

Check out this video to see how hackers can hack the metadata in your pictures…(LINK BELOW)
https://youtu.be/Gr0H3hmwb28

Check out this beginner Linux video and learn how to handle files in Linux…(LINK BELOW)
https://youtu.be/g7EnTnMOId0

DOWNLOAD AND INSTALL KALI LINUX!!!
https://www.kali.org/get-kali/

Learn Python Programming with my videos below:

Python Rainbow Spiral Graphic (Short): https://youtube.com/shorts/zRDdw_RWfMk?feature=share
Python Graphing Tool: https://youtu.be/A_6gTRd10CU
Python Cubic Equation Solver (Short): https://youtube.com/shorts/CKR4LkCKud0?feature=share
Python Quadratic Equation Solver: https://youtu.be/72dRHuMOxaE
Python Algebra Equation Solver: https://youtu.be/6wlGVFwHxzo
Full Python Variables Tutorial: https://youtu.be/LgnjFZTPrws
Full Python Coditional Statements Tutorial: https://youtu.be/W4-q02n4ANo
Python Official Website Tour: https://youtu.be/HJWteI92Yy4

FREE ONLINE TEXTBOOKS:
www.openstax.org

Python Books:
https://nostarch.com/catalog/python

tags:
#linux #bash #bashscripting #scripting #blueteam #cybersecurity #incidentresponse #purpleshark

Comments are closed.