USArmyResearchLab / Dshell

Dshell is a network forensic analysis framework.
Other
5.45k stars 1.15k forks source link

Updated dshell.py to capture the source MAC address from SLL traffic #94

Closed dev195 closed 8 years ago

dev195 commented 8 years ago

This update allows Dshell to capture the MAC address from Linux cooked capture files (i.e. SLL). It stores it in the 'smac' field, and sets 'dmac' to None.

dev195 commented 8 years ago

This should help, specifically, with #93