mirror of
https://github.com/sqlmapproject/sqlmap
synced 2026-03-31 10:33:09 +02:00
8 lines
146 B
Python
8 lines
146 B
Python
#!/usr/bin/env python
|
|
|
|
"""
|
|
Copyright (c) 2006-2018 sqlmap developers (http://sqlmap.org/)
|
|
See the file 'LICENSE' for copying permission
|
|
"""
|
|
|
|
pass
|