-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Copy link
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Description
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.
- Hunter replied with:
[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>
- Alienvault replied with:
[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
dogancanbakir
Sub-issues
Metadata
Metadata
Assignees
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.