add trufflehog and nuclei
This commit is contained in:
parent
514b871cb4
commit
024a0e5b66
2 changed files with 6 additions and 2 deletions
4
blix.nix
4
blix.nix
|
@ -65,7 +65,7 @@ TE5AAAAIDBUk5IjB3+trnVO6pncivFbOetUL8BPTl3CwAtk4532 xfnw@raven" ];
|
|||
|
||||
# network analysis
|
||||
nmap masscan wireshark termshark netsniff-ng argus bettercap
|
||||
stress-ng multimon-ng aircrack-ng mfcuk pixiewps
|
||||
stress-ng multimon-ng aircrack-ng mfcuk pixiewps nuclei
|
||||
hcxtools dirb sslsplit whsniff sniffglue pwnat
|
||||
subfinder zap hping proxychains minimodem
|
||||
gnirehtet # reverse android tethering
|
||||
|
@ -77,7 +77,7 @@ TE5AAAAIDBUk5IjB3+trnVO6pncivFbOetUL8BPTl3CwAtk4532 xfnw@raven" ];
|
|||
testdisk squashfs-tools-ng ddrescue volatility
|
||||
stegseek apktool adbfs-rootless ursadb android-udev-rules
|
||||
valgrind dos2unix file exiftool foremost pngcheck
|
||||
docker xcd
|
||||
docker xcd trufflehog
|
||||
|
||||
# exploit
|
||||
doona metasploit twa wifite2 burpsuite wpscan wfuzz
|
||||
|
|
|
@ -53,6 +53,8 @@ wireless encryption cracking toolkit
|
|||
NFC cracking toolkit
|
||||
.It pixiewps
|
||||
offline WPS bruteforcer
|
||||
.It nuclei
|
||||
fast vulnerabily scanner
|
||||
.It hcxtools
|
||||
capture wlan traffic and convert to
|
||||
.Cm hashcat
|
||||
|
@ -127,6 +129,8 @@ check if png is really an image
|
|||
run containers and stuff
|
||||
.It xcd
|
||||
lovely hexdump utility
|
||||
.It trufflehog
|
||||
search through git histories
|
||||
.El
|
||||
.
|
||||
.Ss Exploits
|
||||
|
|
Loading…
Reference in a new issue