brad-sp / community-modified

Modified edition of cuckoo community modules
31 stars 17 forks source link

Create ek_heapsray.py #83

Closed kevross33 closed 9 years ago

kevross33 commented 9 years ago

Attempt to detect JavaScript obfuscated exploits containing common heap spray values which sometimes appears. Memory locations taken from EMET for the memory locations it looks to for heapspray protections as being commonly attacked although obviously there is many other ways to accomplish this in an exploit that this is low level fruit attempt at detection.

If features from cuckoosploit in the future will later be added in the future this would be more effective for its detection of heapsprays, ROP chains etc.