Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- XSS
- Suninatas
- NTFS
- frida
- ESXi
- SQL Injection
- lord of sql injection
- Docker
- Strings
- InsecureBank
- beebox
- Openstack
- base64
- otter
- vulnhub
- 2018
- 파이썬
- logstash
- Volatility
- CTF-d
- MFT
- Reflected XSS
- kibana
- 안드로이드
- elasticsearch
- diva
- foremost
- igoat
- ctf
- 인시큐어뱅크
Archives
- Today
- Total
Information Security
XSS - Level2 본문
XSS Level 2는 아래와 같이 댓글 입력란에 XSS 공격을 하는 것 같다.

댓글에 test를 입력 시 등록되는 것을 알 수 있다.

test"><img src='#' onerror='alert(1);'> XSS 공격을 했다.

XSS 공격이 실행되면서 정답인 것을 알 수 있다.

'WarGame > XSS Game' 카테고리의 다른 글
XSS - Level 6 (0) | 2020.04.19 |
---|---|
XSS - Level 5 (0) | 2020.04.19 |
XSS - Level4 (0) | 2020.04.19 |
XSS - Level3 (0) | 2020.04.19 |
XSS - Level1 (0) | 2020.04.19 |