Cs Exp 5th 626
Cs Exp 5th 626
Cs Exp 5th 626
Aim :- To brute-force FakeBank's website to find hidden directories and pages using GoBuster
Theory:
A brute-force attack consists of an attacker submitting many passwords or passphrases with the
hope of eventually guessing correctly. The attacker systematically checks all possible passwords
and passphrases until the correct one is found.
Gobuster is a tool used to brute-force:
● URIs (directories and files) in web sites.
● DNS subdomains (with wildcard support).
● Virtual Host names on target web servers.
● Open Amazon S3 buckets
● Open Google Cloud buckets
● TFTP servers
We are using the Go buster tool for doing brute force attacks on the website pages. Using that we
find that there are these pages in the website:
After getting the urls for the domain we find that there is a vulnerable url which is
unauthenticated. So we use the url “/bank-transfer” to do a illegitimate bank transfer which gives
us the code for try hack me answers as “BANK-HACKED”