feat(kali): Add exploitdb
This commit is contained in:
parent
42b46415d7
commit
9933e0388a
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
devShells.default = pkgs.mkShell {
|
||||
packages = with pkgs; [
|
||||
dirb # Web content scanner
|
||||
exploitdb # Archive of public exploits and corresponding vulnerable software
|
||||
ghidra-bin # Software Reverse Engineering
|
||||
hash-identifier
|
||||
john # Password cracker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue