sqlmap/extra/dbgtool/__init__.py

9 lines
146 B
Python
Raw Normal View History

2019-03-28 18:04:38 +03:00
#!/usr/bin/env python
2010-07-30 15:47:32 +04:00
"""
2020-01-01 15:25:15 +03:00
Copyright (c) 2006-2020 sqlmap developers (http://sqlmap.org/)
2017-10-11 15:50:46 +03:00
See the file 'LICENSE' for copying permission
2010-07-30 15:47:32 +04:00
"""
pass