Home > Industry/Domain > Software > Malware
Malware
Abbreviation for Malicious software, it is a software designed to harm or secretly access a computer system without the owner's informed consent.
Industry: Software
Add a new termContributors in Malware
Malware
form grabbing
Software; Malware
Form grabbing is the hooking of web browser APIs to intercept webform data, with the intent to steal authentication information or alter web content presented to the user.
heap overflow
Software; Malware
A type of buffer overflow in which the overflow occurs in the heap data area. Memory in the heap is dynamically allocated; therefore successfully causing a heap overflow may overwrite internal ...
heap spraying
Software; Malware
A technique used by exploit code to execute arbitrary code; in heap spraying, code attempts to block a certain chunk of memory and fill it with a predetermined sequence of bytes, which may compose ...
heuristics
Software; Malware
A tool or technique that enhances the ability to identify certain, and potentially common, code patterns. This is useful for making, for example, generic detections for a malware family.