Cyber forensics, also called computer forensic science, offers many fascinating branches to pursue. In this tutorial, we will focus on the particular branch of cybersecurity analysis with code examples using Python as our language of choice. In the course of our Python socket programming tutorial we will build an actual packet analyzer, sometimes called a network packet sniffer. We will talk specifically about SQL injection techniques and how to detect and thwart them. This leads [...]