feat(kali): Add exploitdb

This commit is contained in:
Tibo De Peuter 2026-02-14 16:30:22 +01:00
parent 42b46415d7
commit 9933e0388a
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2

View file

@ -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