Sponsored
Bugbounty Tools

Cariddi – Hidden Endpoint Finder for Bug Hunting

Hey Folks, we are back today after such a long break, but don’t worry we have come up with an exciting tool that can help you to get big bounties from different companies. Well, looks like we should start as soon as possible.

Let’s take a look into installation 🙂 !!

Installation

It’s quite simple to install or configure this tool in any linux OS machine. Hmmm 🙁 !! Now you only need to do is just have to follow the steps mentioned below and that’s it.

git clone https://github.com/edoardottt/cariddi.git
cd cariddi
apt install golang

Hmm 🙂 !! But make sure the Go utility should be already installed, then you can install this tool with the help of given command.

go get

Alright 🙂 !! Last command to install this tool and then we can become billionaire by using this tool by finding many vulnerabilities.

make linux

Good 🙂 !! Now we have reached the destination, and our tool is configured in our machine. If you have doubts or want to explore more features of this tool then you can follow the below command.

cariddi -h

Let’s Start 🙂 !! So suppose if someone challenges you to identify all the hidden endpoints of a particular domain, what will you do? Now all you have to do is take the help of this tool, follow the below command, change the target according to you and that’s it. you did.

echo testphp.vulnweb.com | cariddi

Nice 🙂 !! As you can see how many useful endpoints we are getting using this tool.

Hmm 🙂 !! Lets do it something different with the help of this tool.

Vulnerability Identify Scanner

Apart from that, you can use this tool as vulnerability tool.

echo testphp.vulnweb.com | cariddi -c 30

Delicious 🙂 !! We are really astonished to see that the tool have automatically identify some of the vulnerabilities.

Specific Extension Endpint

suppose if we want to get only dot php extensions file then how can we do it? Just include “-e” fillter into your command and you will have the results as you want.

echo testphp.vulnweb.com | cariddi -e php

Save Results

Done 🙂 !! In the end everyone wants to save their results, then in that case you can consider the following command.

echo testphp.vulnweb.com | cariddi -info
About the Author
Shubham Goyal Certified Ethical Hacker, information security analyst, penetration tester and researcher. Can be Contact on Linkedin.
Sponsored

Recent Posts

Gau (GetAllUrls) – Find Known and Hidden URL

The gau (Get All URLs) tool is a versatile open-source utility that collects URLs from…

3 months ago

Jsluicepp – Burp Extension for JS Secrets – BugBountyTip

Jsluice++ is a Burp Suite extension designed for passive and active scanning of JavaScript traffic…

8 months ago

Bypassing Firewalls (WAF) with XSS Payloads

Hey Folks :) !! In this tutorial, we will describe some of the techniques commonly…

8 months ago

Termux Cheat Sheet for Hackers

Hey Folks :) !! In this article, we present the "Termux Cheat Sheet for Hackers"…

1 year ago

Cracking the X-Factor in Cybersecurity: How Humans are Protecting the Systems?

Amid the rapid advancement of technology, the significance of human involvement in cybersecurity frequently goes…

2 years ago

API Security Testing 101: Know Everything About API Security Testing!

The security of your API should be one of the top priorities of companies. Without…

3 years ago
Sponsored

This website uses cookies.