add spyre
This commit is contained in:
parent
8009d01ab3
commit
d1050c7b98
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 yara # volatility
|
testdisk squashfs-tools-ng ddrescue yara yarGen yallback spyre # 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
|
||||||
|
|
|
@ -103,6 +103,8 @@ manipulate a squashfs
|
||||||
copy data from dying disk
|
copy data from dying disk
|
||||||
.It yara
|
.It yara
|
||||||
identify and classify malware
|
identify and classify malware
|
||||||
|
.It spyre
|
||||||
|
IOC scanner
|
||||||
.\".It volatility
|
.\".It volatility
|
||||||
.\"memory forsenics framework
|
.\"memory forsenics framework
|
||||||
.It stegseek
|
.It stegseek
|
||||||
|
|
Loading…
Reference in a new issue