|
|
| (One intermediate revision by one other user not shown) |
| Line 1: |
Line 1: |
| − | <center><html><script type="text/javascript"> | + | <center> |
| − | function count_toggle() {
| + | <div style="width:40%;">{{PAGENAME}} is part of a series on [[countermeasures]].<br /> |
| − | $('#count_display_text').html($('#count_hidden_display').html());
| + | |
| − | $('#count_hidetext').html($('#count_hide_msg').html());
| + | |
| − | $('#count_hidetext').attr('onClick','count_vape();');
| + | |
| − | }
| + | |
| − | function count_vape() {
| + | |
| − | $('#count_display_text').html('');
| + | |
| − | $('#count_hidetext').html($('#count_show_msg').html());
| + | |
| − | $('#count_hidetext').attr('onClick','count_toggle();');
| + | |
| − | }
| + | |
| − | </script></html>
| + | |
| − | <div style="width:40%; border: 1px solid #000;">'''{{PAGENAME}}''' is part of a series on [[countermeasures]].<br /> | + | |
| − | <html><a id='count_hidetext' onclick="count_toggle();"><b>[ Detect ]</b></a></html><br /><div id='count_display_text'></div>
| + | |
| − | </div>
| + | |
| − | | + | |
| − | <div id='count_hidden_display' style='display:none;'>
| + | |
| − | '''[[Exploitation]] Countermeasures'''<br />
| + | |
| − | [[ASLR]] • [[DEP]] • [[IDS]] • [[IPS]] • [[NIDS]] • [[NIPS]] • [[Patch]] • [[SIM]] • [[Snort]] • [[Static ARP configuration]]
| + | |
| − | | + | |
| − | '''[[Reverse Engineering]] Countermeasures'''<br />
| + | |
| − | [[Polymorphic]] • [[Out of Order Code Execution]] • [[Anti-heuristics]]
| + | |
| − | </div>
| + | |
| − | <div id='count_hide_msg' style='visibility:hidden;display:none;'><b>[ Prevent ]</b></div>
| + | |
| − | <div id='count_show_msg' style='visibility:hidden;display:none;'><b>[ Detect ]</b></div></center><includeonly>[[Category:Countermeasures]]</includeonly><noinclude>
| + | |
| − | | + | |
| − | [[Category:Templates]]</noinclude>
| + | |