Replies: 1 comment
-
|
FOFA requires both email AND API key. The config format is: fofa:
- your_email@example.com:your_api_keyNot just the API key alone. The format is Example: fofa:
- john@example.com:abc123def456You can find your email and key at: https://en.fofa.info/userInfo Also verify with verbose output: subfinder -d example.com -s fofa -v 2>&1 | grep -i fofaIf it still says no API key defined after using the correct format, check for:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have entered a premium api key for fofa in provider-config.yaml, but when I run the command below, it says "Cannot use the fofa source because there was no API key/secret defined for it".
subfinder -s fofa -o domains3.txt -d travelocity.com -vThe output is like this:
Beta Was this translation helpful? Give feedback.
All reactions