forked from screetsec/Sudomy
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsudomy.api
More file actions
49 lines (32 loc) · 784 Bytes
/
sudomy.api
File metadata and controls
49 lines (32 loc) · 784 Bytes
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Shodan
# URL : http://developer.shodan.io
# Example :
# - SHODAN_API="VGhpc1M0bXBsZWwKVGhmcGxlbAo"
SHODAN_API=""
# Censys
# URL : https://search.censys.io/register
CENSYS_API=""
CENSYS_SECRET=""
# Virustotal
# URL : https://www.virustotal.com/gui/
VIRUSTOTAL=""
# Binaryedge
# URL : https://app.binaryedge.io/login
BINARYEDGE=""
# SecurityTrails
# URL : https://securitytrails.com/
SECURITY_TRAILS=""
# DNSDB
# URL: https://api.dnsdb.info/l
DNSDB_API=""
# PassiveTotal
# URL : https://community.riskiq.com/
# - Go to account settings
# Example : PASSIVE_API="[email protected]:1c235d10cbc66b28d59e796a13"
PASSIVE_API=""
# Spyse
# URL : https://spyse.com
SPYSE_API=""
# Facebook Certificates
# URL : https://graph.facebook.com/certificates
FACEBOOK_TOKEN=""