Merge pull request #123 from jbremer/master

include sflock and httpreplay
This commit is contained in:
Herman Slatman 2017-08-14 14:41:51 +02:00 committed by GitHub
commit d18773e725

View File

@ -409,6 +409,8 @@ the [browser malware](#browser-malware) section.*
libraries for dealing with binary files.
* [Scalpel](https://github.com/sleuthkit/scalpel) - Another data carving
tool.
* [SFlock](https://github.com/jbremer/sflock) - Nested archive
extraction/unpacking (used in Cuckoo Sandbox).
## Deobfuscation
@ -553,6 +555,9 @@ the [browser malware](#browser-malware) section.*
* [Haka](http://www.haka-security.org/) - An open source security oriented
language for describing protocols and applying security policies on (live)
captured traffic.
* [HTTPReplay](https://github.com/jbremer/httpreplay) - Library for parsing
and reading out PCAP files, including TLS streams using TLS Master Secrets
(used in Cuckoo Sandbox).
* [INetSim](http://www.inetsim.org/) - Network service emulation, useful when
building a malware lab.
* [Laika BOSS](https://github.com/lmco/laikaboss) - Laika BOSS is a file-centric