sqlmap/extra/dbgtool/__init__.py

9 lines
147 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
"""
2022-01-03 13:30:34 +03:00
Copyright (c) 2006-2022 sqlmap developers (https://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