Cyber security project in Python

The following are two cyber security projects which are developed with Python and packet crafting framework scapy.

You can get the source code of the project in our Python Scapy network programming course with Projects & Source Code on Udemy

Project Details

Mac-Spoofer

The mac-spoofer is a tool which is developed with Python and Scapy framework. This is a security tool which is used for spoofing your mac-address and sending the packet on the network.

The tool allows users to take the fake mac-address as input, craft the ethernet frame with the mac-address and send it on the network.

The tool is used for hacking and testing security features on switches like port-security.

The source code of the project and detailed explanation is provided in our course Python Scapy network programming course with Projects & Source Code on Udemy

IP scanner

The IP scanner is a tool which is used to the scan the network. This is a typical network scanner which is used for scanning your network. The tool is developed with Python and scapy.

The tool allows the user to specifiy the IP address range for which the scan has to be performed. It then returns the list of IP addresses of systems and devices which are found on the network.

The source code of the project and detailed explanation is provided in our course Python Scapy network programming course with Projects & Source Code on Udemy

Check out our Ebooks below.

——————————————————————————————————————

Network design proposals Ebook

CCNA project reports Ebook

Network security project bundle

Wireshark project bundle

Network design and administration project bundle

——————————————————————————————————————