File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 114114 if (isset ($ _GET ['links ' ])) {
115115 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>
117- <a href="https://stationx-public-download.s3.us-west-2.amazonaws.com/nmap_cheet_sheet_v7.pdf" target="_blank">Nmap Cheat Sheet</a><br>
118117 <a href="https://github.com/frizb/MSF-Venom-Cheatsheet" target="_blank">Msfvenom Cheat Sheet</a><br>
119118 <a href="https://pentestmonkey.net/cheat-sheet/shells/reverse-shell-cheat-sheet" target="_blank">Reverse Shell Cheat Sheet</a><br>
120119 <a href="https://www.exploit-db.com/" target="_blank">ExploitDB</a><br>
121120 <a href="https://cxsecurity.com/exploit/" target="_blank" target="_blank">CX Security Vulnerability Database</a><br>
122121 <a href="https://int0x33.medium.com/day-76-use-nishang-empire-and-other-ps1-scripts-manually-332b4604e2a7" target="_blank">Nishang Usage</a><br>
123- <a href="https://int0x33.medium.com/day-63-top-10-essential-nmap-scripts-for-web-app-hacking-c7829ff5ab7" target="_blank">Essential Nmap Scripts</a><br>
124122 <a href="https://int0x33.medium.com/day-26-the-complete-list-of-windows-post-exploitation-commands-no-powershell-999b5433b61e" target="_blank">Windows Post-Exploitation Commands</a> ' ;
125123 }
126124?>
You can’t perform that action at this time.
0 commit comments