Adds Zed Attack Proxy to security tooling
This commit is contained in:
parent
78880c5af2
commit
ee70819b3f
2 changed files with 3 additions and 0 deletions
2
deploy
2
deploy
|
|
@ -1,6 +1,8 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
# TODO: use `nixos-rebuild build-vm`
|
||||||
|
|
||||||
usage="Usage: $(basename $0) [OPTIONS]
|
usage="Usage: $(basename $0) [OPTIONS]
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
|
|
|
||||||
|
|
@ -259,6 +259,7 @@ in {
|
||||||
dig
|
dig
|
||||||
gobuster
|
gobuster
|
||||||
nth
|
nth
|
||||||
|
zap
|
||||||
|
|
||||||
# fish plugins
|
# fish plugins
|
||||||
grc # colorise command outputs
|
grc # colorise command outputs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue