|
|
(5 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | <center><html><script type="text/javascript"> | + | <center> |
− | function toggle() {
| + | <div style="width:40%;">{{PAGENAME}} is part of a series on [[exploitation]].<br /> |
− | $('#display_text').html($('#hidden_display').html());
| + | |
− | $('#hidetext').html($('#hide_msg').html());
| + | |
− | $('#hidetext').attr('onClick','vape();');
| + | |
− | }
| + | |
− | function vape() {
| + | |
− | $('#display_text').html('');
| + | |
− | $('#hidetext').html($('#show_msg').html());
| + | |
− | $('#hidetext').attr('onClick','toggle();');
| + | |
− | }
| + | |
− | </script></html><div style="width:40%; border: 1px solid #000; padding:0px 0px 0px 0px;">{{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>
| + | |
− | <div id='hidden_display' style='visibility:hidden; height:1px; width:1px'>
| + | |
− | <div style="padding:2px;">
| + | |
− | <b>[[Web Exploitation]]</b><br />
| + | |
− | [[XSS]] • [[SQL injection]] • [[CSRF]] • [[XSRF]] • [[Cookies]] • [[File Inclusion]] • [[Command Injection]] <br />
| + | |
− | [[XSCF]] • [[Cold Fusion Hacking]] • [[RoR_Patching#Params_Injection_.26_Mass_Assignment_Abuse|Mass Assignment Abuse]] • [[Lfi_autopwn.pl]] <br />
| + | |
− | [[MySql 5 Enumeration|Mysql5 Enumerator]]
| + | |
− | | + | |
− | <b>Software Exploitation</b><br />
| + | |
− | [[Buffer Overflows]] • [[Ascii shellcode]] • [[Bleeding Life]]
| + | |
− | </div></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><includeonly>[[Category:Exploitation]]</includeonly><noinclude>
| + | |
− | | + | |
− | [[Category:Templates]]</noinclude>
| + | |