mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
security-toolbox: add pwndbg
This commit is contained in:
parent
4f60999a6f
commit
a6e82c0827
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
, net-snmp
|
, net-snmp
|
||||||
, nmap
|
, nmap
|
||||||
, openvpn
|
, openvpn
|
||||||
|
, pwndbg
|
||||||
, remmina
|
, remmina
|
||||||
, security-wordlists
|
, security-wordlists
|
||||||
, socat
|
, socat
|
||||||
|
@ -70,6 +71,7 @@ symlinkJoin {
|
||||||
net-snmp
|
net-snmp
|
||||||
nmap
|
nmap
|
||||||
openvpn
|
openvpn
|
||||||
|
pwndbg
|
||||||
remmina
|
remmina
|
||||||
security-wordlists
|
security-wordlists
|
||||||
socat
|
socat
|
||||||
|
|
Loading…
Reference in a new issue