Skip to content

Fix URL for hatcloud.rb#17

Open
ghost wants to merge 1 commit intomasterfrom
unknown repository
Open

Fix URL for hatcloud.rb#17
ghost wants to merge 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented May 2, 2018

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

@ghost
Copy link
Copy Markdown
Author

ghost commented May 2, 2018

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.

0 participants