Scroll to navigation

DIRB(1) General Commands Manual DIRB(1)

NAME

dirb - Web Content Scanner

SYNOPSIS

dirb <url_base> <url_base> [<wordlist_file(s)>] [options]

DESCRIPTION

DIRB IS a Web Content Scanner. It looks for existing (and/or hidden) Web Objects. It basically works by launching a dictionary basesd attack against a web server and analizing the response.

OPTIONS

Specify your custom USER_AGENT. (Default is: "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)")
Don't squash or merge sequences of /../ or /./ in the given URL.
Set a cookie for the HTTP request.
Use the specified client certificate file.
Fine tunning of NOT_FOUND (404) detection.
Add a custom header to the HTTP request.
Use case-insensitive Search.
Print "Location" header when found.
Ignore responses with this HTTP code.
Save output to disk.
Use this proxy. (Default port is 1080)
Proxy Authentication.
Don't Search Recursively.
Interactive Recursion. (Ask in which directories you want to scan)
Silent Mode. Don't show tested words. (For dumb terminals)
Don't force an ending '/' on URLs.
Username and password to use.
Show Also Not Existent Pages.
Don't Stop on WARNING messages.
Amplify search with the extensions on this file.
Amplify search with this extensions.
Amplify search with this extensions.

SEE ALSO

brain(x)

27/01/2009 The Dark Raver