Go to file
kayos a4562e4624 Update 'README.md' 2020-08-13 15:51:13 +00:00
img Add files via upload 2017-02-06 18:06:48 -05:00
LICENSE Initial commit 2017-02-06 16:12:49 -05:00
README.md Update 'README.md' 2020-08-13 15:51:13 +00:00
networkframework.py fixing "file()" calls etc 2020-08-13 05:43:56 -07:00

networkframework.py

uh this code i'm forking here is terrible but i'm slowly turning it into something that works in 2020

take a pcap and make some basic sense out of it

Requirements

os:
wireshark
tshark
ngrep

pip3:
pyshark
dpkt

Features

  • 1 - Top 10 Visited Sites
  • 2 - Email Addresses
  • 3 - All Request Urls
  • 4 - User-Agent List
  • 5 - Grep By String
  • 6 - Statistics
  • 7 - Ports Used
  • 8 - Related IP Addresses
  • 9 - Manuel Packet Filter (who is manuel!?!?!?)
  • 10 - Smtp Analysis
  • 11 - Web Attack Detect

Usage

$ python3 networkframework.py INPUTFILE FEATURECODE

EXAMPLE:
$ python3 networkframework.py "/home/kayos/Logs/acc-08-12-2020.pcapng" 9