Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Main Page/Featured Article"

From NetSec
Jump to: navigation, search
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<center><big>'''Alphanumeric Shellcode'''</big></center>
+
<center><big>'''[[Shellcode/Appendix|Shellcode Appendix]]'''</big></center>
  
Alphanumeric shellcode is similar to ascii shellcode in that it is used to bypass character filters and evade intrusion-detection during buffer overflow exploitation. This article documents alphanumeric code on multiple architectures, but primarily the 64 bit x86 architecture. Alphanumeric shellcode requires a basic understanding of bitwise math, assembly and shellcode.
+
'''The Shellcode Appendix''' is a collection of shellcodes and documentation developed by our staff. The included shellcode is flexible, can bypass firewalls, automated detection, and demonstrate advanced shellcoding techniques.
  
<center>'''''[[Alphanumeric shellcode|Learn more - Alphanumeric shellcode]]'''''</center>
+
<center>'''''[[Shellcode/Appendix|Learn more - Shellcode Appendix]]'''''</center>

Latest revision as of 23:38, 22 April 2013

Shellcode Appendix

The Shellcode Appendix is a collection of shellcodes and documentation developed by our staff. The included shellcode is flexible, can bypass firewalls, automated detection, and demonstrate advanced shellcoding techniques.

Learn more - Shellcode Appendix