summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2022-03-13 22:35:35 +0100
committer B. Watson2022-03-13 22:35:35 +0100
commit24f1f0f96786ecb020a38bbc3699b3186326fd9e (patch)
tree7f04f1977cf7b4c9ff8624250a14d43c96cc946f
parentc9b841ffe1016be2bdb9637310a4ba2b67960fad (diff)
downloadslackbuilds-24f1f0f96786ecb020a38bbc3699b3186326fd9e.tar.gz
network/dirb: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--network/dirb/README23
1 files changed, 12 insertions, 11 deletions
diff --git a/network/dirb/README b/network/dirb/README
index 3e85a34679..69e6d3ba72 100644
--- a/network/dirb/README
+++ b/network/dirb/README
@@ -1,14 +1,15 @@
-DIRB is a Web Content Scanner. It looks for existing (and/or hidden) Web
-Objects. It basically works by launching a dictionary based attack against
-a web server and analizing the response.
+DIRB is a Web Content Scanner. It looks for existing (and/or hidden)
+Web Objects. It basically works by launching a dictionary based attack
+against a web server and analizing the response.
-DIRB comes with a set of preconfigured attack wordlists for easy usage but
-you can use your custom wordlists. Also DIRB sometimes can be used as a
-classic CGI scanner, but remember it is a content scanner not a vulnerability
-scanner.
+DIRB comes with a set of preconfigured attack wordlists for easy usage
+but you can use your custom wordlists. Also DIRB sometimes can be used
+as a classic CGI scanner, but remember it is a content scanner not a
+vulnerability scanner.
DIRB main purpose is to help in professional web application auditing.
-Especially in security related testing. It covers some holes not covered by
-classic web vulnerability scanners. DIRB looks for specific web objects that
-other generic CGI scanners can't look for. It doesn't search vulnerabilities
-nor does it look for web content that could be vulnerable.
+Especially in security related testing. It covers some holes not
+covered by classic web vulnerability scanners. DIRB looks for specific
+web objects that other generic CGI scanners can't look for. It doesn't
+search vulnerabilities nor does it look for web content that could be
+vulnerable.