mirror of
https://github.com/danbulant/dotfiles
synced 2026-07-05 11:11:11 +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
|
grim
|
||||||
slurp
|
slurp
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
|
nextcloud-client
|
||||||
|
python3
|
||||||
|
|
||||||
strace
|
strace
|
||||||
ghidra
|
ghidra
|
||||||
python3
|
ffuf
|
||||||
|
sqlmap
|
||||||
|
nmap
|
||||||
|
rustscan
|
||||||
|
thc-hydra
|
||||||
|
file
|
||||||
|
binwalk
|
||||||
|
p7zip
|
||||||
|
foremost
|
||||||
|
gdb
|
||||||
|
feroxbuster
|
||||||
|
python312Packages.pypykatz
|
||||||
|
screen
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
programs = {
|
programs = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue