"provider-config.yaml" Configuration Not Reflecting in Source List #1189
-
When I ran
So, I modified the file and added the API keys as follows: binaryedge:
- <API_KEY>
bufferover: []
builtwith: []
c99: []
censys:
- <API_ID>:<API_Secret>
securitytrails:
- <API_KEY>
shodan:
- <API_KEY> As you can see, I added API keys for [INF] Current subfinder version v2.6.5 (latest)
[INF] Current list of available sources. [39]
[INF] Sources marked with an * need key(s) or token(s) to work.
[INF] You can modify /Users/<USER>/.config/subfinder/provider-config.yaml to configure your keys/tokens.
alienvault
anubis
bevigil *
binaryedge *
bufferover *
c99 *
censys *
.
.
.
securitytrails *
shodan *
waybackarchive When I ran |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I believe e.g. I think that the output of |
Beta Was this translation helpful? Give feedback.
I believe
-ls
just lists what sources are possible and which would need an API key. I don't think it does any API verification to those keys, though that might be a good idea.e.g. I think that the output of
-ls
is unchanged by the provider-config