Skip to content

Malicious Code

Understanding the Threats Posed by Malicious Code

Detect and Mitigate Malicious Code
Table of Contents

WHAT IS MALICIOUS CODE?

Malicious code is code inserted in a software system or web script intended to cause undesired effects, security breaches, or damage to a system. Taking advantage of common system vulnerabilities, malicious code examples include computer viruses, worms, Trojan horses, logic bombs, spyware, adware, and backdoor programs. Visiting infected websites or clicking on a bad email link or attachment are ways for malicious code to sneak its way into a system.

Forms of Malicious Code

The most common form of malicious code is the computer virus, which infects a computer by attaching itself to another program and then propagating when that program is executed. Another common form of malicious code is the worm, which makes copies of itself, spreading through connected systems and consuming resources on affected computers.

Malicious code is self-activating and takes on various forms, including Java Applets, ActiveX controls, pushed content, plug-ins, scripting languages, or other programming languages. By modifying, destroying, or stealing data, gaining or allowing unauthorized access to a system, and executing functions that a user never intended, malicious code can expose an organization’s systems, sensitive data, and valuable information assets. The ideal solution is self-protecting software that can defend itself from these kinds of vulnerabilities and malicious code attacks.

 

Learn More About Contrast Security

Contrast is the clear customers’ choice

Contrast is named a Customers’ Choice in the 2021 Gartner Peer Insights “Voice of the Customer”: Application Security Testing report. With the highest percentage of 5-star ratings, this is the third consecutive year Contrast has received this powerful endorsement from customers.

gartner-peer-insight-2021

Built for Developers. Trusted by Security.

Infosys
ring-central-logo-1
bmw-logo-rgb
backbase-logo-2
intuit-logo
credit-suisse

Learn Secure Code

Cross Site Scripting (XSS)

CROSS SITE SCRIPTING (XSS)

Learn about Cross site scripting (XSS) and how it affects your Java source code

SQL Injection - Java-1

SQL INJECTION

Learn about SWL injection and how it affects your Java source code

Client Side Injection

CLIENT SIDE INJECTION

Learn about client-side injection and how it can affect your source code