Skip to content
/ Scapy Public

A Computer Security project that uses scapy and python to perform Reconnaissance on IoT devices

Notifications You must be signed in to change notification settings

jaffar99/Scapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Scapy

A Computer Security project that uses scapy and python to perform Reconnaissance on IoT devices

Scapy is a Python program that enables the user to send, sniff and dissect and forge network packets

The dataset used is Foscam IP Cameras

However, the program as in general works with any dataset containing IP addresses

By analysing the results, one can discover vulnerabilities in these devices such as type of OS being used, Port 80 being open that most attackers exploit to conduct Man In The Middle Attack, etc.

Further Analysis and Execution instructions on Report.pdf After the program executes the results gets saved in xlsx files, which can then be analyzed

About

A Computer Security project that uses scapy and python to perform Reconnaissance on IoT devices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages