mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Add spoofing action files for various modules
This commit is contained in:
parent
cc07b92679
commit
e434ea8217
20 changed files with 20 additions and 0 deletions
1
src/common/core/antibot/ui/actions.py
Normal file
1
src/common/core/antibot/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/authbasic/ui/actions.py
Normal file
1
src/common/core/authbasic/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/badbehavior/ui/actions.py
Normal file
1
src/common/core/badbehavior/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/blacklist/ui/actions.py
Normal file
1
src/common/core/blacklist/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/bunkernet/ui/actions.py
Normal file
1
src/common/core/bunkernet/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/cors/ui/actions.py
Normal file
1
src/common/core/cors/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/country/ui/actions.py
Normal file
1
src/common/core/country/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/customcert/ui/actions.py
Normal file
1
src/common/core/customcert/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/db/ui/actions.py
Normal file
1
src/common/core/db/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/dnsbl/ui/actions.py
Normal file
1
src/common/core/dnsbl/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/errors/ui/actions.py
Normal file
1
src/common/core/errors/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/greylist/ui/actions.py
Normal file
1
src/common/core/greylist/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/letsencrypt/ui/actions.py
Normal file
1
src/common/core/letsencrypt/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/limit/ui/actions.py
Normal file
1
src/common/core/limit/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/misc/ui/actions.py
Normal file
1
src/common/core/misc/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/modsecurity/ui/actions.py
Normal file
1
src/common/core/modsecurity/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/redis/ui/actions.py
Normal file
1
src/common/core/redis/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/reversescan/ui/actions.py
Normal file
1
src/common/core/reversescan/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/selfsigned/ui/actions.py
Normal file
1
src/common/core/selfsigned/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
1
src/common/core/whitelist/ui/actions.py
Normal file
1
src/common/core/whitelist/ui/actions.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Spoofing an action file
|
||||
Loading…
Reference in a new issue