jcw515awsm / packetsniffer

packet sniffer developed in C using Linux and Vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

packetsniffer

Overview

This is an implementation of a packet sniffer in C. The goal of my project is to be able to intercept HTTP packets and return basic information on insecure users. I am using this project to gain experience developing in Linux and Vim as well as to gain knowledge in client-server programming. I am planning to make a few tutorial socket programs to understand the basics of network programming, and then I will start to develop sniffer.c

About

packet sniffer developed in C using Linux and Vim


Languages

Language:C 81.7%Language:Python 17.0%Language:HTML 1.3%