svn commit: r435614 - head/security/0d1n

Alexey Dokuchaev danfe at FreeBSD.org
Tue Mar 7 16:17:55 UTC 2017


Author: danfe
Date: Tue Mar  7 16:17:54 2017
New Revision: 435614
URL: https://svnweb.freebsd.org/changeset/ports/435614

Log:
  Improve wording (should be part of r435600).

Modified:
  head/security/0d1n/pkg-descr

Modified: head/security/0d1n/pkg-descr
==============================================================================
--- head/security/0d1n/pkg-descr	Tue Mar  7 16:09:42 2017	(r435613)
+++ head/security/0d1n/pkg-descr	Tue Mar  7 16:17:54 2017	(r435614)
@@ -1,9 +1,9 @@
 0d1n is a tool for automating customized attacks against web applications.
 Some of its features:
 
-  - Brute force login and passwords in authentication forms
-  - Directory disclosure (use PATH list to brute and find HTTP status code)
-  - Test to find SQL injection and XSS vulnerabilities
+  - Brute force login names and passwords in authentication forms
+  - Directory disclosure (brute over PATH list and find HTTP status codes)
+  - Tests to find SQL injection and XSS vulnerabilities
   - Options to load ANTI-CSRF token for each request
   - Options to use random proxy per request
 


More information about the svn-ports-all mailing list