add dnschef and clamav

This commit is contained in:
xfnw 2022-02-26 15:17:43 -05:00
parent d1050c7b98
commit 43726b8524
2 changed files with 7 additions and 2 deletions

View file

@ -73,15 +73,16 @@ with lib;
theharvester tor
# disk analysis
testdisk squashfs-tools-ng ddrescue yara yarGen yallback spyre # volatility
testdisk squashfs-tools-ng ddrescue yara yarGen yallback
stegseek apktool adbfs-rootless ursadb android-udev-rules
valgrind dos2unix file exiftool foremost pngcheck ccrypt
docker xcd trufflehog sleuthkit radare2 radare2-cutter
clamav spyre # volatility
# exploit
doona metasploit twa wifite2 burpsuite wpscan wfuzz
sqlmap thc-hydra (callPackage ./pkgs/routersploit.nix { })
dsniff beef
dsniff beef dnschef
# crack
hashcat mfoc john crunch diceware crowbar # pyrit

View file

@ -137,6 +137,8 @@ lovely hexdump utility
search through git histories
.It sleuthkit
a collection of digital forensics tools
.It clamav
antivirus engine
.El
.
.Ss Exploits
@ -164,6 +166,8 @@ test for common router vulnerabilities. needs to be run in a
.Cm nix-shell -p
.It dsniff
network auditing and penetration testing
.It dnschef
DNS proxy for penetration testing
.El
.
.Ss Crackers