Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Template:Exploitation"
From NetSec
Line 1: | Line 1: | ||
− | <center> | + | <center><html><script type="text/javascript"> |
− | <html> | + | |
− | <script type="text/javascript"> | + | |
function toggle() { | function toggle() { | ||
$('#display_text').html($('#hidden_display').html()); | $('#display_text').html($('#hidden_display').html()); | ||
Line 12: | Line 10: | ||
$('#hidetext').attr('onClick','toggle();'); | $('#hidetext').attr('onClick','toggle();'); | ||
} | } | ||
− | </script></html> | + | </script></html><div style="width:40%; border: 1px solid #000;">{{PAGENAME}} is part of a series on [[exploitation]].<br /> |
− | <div style="width:40%; border: 1px solid #000;">{{PAGENAME}} is part of a series on [[exploitation]].<br /> | + | |
<html><a id='hidetext' onclick="toggle();"><b>[ CrackMe ]</b></a></html><br /><div id='display_text'></div></div> | <html><a id='hidetext' onclick="toggle();"><b>[ CrackMe ]</b></a></html><br /><div id='display_text'></div></div> | ||
<div id='hidden_display' style='visibility:hidden;'> | <div id='hidden_display' style='visibility:hidden;'> | ||
Line 22: | Line 19: | ||
<b>Software Exploitation</b><br /> | <b>Software Exploitation</b><br /> | ||
− | [[Buffer Overflows]] • [[Ascii shellcode]] • [[Bleeding Life]] | + | [[Buffer Overflows]] • [[Ascii shellcode]] • [[Bleeding Life]] </div><div style="visibility:hidden;height:1px;width:1px;"><div id='hide_msg' style='visibility:hidden;'><b>[ PatchMe ]</b></div><div id='show_msg' style='visibility:hidden;'><b>[ CrackMe ]</b></div></div></center> |
− | </div><div style="visibility:hidden;height:1px;width:1px;"><div id='hide_msg' style='visibility:hidden;'><b>[ PatchMe ]</b></div><div id='show_msg' style='visibility:hidden;'><b>[ CrackMe ]</b></div></div></center> | + |