Home

Awesome

packetEssentials

An essential set of modules for working with packets using the Scapy Library in Python. Highly geared around 802.11, but still useful for Ethernet.

Brief module descriptions

chanFreq

Import for lib/chan_freq.py This class is for channel/frequency specific tasks

conv

Import for lib/converter.py Class for simple conversions

drv

Import for lib/drivers.py This class identifies the given offsets for drivers

sType

Import for lib/subtypes.py This class is for naming of subtypes where symStrings doesn't work

pt

Import for lib/utils.py Class to deal with packet specific options

Uninstantiated modules