This Blog has Moved!

This blog is moving to


Thank you for visiting! Content will remain here for archival purposes.

Defend Against Injection-Based Attacks

The following is external content provided as a free resource for blog readers.
Injection vulnerabilities allow a malicious attacker to insert specific commands into an application or code that will execute undesired behavior on their behalf. These attacks usually exploit an application at the point where it requests user input for later processing. The most common types of injection vulnerabilities include SQL Injection, Command Injection, Cross Site Scripting, XPath and LDAP Injection.

In this paper, we'll:
  • Provide a detailed description of the weakness
  • Show how it presents itself to the end user and the developer
  • Explain mitigation strategies to help resolve each issue


Request Free!

No comments:

Post a Comment