refactoring of brute force techniques

This commit is contained in:
Miroslav Stampar
2010-11-09 09:42:43 +00:00
parent 221f976fbd
commit 4be0631161
4 changed files with 109 additions and 39 deletions

View File

@@ -0,0 +1,10 @@
#!/usr/bin/env python
"""
$Id$
Copyright (c) 2006-2010 sqlmap developers (http://sqlmap.sourceforge.net/)
See the file 'doc/COPYING' for copying permission
"""
pass