Network programming assignment topics

This section of the website contains topics for network programming assignment. Scripts are developed using Python with additional frameworks.

TCP Syn Sender

A TCP packet sender developed with Python which sends custom TCP SYN Packets.

Mac Spoofer

A script developed with Python which sends packets with custom mac-address.

UDP Packet Injector

A UDP packet sender developed with Python which sends custom UDP Packets.

IP Scanner Tool

Script developed with Python which scans the list of IP address on the network.

Lan Speed Testing Tool

Script developed with Python which tests the speed of a LAN network.

Mac Finder Tool

Script developed with Python which finds the mac-address of a device based on IP address.

The source code for the above tools and scripts is included as part of the course Network Testing Course