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

Censys credentials invalid #83

Open
v1ru6 opened this issue Mar 19, 2024 · 3 comments
Open

Censys credentials invalid #83

v1ru6 opened this issue Mar 19, 2024 · 3 comments

Comments

@v1ru6
Copy link

v1ru6 commented Mar 19, 2024

When running the tool I get an error saying that Censys credentials are invalid although I know for sure they work.

┌──(venv)─(kali㉿kali)-[~/CloudFlair]
└─$ python cloudflair.py example.com --censys-api-id XXXXX-XXX-XXXX-XXX-XXXXXX --censys-api-secret XXXXXXXXXXXX
[] Retrieving Cloudflare IP ranges from https://www.cloudflare.com/ips-v4
[
] The target appears to be behind CloudFlare.
[*] Looking for certificates matching "example.com" using Censys
[-] Your Censys credentials look invalid.

Running on

$ lsb_release -a
No LSB modules are available.
Distributor ID: Kali
Description: Kali GNU/Linux Rolling
Release: 2024.1
Codename: kali-rolling

Linux kali 6.6.9-amd64 #1 SMP PREEMPT_DYNAMIC Kali 6.6.9-1kali1 (2024-01-08) x86_64 GNU/Linux

I have also tried adding the CENSYS_API_SECRET and CENSYS_API_ID to my environment variables but I have the same issue.

The issue does not seem to occur when running the docker version of CloudFlair. Any idea?

@christophetd
Copy link
Owner

Censys has removed their free tier. You can still create new accounts, but the API credentials remain valid only for 60 days. See christophetd/censys-subdomain-finder#21 (comment)

@saiyash006
Copy link

yeah, i have just created the censys account but still it is showing me that they are invalid

@Marius-Sheppard
Copy link

Censys doesn't allow free API access anymore... restricted and locked up everything unless you pay.

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