mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-29 17:39:56 +03:00
Update luanginxwafbypass.py
Update header.
This commit is contained in:
parent
15a77ef3e9
commit
c63d1e79ef
|
@ -1,6 +1,11 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
"""
|
||||||
|
Copyright (c) 2006-2018 sqlmap developers (http://sqlmap.org/)
|
||||||
|
See the file 'LICENSE' for copying permission
|
||||||
|
"""
|
||||||
|
|
||||||
'''
|
'''
|
||||||
[+] LUA-Nginx WAFs Bypass (Cloudflare)
|
[+] LUA-Nginx WAFs Bypass (Cloudflare)
|
||||||
Vulnerability discovered by: Daniel Fariña Hernández
|
Vulnerability discovered by: Daniel Fariña Hernández
|
||||||
|
|
Loading…
Reference in New Issue
Block a user