New network tool - dshell

Markverhyden

Well-Known Member
Reaction score
11,086
Location
Raleigh, NC
Saw this in my SANS NewsBites today. The US Army has been using a tool called dshell to analyze network traffic for several years. No sure of the provenance but it appears it was developed by the US Army.

Basically a Linux and Python based cli tool that analyzes pcap files. As we all know there are a number of other tools out there, including many with GUI. but this might prove interesting. They posted it to github, which, as we know, is a top repository for developers looking at sharing and developing code. According to the intro there it says it's
An extensible network forensic analysis framework. Enables rapid development of plugins to support the dissection of network packet captures.

Links

http://www.siliconrepublic.com/enterprise/item/40457-us-army-gives-people-access/

https://github.com/USArmyResearchLab/Dshell
 
Back
Top