Protecting against code injection

Code can be injected into an application to make it run code from another application. SES Evolution makes it possible to protect your applications against the injection of malicious code.

EXAMPLE
There are two possible approaches, illustrated as follows:
  • Use case 1: No applications are allowed to inject code, except clearly identified legitimate applications (e.g., antivirus, Windows error reporting, etc.). This is the most commonly used approach.
  • Use case 2: No applications are allowed to inject code in the password manager.