• We just launched and are currently in beta. Join us as we build and grow the community.

Gau (GetAllUrls) – Find Known and Hidden URL

Teken

Mecha Blueprints Collector
T Rep
0
0
0
Rep
0
T Vouches
0
0
0
Vouches
0
Posts
152
Likes
41
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 300 XP
Minimal-Aesthetic-Manali-Tourism-YouTube-thumbnail.webp


The gau (Get All URLs) tool is a versatile open-source utility that collects URLs from various sources, including Wayback Machine, Common Crawl, VirusTotal, and URLScan, for a given domain. It’s commonly used in web application security testing to enumerate endpoints, discover hidden resources, or identify potential vulnerabilities. By leveraging these sources, gau allows security professionals to identify API endpoints, sensitive files, or other resources that might not be immediately visible in a standard web crawl. This aids in identifying misconfigurations, outdated software versions, and exposed assets. So before wait a minutes lets gets start 😛 !!

Let’s take a look 🙂 !!

Dependencies

Now first we need to set the enviroment varibale of our terminal by using the command mentioned below.

export GO111MODULE=on;1export GO111MODULE=on;

AVvXsEihtbzzxyB2rX2cMTIC5EWB8NgcUZ1uVp2DZMkTPyIbEFB_QK8s1SrIcCwhemmHbWMqwA95xAUbpjfCyo0ZAzLrvQXNnbKAMJ5nYzQpqBCEPfsSt9vrmQBHTMCmbwS0rvS_73U853Kp6ehLbxuAtMjH-tSyNplaBMzQJokpCqo0k1qWu2x-TXkq4Mewhr0


All set to lauch the command to install the tool with the go utility on your terminal by using the command mentioned below.

go install github.com/lc/gau/v2/cmd/gau@latest1go install github.com/lc/gau/v2/cmd/gau@latest

AVvXsEjq_DHj3n2F81IfFYiwJv5RlQW8918hbES7RNr1ZjjmspZHzcIqP7k9wBfjhPYumEFBMPD5gIfnqT-8wMXa0FY13LA9heGY6e384qTIeccebRynBh6pSHjV-4UZ4hlAOqDrSdsLnDLft670awH0qAnIAobaM6LvRtpVVTD04K63pyfk9iZAZ1lGYu21FMw


COOL 🙂 !! Althrough if you stuck somwhere once the tool gets install then you can use help command to dump the entire usage of this tool. In order to observer the response of this tool, we use the command mentioned below where all you need to provide the just domain name of which you want to grab sensiitve information and that’s it.

gau vulnweb.com1gau vulnweb.com

AVvXsEhxLUZ6iKLqo04uBeMYLJLtV_2encg3D076UFNqf0zuAwcFhjJUchU93cY1_sQu0fCpIG93bMeHuO8PgP6dJmtnc-nRfrXDSOI8obWEJF9F-0Xk4BnH9fxilzfEikknJAri2i4dT6SSPoQpOPGsJVMMu9pDsn8AC_mNaLZV8FUe0-kDo1kjE9wuFzmvRZ0

AVvXsEj8d24yT2EhHGxbqNIhWwMDJBn6NZQ9eV7kC6OJMux5NBllHwQDSICnx8hvaW7u4jnQkfPW1eU9fsbOD9paHpDbpp7zkHQUBfIwI8w3JhMZ9Kb3qr5PVbrft8CFw3S9xx-_tPTh5fTb6bkBtuaaEfM53z49vQ-rVBsYoisMBFXyozFPXhINRixrigo71bc


Hmmm 🙂 !! As we said earlier there is help command exist in this used for findout the useful syntex to get much bettter information.

gau -h1gau-h

AVvXsEg4HjGVlsAxn96a6h3DffKyGrfohbFZDW-LdpfFD8XP7FExCMec2OeTJpqBC7uW6URFeJNY6-RnnrnAUV_sWBYZnYugYqRuzB1DNkUSbKgVmAAjehw5xPPrEm8ppqrf-sgPeNomhM9h03iZ_jX22RwnNJFV7hRM4QYf9n1DHNP0pWWAp4r4qTYjCmSy3ho


Additonally 🙂 !! If you want to get deep detiasl about domain and his subdomain as well then use can try below command once.

gau --subs vulnweb.com1gau--subs vulnweb.com

AVvXsEgciLb_A5JXXBVlvbDgwJELCyEpQzDoH0dZDanrWRgD_AdumD_6ImxWAo_hneNVbtVEs6LF5MMYcrpkYFBEpsx0oYMRjLqGRgLIRrgiYIXidpH5p4lE4kTN5VPeNZeApbTfdLshllYorF6dK9pfQXn1olmgWKIir7MhGBY7oMUAp9N5ft-Ixwucj7Bv5ns
About the AuthorShubham Goyal Certified Ethical Hacker, information security analyst, penetration tester and researcher. Can be Contact on Linkedin.
 

431,395

312,441

312,450

Top