sqlmap/lib/techniques/brute/__init__.py

9 lines
150 B
Python
Raw Normal View History

#!/usr/bin/env python
2010-11-09 12:42:43 +03:00
"""
2013-01-18 18:07:51 +04:00
Copyright (c) 2006-2013 sqlmap developers (http://sqlmap.org/)
2010-11-09 12:42:43 +03:00
See the file 'doc/COPYING' for copying permission
"""
pass