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

Fix URL for hatcloud.rb #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix URL for hatcloud.rb #17

wants to merge 1 commit into from

Conversation

TakataSanshiro
Copy link

It seems like http://www.crimeflare.us:82/cgi-bin/cfsearch.cgi is the correct URL.

@TakataSanshiro
Copy link
Author

Ubuntu 17.10
ruby 2.3.3p222

The latest commit version does not work.
$ ruby hatcloud.rb -b discordapp.com
[-] No valid address - are you sure this is a CloudFlare protected domain?
[-] Alternately, maybe crimeflare.org is down? Try it by hand.

crimeflare.org and crimeflare.us were not down.
I changed the URL from http://www.crimeflare.us:82/cfs.html#box to http://www.crimeflare.us:82/cgi-bin/cfsearch.cgi, then it works successfully.

$ ruby hatcloud.rb -b discordapp.com
[+] Site analysis: discordapp.com
[+] CloudFlare IP is 104.16.59.5
[+] Real IP is 52.5.181.79
[+] Hostname: ec2-52-5-181-79.compute-1.amazonaws.com
[+] City: Ashburn
[+] Region: US
[+] Location: 39.0853,-77.6452
[+] Organization: AS14618 Amazon.com, Inc.

Or http://www.crimeflare.org:82/cgi-bin/cfsearch.cgi works too.

romansi212 pushed a commit to romansi212/HatCloud that referenced this pull request Oct 5, 2021
updated README.md for install instructions on Kali/Debian
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

Successfully merging this pull request may close these issues.

None yet

1 participant