TYPO3 API  SVNRelease
Public Member Functions
RemoveXSSTest Class Reference

List of all members.

Public Member Functions

 checkAttackScriptAlert ()
 checkAttackScriptSrcJs ()
 checkAttackScriptAlertFromCharCode ()
 checkAttackBaseHref ()
 checkAttackBgsound ()
 checkAttackBodyBackground ()
 checkAttackBodyOnLoad ()
 checkAttackStyleUrl ()
 checkAttackStyleWidth ()
 checkAttackFrameset ()
 checkAttackIframe ()
 checkAttackInputImage ()
 checkAttackImageSrc ()
 checkAttackImageSrcNoQuotesNoSemicolon ()
 checkAttackImageDynsrc ()
 checkAttackImageLowsrc ()
 checkAttackStyle ()
 checkAttackImageVbscript ()
 checkAttackLayer ()
 checkAttackMeta ()
 checkAttackMetaWithUrl ()
 checkAttackMetaWithUrlExtended ()
 checkAttackObject ()
 checkAttackObjectEmbeddedXss ()
 checkAttackEmbedFlash ()
 checkAttackActionScriptEval ()
 checkAttackImageStyleWithComment ()
 checkAttackStyleInAnonymousHtml ()
 checkAttackStyleWithBackgroundImage ()
 checkAttackStyleWithBackground ()
 checkAttackStylesheet ()
 checkAttackRemoteStylesheet ()
 checkAttackImportRemoteStylesheet ()
 processDataProvider ()
 processWithDataProvider ($input, $expected)

Detailed Description

Definition at line 36 of file removexssTest.php.


Member Function Documentation

RemoveXSSTest::checkAttackActionScriptEval ( )
Test:

Definition at line 291 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackBaseHref ( )
Test:

Definition at line 71 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackBgsound ( )
Test:

Definition at line 81 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackBodyBackground ( )
Test:

Definition at line 91 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackBodyOnLoad ( )
Test:

Definition at line 101 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackEmbedFlash ( )
Test:

Definition at line 281 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackFrameset ( )
Test:

Definition at line 131 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackIframe ( )
Test:

Definition at line 141 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackImageDynsrc ( )
Test:

Definition at line 181 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackImageLowsrc ( )
Test:

Definition at line 191 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackImageSrc ( )
Test:

Definition at line 161 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackImageSrcNoQuotesNoSemicolon ( )
Test:

Definition at line 171 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackImageStyleWithComment ( )
Test:

Definition at line 301 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackImageVbscript ( )
Test:

Definition at line 211 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackImportRemoteStylesheet ( )
Test:

Definition at line 361 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackInputImage ( )
Test:

Definition at line 151 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackLayer ( )
Test:

Definition at line 221 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackMeta ( )
Test:

Definition at line 231 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackMetaWithUrl ( )
Test:

Definition at line 241 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackMetaWithUrlExtended ( )
Test:

Definition at line 251 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackObject ( )
Test:

Definition at line 261 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackObjectEmbeddedXss ( )
Test:

Definition at line 271 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackRemoteStylesheet ( )
Test:

Definition at line 351 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackScriptAlert ( )
Test:

Definition at line 41 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackScriptAlertFromCharCode ( )
Test:

Definition at line 61 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackScriptSrcJs ( )
Test:

Definition at line 51 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackStyle ( )
Test:

Definition at line 201 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackStyleInAnonymousHtml ( )
Test:

Definition at line 311 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackStylesheet ( )
Test:

Definition at line 341 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackStyleUrl ( )
Test:

Definition at line 111 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackStyleWidth ( )
Test:

Definition at line 121 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackStyleWithBackground ( )
Test:

Definition at line 331 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::checkAttackStyleWithBackgroundImage ( )
Test:

Definition at line 321 of file removexssTest.php.

References RemoveXSS\process().

RemoveXSSTest::processDataProvider ( )
Returns:
array<array> input strings and expected output strings to test
See also:
processWithDataProvider

Definition at line 374 of file removexssTest.php.

RemoveXSSTest::processWithDataProvider ( input,
expected 
)
Test:
Parameters:
string$inputinput value to test
string$expectedexpected output value

processDataProvider

Definition at line 403 of file removexssTest.php.

References RemoveXSS\process().


The documentation for this class was generated from the following file: