'style attribute'에 해당되는 글 2건

  1. XSS Challenges stage #14 2012.09.25
  2. XSS Challenges stage #13 2012.09.25

XSS Challenges stage #14

from War Game 2012. 9. 25. 09:31

style attribute 를 이용해야하는 문제지만 ... 문제가 있다.
(We have to use "style attribute" but there is a problem.)


아래 그림과 같이 expression 을 이용하려고 하면 필터링으로 인해 expression 이 xxx 로 바뀐다는 점이다.
(When we use the "expression" as below, the "expression" is changed to "xxx" by filtering.)


고민해보도록 하자.
(Thinking...)




,

XSS Challenges stage #13

from War Game 2012. 9. 25. 09:12

style attribute 를 이용해서 공략해야하는 문제이다.
(We have to use "style attribute" to solve this problem.)




고민할게 없으니 ...더 이상의 설명은 생략한다.
(We don't need to think ... so I skip detail explain about this problem.)



,