Add DShell, a pluggable Python network analysis framework.

This commit is contained in:
Meitar M 2019-07-11 18:48:01 -04:00
parent e17bfc2344
commit 5dcf36d05f
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85

View File

@ -36,6 +36,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
## Automation
- [Autosnort](https://github.com/da667/Autosnort) - Series of bash shell scripts designed to install a fully functional, fully updated stand-alone snort sensor with an IDS event review console of your choice, on a variety of Linux distributions.
- [DShell](https://github.com/USArmyResearchLab/Dshell) - Extensible network forensic analysis framework written in Python that enables rapid development of plugins to support the dissection of network packet captures.
- [Posh-VirusTotal](https://github.com/darkoperator/Posh-VirusTotal) - PowerShell interface to VirusTotal.com APIs.
- [censys-python](https://github.com/censys/censys-python) - Python wrapper to the Censys REST API.
- [python-dshield](https://github.com/rshipp/python-dshield) - Pythonic interface to the Internet Storm Center/DShield API.