|
Articles
|
|
 |
Alternate XSS Syntax
Alternate XSS Syntax
Description
Cross Site Scripting is not just <script>alert('y0u ar3 0wn3d!');</script>. Because of JavaScript...
|
|
06 May, 2008
Views: 528
|
|
 |
XPATH Injection
XPATH Injection
Description
Similar to SQL Injection, XPath Injection attacks occur when a web site uses user-supplied information to construct...
|
|
06 May, 2008
Views: 461
|
|
 |
Web Parameter Tampering
Web Parameter Tampering
Description
The Web Parameter Tampering attack is based on manipulation of parameters exchanged between client and server...
|
|
06 May, 2008
Views: 492
|
|
 |
Special Element Injection
Special Element Injection
Description
Special Element Injection is a type of injection attack that exploits weakness related to reserved words and...
|
|
06 May, 2008
Views: 357
|
|
 |
Server-Side Includes (SSI) Injection
Server-Side Includes (SSI) Injection
Description
SSIs are directives present on Web applications used to feed a HTML page with dynamic...
|
|
06 May, 2008
Views: 544
|
|
 |
Parameter Delimiter
Parameter Delimiter
Description
This attack is based on manipulation of parameters delimiter used by web application input vectors, in order to...
|
|
06 May, 2008
Views: 454
|
|
 |
LDAP injection
LDAP injection
Description
LDAP Injection is an attack used to exploit web based applications that construct LDAP statements based on user input....
|
|
06 May, 2008
Views: 367
|
|
 |
Full Path Disclosure
Full Path Disclosure
Overview
Full Path Disclosure (AKA, FPD) vulnerabilities enable the attacker to see the path to the webroot/file. Eg:...
|
|
06 May, 2008
Views: 463
|
|
 |
Format string attack
Format string attack
Description
The Format String exploit occurs when the submitted data of an input string is evaluated as a command by the...
|
|
06 May, 2008
Views: 472
|
|
 |
Direct Static Code Injection
Direct Static Code Injection
Description
Direct Static Code Injection attack consists on injecting code directly onto the resource used by...
|
|
06 May, 2008
Views: 748
|
|