mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
add amass
This commit is contained in:
@@ -353,6 +353,9 @@ EOF
|
||||
gobuster)
|
||||
go get -u github.com/OJ/gobuster
|
||||
;;
|
||||
amass)
|
||||
go get -u github.com/OWASP/Amass/cmd/amass
|
||||
;;
|
||||
*)
|
||||
echo "Unknown tool: ${TOOL}" >/dev/stderr
|
||||
echo "Options:" >/dev/stderr
|
||||
|
||||
Reference in New Issue
Block a user