add yara
This commit is contained in:
parent
7f0c6ab8cc
commit
8009d01ab3
2 changed files with 3 additions and 1 deletions
2
blix.nix
2
blix.nix
|
@ -73,7 +73,7 @@ with lib;
|
||||||
theharvester tor
|
theharvester tor
|
||||||
|
|
||||||
# disk analysis
|
# disk analysis
|
||||||
testdisk squashfs-tools-ng ddrescue # volatility
|
testdisk squashfs-tools-ng ddrescue yara # volatility
|
||||||
stegseek apktool adbfs-rootless ursadb android-udev-rules
|
stegseek apktool adbfs-rootless ursadb android-udev-rules
|
||||||
valgrind dos2unix file exiftool foremost pngcheck ccrypt
|
valgrind dos2unix file exiftool foremost pngcheck ccrypt
|
||||||
docker xcd trufflehog sleuthkit radare2 radare2-cutter
|
docker xcd trufflehog sleuthkit radare2 radare2-cutter
|
||||||
|
|
|
@ -101,6 +101,8 @@ recover deleted innodes, recover data
|
||||||
manipulate a squashfs
|
manipulate a squashfs
|
||||||
.It ddrescue
|
.It ddrescue
|
||||||
copy data from dying disk
|
copy data from dying disk
|
||||||
|
.It yara
|
||||||
|
identify and classify malware
|
||||||
.\".It volatility
|
.\".It volatility
|
||||||
.\"memory forsenics framework
|
.\"memory forsenics framework
|
||||||
.It stegseek
|
.It stegseek
|
||||||
|
|
Loading…
Reference in a new issue