Easy P4 Cloudflare Bypass, Origin IP Found Part 2
Easy P4: Cloudflare Bypass, Origin IP Found (Part 2)
Introduction ============
Hi, myself Suraj Sharma aka sudosuraj. This is a short part 2 of Cloudflare WAF bypass, Find Origin IP techniques. Before you go ahead, I’d suggest you to read part-1 from here. Without any boring intro, lets dive in.
Contd…
Collecting origin IP using favicon.ico is quite easy. Let’s suppose your target is target.com, follow below steps:
Steps 1 Get hash from favicon.ico: Visit https://favicon-hash.kmsec.uk/ and paste your target, it will give you hash.
Step 2 search hash across censys and shodan: If you observer your results from step1, the tool https://favicon-hash.kmsec.uk/ also gives quick search link for virustotal, shodan and censys, click on them and it will redirect you on search page with respective dorks.
5. Using Virus Total and URLScan:
Virus Total and URLScan API are easy and effective method to get origin IP address of a Cloudflare protected web site. Replace your target domain in the followings and check all IP address in response:
VirusTotal VTAP: You’ll need an API key, but that’s not big deal, you can get a free API key by signing-up on virustotal.com.
**Use your API and Visit: _https://www.virustotal.com/vtapi/v2/domain/report?apikey=
URLScan: URLScan is easy one, you don’t need any API key, simply replace your target here: https://urlscan.io/api/v1/search/?size=10000&q=domain:target.com
6. The final secret method:
Don’t be sad if all above methods don’t work, I have something speacial for you, yeah I mean it, you waited whole week for part-2, you deserve this.
Before we begin, let me tell you one thing, using this method I have secured $$$ bounty till now.
This is your last hope to find origin IP of your target. If this fails, don’t hunt for Origin IP for particular domain, move on to the next target!
HTTP.title method:
As the name suggests, you just need your target’s http title. Copy the http title of the target, and use below Censys and Shodan dorks:
Censys: services.http.response.html_title:”Title”
Shodan: http.title: “Title”
Yeah, that’s it, its not a rocket science!
With this, lets conclude here, I will write part-3 if I get any new method for this easy P4. Let me know your thoughts below!
Lets Connect:
LinkedIn: https://www.linkedin.com/in/sudosuraj
Sharing is caring ❤
Peace.