-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.35 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.35 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
26
27
28
29
30
31
32
33
[submodule "PassiveGathering/OSINT/sherlock"]
path = PassiveGathering/OSINT/sherlock
url = https://github.com/sherlock-project/sherlock
[submodule "PassiveGathering/OSINT/theHarvester"]
path = PassiveGathering/OSINT/theHarvester
url = https://github.com/laramies/theHarvester
[submodule "PassiveGathering/testssl"]
path = PassiveGathering/testssl
url = https://github.com/drwetter/testssl.sh
[submodule "PassiveGathering/recon-ng"]
path = PassiveGathering/recon-ng
url = https://github.com/lanmaster53/recon-ng
[submodule "PassiveGathering/OSINT/spiderfoot"]
path = PassiveGathering/OSINT/spiderfoot
url = https://github.com/smicallef/spiderfoot
[submodule "PassiveGathering/OSINT/EagleEye"]
path = PassiveGathering/OSINT/EagleEye
url = https://github.com/ThoughtfulDev/EagleEye
[submodule "ActiveGathering/dnsenum2"]
path = ActiveGathering/dnsenum2
url = https://github.com/SparrowOchon/dnsenum2
[submodule "ActiveGathering/dnsrecon"]
path = ActiveGathering/dnsrecon
url = https://github.com/darkoperator/dnsrecon
[submodule "ActiveGathering/gonmap"]
path = ActiveGathering/gonmap
url = https://github.com/edoermini/gonmap
[submodule "ActiveGathering/masscan"]
path = ActiveGathering/masscan
url = https://github.com/robertdavidgraham/masscan
[submodule "ActiveGathering/wireshark"]
path = ActiveGathering/wireshark
url = https://github.com/wireshark/wireshark