mirror of
https://github.com/danbulant/dotfiles
synced 2026-05-19 04:18:55 +00:00
install more cybersec packages
This commit is contained in:
parent
58da34cc73
commit
0f75ed4818
1 changed files with 15 additions and 1 deletions
16
home.nix
16
home.nix
|
|
@ -39,10 +39,24 @@
|
|||
grim
|
||||
slurp
|
||||
wl-clipboard
|
||||
nextcloud-client
|
||||
python3
|
||||
|
||||
strace
|
||||
ghidra
|
||||
python3
|
||||
ffuf
|
||||
sqlmap
|
||||
nmap
|
||||
rustscan
|
||||
thc-hydra
|
||||
file
|
||||
binwalk
|
||||
p7zip
|
||||
foremost
|
||||
gdb
|
||||
feroxbuster
|
||||
python312Packages.pypykatz
|
||||
screen
|
||||
];
|
||||
};
|
||||
programs = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue