.TH DIRB 1 "27/01/2009" "The Dark Raver" .\"===================================================================== .if n .ds MP MetaPost .if t .ds MP MetaPost .if n .ds MF Metafont .if t .ds MF M\s-2ETAFONT\s0 .if t .ds TX \fRT\\h'-0.1667m'\\v'0.20v'E\\v'-0.20v'\\h'-0.125m'X\fP .if n .ds TX TeX .ie t .ds OX \fIT\v'+0.25m'E\v'-0.25m'X\fP\" for troff .el .ds OX TeX\" for nroff .\" the same but obliqued .\" BX definition must follow TX so BX can use TX .if t .ds BX \fRB\s-2IB\s0\fP\*(TX .if n .ds BX BibTeX .\" LX definition must follow TX so LX can use TX .if t .ds LX \fRL\\h'-0.36m'\\v'-0.15v'\s-2A\s0\\h'-0.15m'\\v'0.15v'\fP\*(TX .if n .ds LX LaTeX .\"===================================================================== .SH NAME dirb \- Web Content Scanner .SH SYNOPSIS .B dirb .I .I [] .I [options] .\"===================================================================== .SH 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. .SH OPTIONS .TP .B -a .RB Specify your custom USER_AGENT. (Default is: "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)") .TP .B -b .RB Don't squash or merge sequences of /../ or /./ in the given URL. .TP .B -c .RB Set a cookie for the HTTP request. .TP .B -E .RB Use the specified client certificate file. .TP .B -f .RB Fine tunning of NOT_FOUND (404) detection. .TP .B -H .RB Add a custom header to the HTTP request. .TP .B -i .RB Use case-insensitive Search. .TP .B -l .RB Print "Location" header when found. .TP .B -N .RB Ignore responses with this HTTP code. .TP .B -o .RB Save output to disk. .TP .B -p .RB Use this proxy. (Default port is 1080) .TP .B -P .RB Proxy Authentication. .TP .B -r .RB Don't Search Recursively. .TP .B -R .RB Interactive Recursion. (Ask in which directories you want to scan) .TP .B -S .RB Silent Mode. Don't show tested words. (For dumb terminals) .TP .B -t .RB Don't force an ending '/' on URLs. .TP .B -u .RB Username and password to use. .TP .B -v .RB Show Also Not Existent Pages. .TP .B -w .RB Don't Stop on WARNING messages. .TP .B -x .RB Amplify search with the extensions on this file. .TP .B -X .RB Amplify search with this extensions. .TP .B -z .RB Amplify search with this extensions. .\"===================================================================== .SH "SEE ALSO" .BR brain (x)