add snowman
and jq + jo too
This commit is contained in:
parent
43726b8524
commit
b1f3cb0754
2 changed files with 4 additions and 2 deletions
4
blix.nix
4
blix.nix
|
@ -60,7 +60,7 @@ with lib;
|
||||||
wget vim tmux gnupg ncdu mosh
|
wget vim tmux gnupg ncdu mosh
|
||||||
git curl rsync wireguard-tools
|
git curl rsync wireguard-tools
|
||||||
w3m lynx elinks ungoogled-chromium
|
w3m lynx elinks ungoogled-chromium
|
||||||
inetutils dnsutils dnsx whois
|
inetutils dnsutils dnsx whois jo jq
|
||||||
|
|
||||||
# network analysis
|
# network analysis
|
||||||
nmap masscan wireshark wireshark-qt termshark netsniff-ng argus
|
nmap masscan wireshark wireshark-qt termshark netsniff-ng argus
|
||||||
|
@ -77,7 +77,7 @@ with lib;
|
||||||
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
|
||||||
clamav spyre # volatility
|
clamav spyre snowman # volatility
|
||||||
|
|
||||||
# exploit
|
# exploit
|
||||||
doona metasploit twa wifite2 burpsuite wpscan wfuzz
|
doona metasploit twa wifite2 burpsuite wpscan wfuzz
|
||||||
|
|
|
@ -105,6 +105,8 @@ copy data from dying disk
|
||||||
identify and classify malware
|
identify and classify malware
|
||||||
.It spyre
|
.It spyre
|
||||||
IOC scanner
|
IOC scanner
|
||||||
|
.It snowman
|
||||||
|
C/C++ decompiler
|
||||||
.\".It volatility
|
.\".It volatility
|
||||||
.\"memory forsenics framework
|
.\"memory forsenics framework
|
||||||
.It stegseek
|
.It stegseek
|
||||||
|
|
Loading…
Reference in a new issue