Skip to content

sunilkr/trap-door

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TrapDoor

Scalable, Targeted, Dynamic packet capture engine in Python.

Requiremetns

  • Capture packets only for list of IP or Domain.
  • IPs/Domains can change any time.
  • Minimise down-time.
  • Provide realtime analysis.

Architecture

Startup

boot.py
|-> Controller
  |-> FilterManager ( Child Process)
  |-> LoggerManager ( Child Process)
  |-> NetworkManager ( Child Process)
  |-> DNSManager ( Thread)

About

Scalable targeted packet capture engine in Python

Resources

Stars

Watchers

Forks

Packages

No packages published