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