Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sqlmapproject
GitHub Repository: sqlmapproject/sqlmap
Path: blob/master/thirdparty/identywaf/__init__.py
2992 views
1
#!/usr/bin/env python
2
#
3
# Copyright (c) 2019-2021 Miroslav Stampar (@stamparm), MIT
4
# See the file 'LICENSE' for copying permission
5
6
# The above copyright notice and this permission notice shall be included in
7
# all copies or substantial portions of the Software.
8
9
pass
10
11