mirror of https://github.com/midoks/mdserver-web
pull/216/head
parent
6555d927ea
commit
64601e42c1
@ -1 +0,0 @@ |
|||||||
waf() |
|
@ -1 +0,0 @@ |
|||||||
10.0.68.75 |
|
@ -1,18 +0,0 @@ |
|||||||
select.+(from|limit) |
|
||||||
(?:(union(.*?)select)) |
|
||||||
\b(or|xor|and)\b.*(=|<|>|'|") |
|
||||||
having|load_file |
|
||||||
sleep\((\s*)(\d*)(\s*)\) |
|
||||||
benchmark\((.*)\,(.*)\) |
|
||||||
base64_decode\( |
|
||||||
(?:from\W+information_schema\W) |
|
||||||
into(\s+)+(?:dump|out)file\s* |
|
||||||
group\s+by.+\( |
|
||||||
xwork.MethodAccessor |
|
||||||
(?:define|eval|file_get_contents|include|require|require_once|shell_exec|phpinfo|system|passthru|preg_\w+|execute|echo|print|print_r|var_dump|(fp)open|alert|showmodaldialog)\( |
|
||||||
xwork\.MethodAccessor |
|
||||||
(gopher|doc|php|glob|file|phar|zlib|ftp|ldap|dict|ogg|data)\:\/ |
|
||||||
java\.lang |
|
||||||
\$_(GET|post|cookie|files|session|env|phplib|GLOBALS|SERVER)\[ |
|
||||||
\<(iframe|script|body|img|layer|div|meta|style|base|object|input) |
|
||||||
(onmouseover|onerror|onload)\= |
|
@ -1,39 +0,0 @@ |
|||||||
<!doctype html> |
|
||||||
<html> |
|
||||||
<head> |
|
||||||
<meta charset="utf-8"> |
|
||||||
<title>网站防火墙</title> |
|
||||||
<style> |
|
||||||
*{margin:0;padding:0;color:#444} |
|
||||||
body{font-size:14px;font-family:"宋体"} |
|
||||||
.main{width:600px;margin:10% auto;} |
|
||||||
.title{background: #20a53a;color: #fff;font-size: 16px;height: 40px;line-height: 40px;padding-left: 20px;} |
|
||||||
.content{background-color:#f3f7f9; height:280px;border:1px dashed #c6d9b6;padding:20px} |
|
||||||
.t1{border-bottom: 1px dashed #c6d9b6;color: #ff4000;font-weight: bold; margin: 0 0 20px; padding-bottom: 18px;} |
|
||||||
.t2{margin-bottom:8px; font-weight:bold} |
|
||||||
ol{margin:0 0 20px 22px;padding:0;} |
|
||||||
ol li{line-height:30px} |
|
||||||
</style> |
|
||||||
</head> |
|
||||||
|
|
||||||
<body> |
|
||||||
<div class="main"> |
|
||||||
<div class="title">网站防火墙</div> |
|
||||||
<div class="content"> |
|
||||||
<p class="t1">您的请求带有不合法参数,已被网站管理员设置拦截!</p> |
|
||||||
<p class="t2">可能原因:</p> |
|
||||||
<ol> |
|
||||||
<li>您提交的内容包含危险的攻击请求</li> |
|
||||||
</ol> |
|
||||||
<p class="t2">如何解决:</p> |
|
||||||
<ol> |
|
||||||
<li>检查提交内容;</li> |
|
||||||
<li>如网站托管,请联系空间提供商;</li> |
|
||||||
<li>普通网站访客,请联系网站管理员;</li> |
|
||||||
<li>这是误报,请联系网站管理员;</li> |
|
||||||
</ol> |
|
||||||
</div> |
|
||||||
</div> |
|
||||||
</body> |
|
||||||
</html> |
|
||||||
|
|
@ -1,9 +0,0 @@ |
|||||||
\.(svn|htaccess|mysql_history|bash_history|git|DS_Store|idea|user\.ini) |
|
||||||
\.(bak|inc|old|mdb|sh|sql|php~|swp|java|class)$ |
|
||||||
(vhost|bbs|host|wwwroot|www|site|root|backup|data|ftp|db|admin|website|web).*\.(rar|sql|zip|tar\.gz|tar) |
|
||||||
(elastic|jmx-console|jmxinvokerservlet) |
|
||||||
java\.lang |
|
||||||
/CSV/ |
|
||||||
/(hack|shell|spy|phpspy)\.php$ |
|
||||||
(manager|host-manager)/html$ |
|
||||||
/(attachments|upimg|images|css|uploadfiles|html|uploads|templets|static|template|data|forumdata|upload|includes|cache|avatar)/(\\w+).(php|jsp) |
|
@ -1 +0,0 @@ |
|||||||
(HTTrack|Apache-HttpClient|harvest|audit|dirbuster|pangolin|nmap|sqln|hydra|Parser|libwww|BBBike|sqlmap|w3af|owasp|Nikto|fimap|havij|zmeu|BabyKrokodil|netsparker|httperf|bench| SF/) |
|
@ -1,2 +0,0 @@ |
|||||||
127.0.0.1 |
|
||||||
^192\.168\. |
|
Loading…
Reference in new issue