include sflock and httpreplay

This commit is contained in:
Jurriaan Bremer 2017-08-10 02:12:16 +02:00
parent bcbcc0dd23
commit c9ca2f1f07

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
@ -551,6 +553,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