S-Dreamer commited on
Commit
141cb06
·
verified ·
1 Parent(s): 947b2d8

Create data/sources.yaml

Browse files
Files changed (1) hide show
  1. data/sources.yaml +12 -0
data/sources.yaml ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ domain:
2
+ - name: crt.sh
3
+ url: "https://crt.sh/?q={query}"
4
+ risk: low
5
+
6
+ - name: SecurityTrails
7
+ url: "https://securitytrails.com/domain/{query}"
8
+ risk: low
9
+
10
+ username:
11
+ - name: Namechk
12
+ url: "https://namechk.com/{query}"