Skip to content

This plugins repository is an unofficial library of decoders for Dshell, the U.S. Army Research Lab's network forensic analysis framework <https://github.com/USArmyResearchLab/Dshell>

License

Notifications You must be signed in to change notification settings

DeKrych/Dshell-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dshell-plugins

The Bitcoin and NBNS decoders are now included in the U.S. Army Research Lab's Dshell repository.

This plugins repository is an unofficial library of decoders for Dshell, the U.S. Army Research Lab's network forensic analysis framework.

For general questions regarding Dshell, please see their README.md

Prerequisites

Setup

After installing Dshell, these additional decoders can be downloaded and moved to <install-location>/decoders/misc/

  • To ensure that these decoders are now available for use within Dshell:
    • ./dshell which runs Dshell (You should see the Dshell> prompt)
    • decode -l lists the available decoders

Basic Usage

  • decode -d <decoder>
    • Displays information about the decoder, including command-line flags
  • decode -d <decoder> <pcap>
    • Runs the desired decoder on the pcap or list of pcaps

About

This plugins repository is an unofficial library of decoders for Dshell, the U.S. Army Research Lab's network forensic analysis framework <https://github.com/USArmyResearchLab/Dshell>

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages