-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

dirb


> Scan HTTP-based webservers for directories and files.

More information.


Scan a webserver using the default wordlist:

dirb {https://example.org}

Scan a webserver using a custom wordlist:

dirb {https://example.org} {path/to/wordlist.txt}

Scan a webserver non-recursively:

dirb {https://example.org} -r

Scan a webserver using a specified user-agent and cookie for HTTP-requests:

dirb {https://example.org} -a {user_agent_string} -c {cookie_string}


> 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 Tue May 21 05:37:38 2024