easyctf-2017/web/pages/shell.html
2015-12-26 23:50:52 -05:00

12 lines
306 B
HTML

<center class="fade_in">
<h1>Shell</h1>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Username: (insert username) | Password: (insert password)</h3>
</div>
<div class="panel-body">
<h3>Insert Shell Here</h3>
</div>
</div>
</center>