mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
HTML Purifer 변경 후 달라진 예상 값 변경3-1
This commit is contained in:
parent
a2088308de
commit
841a40a878
1 changed files with 1 additions and 2 deletions
|
|
@ -25,8 +25,7 @@ class FuncIncTest extends \Codeception\TestCase\Test
|
|||
// embedded encoded tab to break up XSS - http://ha.ckers.org/xss.html
|
||||
array(
|
||||
'<IMG SRC="jav	ascript:alert(\'XSS\');">',
|
||||
'<img src="jav%20ascript%3Aalert(\'XSS\
|
||||
');" alt="jav ascript:alert(\'XSS\');" />'
|
||||
'<img src="jav%20ascript%3Aalert(\'XSS\');" alt="jav ascript:alert(\'XSS\');" />'
|
||||
),
|
||||
// issue 178
|
||||
array(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue