pyrit and ino are no longer in nixpkgs

This commit is contained in:
xfnw 2022-02-19 11:29:12 -05:00
parent 9d5dbdecb3
commit b61201ad48
2 changed files with 9 additions and 9 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 termshark netsniff-ng argus bettercap nmap masscan wireshark wireshark-qt termshark netsniff-ng argus
stress-ng multimon-ng aircrack-ng mfcuk pixiewps nuclei bettercap 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
@ -85,7 +85,7 @@ TE5AAAAIDBUk5IjB3+trnVO6pncivFbOetUL8BPTl3CwAtk4532 xfnw@raven" ];
dsniff dsniff
# crack # crack
hashcat mfoc pyrit john crunch diceware crowbar hashcat mfoc john crunch diceware crowbar # pyrit
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.binwalk python3Packages.sqlmap
# disclosure # disclosure
catgirl tmate catgirl tmate

View file

@ -168,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
@ -206,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