Describe the bug
I run the tool with the "-all" option after configuring many api_keys in the provider-config.yaml file. I notice some errors in the output due to providers' responses.
[DBG] Response for failed request against https://hunter.qianxin.com/openApi/search?api-key=xxx&search=REDACTED&page=1&page_size=100&is_web=3:
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
</body>
</html>
[DBG] Response for failed request against https://otx.alienvault.com/api/v1/indicators/domain/REDACTED/passive_dns:
{"detail": "Anonymous access to this endpoint is limited. Please authenticate."}
Subfinder version
v2.9.0
Complete command you used to reproduce this
subfinder -stats -v -d <DOMAIN> -rl 1 -t 1 -s hunter -s alienvault
Describe the bug
I run the tool with the "-all" option after configuring many api_keys in the
provider-config.yamlfile. I notice some errors in the output due to providers' responses.Subfinder version
v2.9.0
Complete command you used to reproduce this
subfinder -stats -v -d <DOMAIN> -rl 1 -t 1 -s hunter -s alienvault