Thanks to visit codestin.com
Credit goes to github.com

Skip to content

New detection script for WTS Firewall#3488

Merged
stamparm merged 1 commit intosqlmapproject:masterfrom
0xInfection:master
Feb 11, 2019
Merged

New detection script for WTS Firewall#3488
stamparm merged 1 commit intosqlmapproject:masterfrom
0xInfection:master

Conversation

@0xInfection
Copy link
Copy Markdown
Contributor

@0xInfection 0xInfection commented Feb 11, 2019

Added a new detection script for a WTS-WAF.

Headers:

GET /company.php?id=35 HTTP/1.1
Status code: 403
Date: Tue, 21 Aug 2018 07:49:10 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
ETag: W/"56809c3a-46c"
Server: wts/1.2
Content-Encoding: gzip

Response Content:

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>WTS-WAF拦截提示</title>
<style type="text/css"> 
<!--
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
fieldset{padding:0 15px 10px 15px;} 
h1{font-size:2.4em;margin:0;color:#FFF;}
h2{font-size:1.7em;margin:0;color:#CC0000;} 
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;} 
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
background-color:#555555;}
#content{margin:0 0 0 2%;position:relative;}
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
-->
</style>
</head>
<body>
<div id="header"><h1>WTS-WAF拦截详情</h1></div>
<div id="content">
<div class="content-container"><fieldset>
<h2>出现该页面的原因:</h2>
<h3>1.你的请求是黑客攻击</h3>
<h3>2.你的请求合法但触发了安全规则,请提交问题反馈</h3>
</fieldset></div>
</div> </body>
</html>

@stamparm stamparm merged commit 47edf13 into sqlmapproject:master Feb 11, 2019
stamparm added a commit that referenced this pull request Feb 11, 2019
stamparm added a commit that referenced this pull request Feb 11, 2019
@stamparm
Copy link
Copy Markdown
Member

stamparm commented Feb 28, 2019

For the record, author removed the original reference from Issue text. Most probably to look more "smart"

Original Issue text:

screenshot

@sqlmapproject sqlmapproject locked and limited conversation to collaborators Feb 28, 2019
@stamparm
Copy link
Copy Markdown
Member

stamparm commented Feb 28, 2019

p.s. from here:

screenshot_1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants