Web Hacking/Information
xss bypass html인코딩
프레딕
2024. 4. 3. 21:38
728x90
퍼센트 인코딩, uri 인코딩 이외에 html 인코딩도 있다.
xss에서 src 필드 같은데에 사용되는데 예를들어 소괄호 '(' 는 html entity로 (이다. x28은 16진수이므로 (과 똑같다.
아래 링크에 특수문자를 자세히 정리한 글이 있다.
https://johngrib.github.io/wiki/special-chars/
특수문자 모음
특수문자 검색하다 빡쳐서 작성한 문서
johngrib.github.io
728x90
반응형