Forked from pdelteil/gist:0d94106caf1799ee6efc5fa961248e1b
Created
April 24, 2024 04:52
-
-
Save macdet/57c09082b4c02e8b9f891450681661bc to your computer and use it in GitHub Desktop.
subfinder.config.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
resolvers: | |
- 1.1.1.1 | |
- 1.0.0.1 | |
- 8.8.8.8 | |
- 8.8.4.4 | |
- 9.9.9.9 | |
- 9.9.9.10 | |
- 77.88.8.8 | |
- 77.88.8.1 | |
- 208.67.222.222 | |
- 208.67.220.220 | |
- 64.6.64.6 | |
- 74.82.42.42 | |
- 8.26.56.26 | |
- 64.6.65.6 | |
- 8.20.247.20 | |
- 149.112.112.112 | |
sources: | |
- alienvault | |
- binaryedge | |
- bufferover | |
- certspotter | |
- certspotterold | |
- censys | |
- chaos | |
- crtsh | |
- dnsdumpster | |
- hackertarget | |
- intelx | |
- ipv4info | |
- passivetotal | |
- securitytrails | |
- shodan | |
- spyse | |
- sublist3r | |
- threatcrowd | |
- threatminer | |
- virustotal | |
all-sources: | |
- alienvault | |
- archiveis | |
- binaryedge | |
- bufferover | |
- censys | |
- certspotter | |
- certspotterold | |
- chaos | |
- commoncrawl | |
- crtsh | |
- dnsdumpster | |
- dnsdb | |
- entrust | |
- github | |
- hackertarget | |
- ipv4info | |
- intelx | |
- passivetotal | |
- rapiddns | |
- recon | |
- securitytrails | |
- shodan | |
- sitedossier | |
- spyse | |
- sublist3r | |
- threatcrowd | |
- threatminer | |
- virustotal | |
- waybackarchive | |
- zoomeye | |
recursive: | |
- alienvault | |
- bufferover | |
- certspotter | |
- certspotterold | |
- crtsh | |
- dnsdumpster | |
- hackertarget | |
- ipv4info | |
- passivetotal | |
- securitytrails | |
- sublist3r | |
- virustotal | |
binaryedge: [XXX] | |
censys: [XXX] | |
certspotter: [] | |
chaos: [XXX] | |
dnsdb: [XXX] | |
github: [XXX] | |
intelx: [] | |
passivetotal: [XXX] | |
recon: [] | |
robtex: [] | |
securitytrails: [XXX] | |
shodan: [XXX] | |
spyse: [XXX] | |
threatbook: [] | |
urlscan: [] | |
virustotal: [XXX] | |
zoomeye: [] | |
subfinder-version: 2.4.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment