Search:     Advanced search
server monitoring
Showing: 1-10 of 18    »»
Articles
 
document 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: 461
document 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: 411
document 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: 431
document 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: 325
document 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: 475
document 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: 404
document 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: 320
document 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: 402
document 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: 416
document 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: 624