Compare commits

..

No commits in common. "64ad87822bddf4d512d8776da5f9878d5aadc716" and "9d5dbdecb329962d8065dad924ba3061f11997e4" have entirely different histories.

2 changed files with 13 additions and 15 deletions

View file

@ -64,8 +64,8 @@ TE5AAAAIDBUk5IjB3+trnVO6pncivFbOetUL8BPTl3CwAtk4532 xfnw@raven" ];
inetutils dnsutils dnsx whois inetutils dnsutils dnsx whois
# network analysis # network analysis
nmap masscan wireshark wireshark-qt termshark netsniff-ng argus nmap masscan wireshark termshark netsniff-ng argus bettercap
bettercap stress-ng multimon-ng aircrack-ng mfcuk pixiewps nuclei stress-ng multimon-ng aircrack-ng mfcuk pixiewps nuclei
hcxtools dirb sslsplit whsniff sniffglue pwnat hcxtools dirb sslsplit whsniff sniffglue pwnat
subfinder zap hping proxychains minimodem subfinder zap hping proxychains minimodem
gnirehtet # reverse android tethering gnirehtet # reverse android tethering
@ -74,10 +74,10 @@ TE5AAAAIDBUk5IjB3+trnVO6pncivFbOetUL8BPTl3CwAtk4532 xfnw@raven" ];
theharvester tor theharvester tor
# disk analysis # disk analysis
testdisk squashfs-tools-ng ddrescue # volatility testdisk squashfs-tools-ng ddrescue volatility
stegseek apktool adbfs-rootless ursadb android-udev-rules stegseek apktool adbfs-rootless ursadb android-udev-rules
valgrind dos2unix file exiftool foremost pngcheck valgrind dos2unix file exiftool foremost pngcheck
docker xcd trufflehog sleuthkit docker xcd trufflehog
# exploit # exploit
doona metasploit twa wifite2 burpsuite wpscan wfuzz doona metasploit twa wifite2 burpsuite wpscan wfuzz
@ -85,7 +85,7 @@ TE5AAAAIDBUk5IjB3+trnVO6pncivFbOetUL8BPTl3CwAtk4532 xfnw@raven" ];
dsniff dsniff
# crack # crack
hashcat mfoc john crunch diceware crowbar # pyrit hashcat mfoc pyrit john crunch diceware crowbar
cowpatty bully deepsea reaverwps amass medusa cowpatty bully deepsea reaverwps amass medusa
(callPackage ./pkgs/cupp.nix { }) (callPackage ./pkgs/cupp.nix { })
@ -93,13 +93,13 @@ TE5AAAAIDBUk5IjB3+trnVO6pncivFbOetUL8BPTl3CwAtk4532 xfnw@raven" ];
lynis chkrootkit lynis chkrootkit
# development # development
arduino python3Packages.pip # ino arduino python3Packages.pip ino
# python3 packages # python3 packages
python3 python3Packages.bluepy python3Packages.future python3 python3Packages.bluepy python3Packages.future
python3Packages.requests python3Packages.paramiko python3Packages.pysnmp python3Packages.requests python3Packages.paramiko python3Packages.pysnmp
python3Packages.pycryptodome python3Packages.setuptools python3Packages.pycryptodome python3Packages.setuptools
python3Packages.binwalk python3Packages.sqlmap python3Packages.binwalk
# disclosure # disclosure
catgirl tmate catgirl tmate

View file

@ -101,8 +101,8 @@ recover deleted innodes, recover data
manipulate a squashfs manipulate a squashfs
.It ddrescue .It ddrescue
copy data from dying disk copy data from dying disk
.\".It volatility .It volatility
.\"memory forsenics framework memory forsenics framework
.It stegseek .It stegseek
seek for stegnografy in images seek for stegnografy in images
.It apktool .It apktool
@ -131,8 +131,6 @@ run containers and stuff
lovely hexdump utility lovely hexdump utility
.It trufflehog .It trufflehog
search through git histories search through git histories
.It sleuthkit
a collection of digital forensics tools
.El .El
. .
.Ss Exploits .Ss Exploits
@ -170,8 +168,8 @@ john the ripper, very nice hash cracker
another hash cracker another hash cracker
.It mfoc .It mfoc
mifare classic offline cracker mifare classic offline cracker
.\".It pyrit .It pyrit
.\"gpu WPA/WPA2 hash cracker gpu WPA/WPA2 hash cracker
.It crunch .It crunch
generate wordlists generate wordlists
.It diceware .It diceware
@ -208,8 +206,8 @@ search for rootkits
arduino ide arduino ide
.It python3Packages.pip .It python3Packages.pip
install python packages from pypi install python packages from pypi
.\".It ino .It ino
.\"command line arduino toolkit command line arduino toolkit
.El .El
. .
.Ss Disclosure .Ss Disclosure