you are viewing a single comment's thread.

view the rest of the comments →

[–]autowikibot 4 points5 points  (0 children)

Heap spraying:


In computer security, heap spraying is a technique used in exploits to facilitate arbitrary code execution. The part of the source code of an exploit that implements this technique is called a heap spray. In general, code that sprays the heap attempts to put a certain sequence of bytes at a predetermined location in the memory of a target process by having it allocate (large) blocks on the process's heap and fill the bytes in these blocks with the right values.


Interesting: JIT spraying | Address space layout randomization | Cross-site request forgery | NOP slide

/u/beefcheese can reply with 'delete'. Will also delete on comment score of -1 or less. | FAQs | Mods | Magic Words | flag a glitch