MCPcopy Create free account
hub / github.com/AllGloryToTheHypnotoad/netscan2 / PacketDecoder

Class PacketDecoder

netscan/PassiveScan.py:125–260  ·  view source on GitHub ↗

PacketDecoder reads dpkt packets and produces a dict with useful information in network recon. Not everything is currently used. eth:hw addr src,dst - ipv4: ip addr src,dst -- tcp: port src, dst; sequence num; -- udp: port src, dst; -- dns: opcode; rcode; -- RR: -- txt: ?

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

pcapMethod · 0.85
liveMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected