-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

gobuster


> Brute-forces hidden paths on web servers and more.

More information.


Discover directories and files that match in the wordlist:

gobuster dir --url {https://example.com/} --wordlist {path/to/file}

Discover subdomains:

gobuster dns --domain {example.com} --wordlist {path/to/file}

Discover Amazon S3 buckets:

gobuster s3 --wordlist {path/to/file}

Discover other virtual hosts on the server:

gobuster vhost --url {https://example.com/} --wordlist {path/to/file}

Fuzz the value of a parameter:

gobuster fuzz --url {https://example.com/?parameter=FUZZ} --wordlist {path/to/file}

Fuzz the name of a parameter:

gobuster fuzz --url {https://example.com/?FUZZ=value} --wordlist {path/to/file}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 19:01:31 2024