mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 16:32:23 +01:00
10 lines
319 B
Python
10 lines
319 B
Python
#!/usr/bin/env python
|
|
#
|
|
# Copyright Ryan Vennell
|
|
#
|
|
# This software released into the public domain. Anyone is free to copy,
|
|
# modify, publish, use, compile, sell, or distribute this software,
|
|
# either in source code form or as a compiled binary, for any purpose,
|
|
# commercial or non-commercial, and by any means.
|
|
|
|
pass
|