Skip to content

Commit

Permalink
规范化每个Pass的任务描述
Browse files Browse the repository at this point in the history
  • Loading branch information
c0ny1 committed Jun 3, 2018
1 parent 764b3eb commit 17ec936
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Pass-03/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<ol>
<li>
<h3>任务</h3>
<p>上传一个<code>脚本文件</code>到服务器,并能成功执行。</p>
<p>上传一个<code>webshell</code>到服务器。</p>
</li>
<li>
<h3>上传区</h3>
Expand Down
2 changes: 1 addition & 1 deletion Pass-04/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<ol>
<li>
<h3>任务</h3>
<p>拿到一个<code>shell</code>。</p>
<p>上传一个<code>webshell</code>到服务器。</p>
</li>
<li>
<h3>上传区</h3>
Expand Down
5 changes: 4 additions & 1 deletion Pass-13/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,10 @@ function getReailFileType($filename){
<ol>
<li>
<h3>任务</h3>
<p>上传一个<code>图片马</code>到服务器。</p>
<p>上传<code>图片马</code>到服务器。</p>
<p>注意:</p>
<p>1.保证上传后的图片马中仍然包含完整的<code>一句话</code>或<code>webshell</code>代码。</p>
<p>2.图片马要<code>.jpg</code>,<code>.png</code>,<code>.gif</code>三种后缀都上传成功才算过关!</p>
</li>
<li>
<h3>上传区</h3>
Expand Down
5 changes: 4 additions & 1 deletion Pass-14/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,10 @@ function isImage($filename){
<ol>
<li>
<h3>任务</h3>
<p>上传一个<code>图片马</code>到服务器。</p>
<p>上传<code>图片马</code>到服务器。</p>
<p>注意:</p>
<p>1.保证上传后的图片马中仍然包含完整的<code>一句话</code>或<code>webshell</code>代码。</p>
<p>2.图片马要<code>.jpg</code>,<code>.png</code>,<code>.gif</code>三种后缀都上传成功才算过关!</p>
</li>
<li>
<h3>上传区</h3>
Expand Down
5 changes: 4 additions & 1 deletion Pass-15/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,10 @@ function isImage($filename){
<ol>
<li>
<h3>任务</h3>
<p>上传一个<code>图片马</code>到服务器。</p>
<p>上传<code>图片马</code>到服务器。</p>
<p>注意:</p>
<p>1.保证上传后的图片马中仍然包含完整的<code>一句话</code>或<code>webshell</code>代码。</p>
<p>2.图片马要<code>.jpg</code>,<code>.png</code>,<code>.gif</code>三种后缀都上传成功才算过关!</p>
</li>
<li>
<h3>上传区</h3>
Expand Down
5 changes: 4 additions & 1 deletion Pass-16/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,10 @@
<ol>
<li>
<h3>任务</h3>
<p>上传一个<code>图片马</code>到服务器。</p>
<p>上传<code>图片马</code>到服务器。</p>
<p>注意:</p>
<p>1.保证上传后的图片马中仍然包含完整的<code>一句话</code>或<code>webshell</code>代码。</p>
<p>2.图片马要<code>.jpg</code>,<code>.png</code>,<code>.gif</code>三种后缀都上传成功才算过关!</p>
</li>
<li>
<h3>上传区</h3>
Expand Down
2 changes: 1 addition & 1 deletion Pass-18/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<ol>
<li>
<h3>任务</h3>
<p>上传一个<code>图片马</code>到服务器。</p>
<p>上传一个<code>webshell</code>到服务器。</p>
</li>
<li>
<h3>上传区</h3>
Expand Down

0 comments on commit 17ec936

Please sign in to comment.