Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your Censys credentials look invalid. #21

Open
painXyuri opened this issue Mar 1, 2024 · 3 comments
Open

Your Censys credentials look invalid. #21

painXyuri opened this issue Mar 1, 2024 · 3 comments

Comments

@painXyuri
Copy link

i have this problem
─$ python3 censys-subdomain-finder.py github.com
[] Applying free plan limits (1000 results at most)
[
] Searching Censys for subdomains of github.com
[-] Your Censys credentials look invalid.
i try to rest my api keys and same problem

@zonkooo
Copy link

zonkooo commented Mar 2, 2024

Same issue here seems like censys is not allowing this to run maybe, not sure

OUTPUT:
[] Applying free plan limits (1000 results at most)
[
] Searching Censys for subdomains of target .com
[-] Your Censys credentials look invalid.

@christophetd
Copy link
Owner

Looks like this is related to the discontinuation of the Censys free plan after the first 60 days: https://support.censys.io/hc/en-us/articles/360042832492-Create-a-Free-Censys-Search-Account

Will add a warning to the readme. If you need to use it, you'll need to pay for a pro account or create a new free accounts (and your API key will work for the first 60 days only)

@dongsikchoi
Copy link

As the repository owner replied above, the reason why API Key is invalid seems to be more than 60 days after the creation date of the Censys Free plan account.

I had the same issue, so just now I created a new account and tested it, and the valid result was returned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants