Skip to content

Python server client application (SCAPY and Websocket) to aggregate ThreatIntel and remotely monitor for communication with known bad

Notifications You must be signed in to change notification settings

elevatedprompt/metaSniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Simple SCAPY implementation to extract meta data from network

Transmits the Metadata to a websocket server

Ideal for use with a device like Orange Pi R1

  • Configure the Orange Pi R1 with the 2 x Ethernet ports in bridged mode and modify the SCAPY Sniffer interface to the bridged interface.
  • Update the settings in config.py to match your setup.
  • sudo pip install -r requirements.txt

About

Python server client application (SCAPY and Websocket) to aggregate ThreatIntel and remotely monitor for communication with known bad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages