forked from drwiiche/resource
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgo-patch.sh
More file actions
executable file
·25 lines (24 loc) · 1.23 KB
/
Copy pathgo-patch.sh
File metadata and controls
executable file
·25 lines (24 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#!/bin/bash
go install github.com/dwisiswant0/cf-check@latest
go install github.com/tomnomnom/comb@latest
go install github.com/Tanmay-N/CORS-Scanner@latest
GO111MODULE=on go install -v github.com/hahwul/dalfox/v2@latest
GO111MODULE=on go install -v github.com/projectdiscovery/dnsprobe@latest
go install github.com/ffuf/ffuf@latest
go install github.com/sensepost/gowitness@latest
go install github.com/tomnomnom/gron@latest
GO111MODULE=on go install -v github.com/lc/gau@latest
go install github.com/jaeles-project/gospider@latest
go install github.com/tomnomnom/gf@latest
go install github.com/hakluke/hakcheckurl@latest
GO111MODULE=on go install -v github.com/projectdiscovery/naabu/v2/cmd/naabu@latest
GO111MODULE=on go install -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest
go install github.com/tomnomnom/meg@latest
go install github.com/haccer/subjack@latest
go install github.com/koenrh/s3enum@latest
go install github.com/lc/secretz@latest
go install github.com/tomnomnom/unfurl@latest
go install -v github.com/rverton/webanalyze/cmd/webanalyze@latest
go install github.com/tomnomnom/hacks/kxss@latest
go install github.com/hakluke/hakrevdns@latest
GO111MODULE=on go install -v github.com/projectdiscovery/shuffledns/cmd/shuffledns@latest