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
|
||||
|
||||
# disk analysis
|
||||
testdisk squashfs-tools-ng ddrescue # volatility
|
||||
testdisk squashfs-tools-ng ddrescue yara # volatility
|
||||
stegseek apktool adbfs-rootless ursadb android-udev-rules
|
||||
valgrind dos2unix file exiftool foremost pngcheck ccrypt
|
||||
docker xcd trufflehog sleuthkit radare2 radare2-cutter
|
||||
|
|
|
@ -101,6 +101,8 @@ recover deleted innodes, recover data
|
|||
manipulate a squashfs
|
||||
.It ddrescue
|
||||
copy data from dying disk
|
||||
.It yara
|
||||
identify and classify malware
|
||||
.\".It volatility
|
||||
.\"memory forsenics framework
|
||||
.It stegseek
|
||||
|
|
Loading…
Reference in a new issue