[W3af-svn-notify] SF.net SVN: w3af:[6285] branches/threading2
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-12-07 18:04:06
|
Revision: 6285 http://w3af.svn.sourceforge.net/w3af/?rev=6285&view=rev Author: andresriancho Date: 2012-12-07 18:04:00 +0000 (Fri, 07 Dec 2012) Log Message: ----------- Initial commit of sqlmap attack plugin which passes unittest. Modified Paths: -------------- branches/threading2/core/controllers/plugins/attack_plugin.py branches/threading2/core/data/kb/info.py branches/threading2/core/data/kb/read_shell.py branches/threading2/core/data/kb/vuln.py branches/threading2/core/data/misc/file_utils.py branches/threading2/plugins/attack/dav.py branches/threading2/plugins/attack/db/sqlmap_wrapper.py branches/threading2/plugins/attack/db/tests/test_sqlmap_wrapper.py branches/threading2/plugins/attack/eval.py branches/threading2/plugins/attack/file_upload.py branches/threading2/plugins/attack/local_file_reader.py branches/threading2/plugins/attack/os_commanding.py branches/threading2/plugins/attack/payloads/payloads/tests/test_payload_handler.py branches/threading2/plugins/attack/rfi.py branches/threading2/plugins/attack/rfi_proxy.py branches/threading2/plugins/attack/sqlmap.py branches/threading2/plugins/attack/xpath.py branches/threading2/scripts/script-sqlmap_exploit_int.w3af Added Paths: ----------- branches/threading2/plugins/attack/db/__init__.py branches/threading2/plugins/tests/attack/test_sqlmap.py Removed Paths: ------------- branches/threading2/plugins/attack/sql_webshell.py branches/threading2/scripts/script-sqlmap_exploit_string.w3af Property Changed: ---------------- branches/threading2/plugins/attack/db/sqlmap/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |