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 |
Tags
- kibana
- Docker
- base64
- 파이썬
- igoat
- ctf
- 안드로이드
- foremost
- Reflected XSS
- frida
- NTFS
- CTF-d
- beebox
- Suninatas
- MFT
- 인시큐어뱅크
- SQL Injection
- lord of sql injection
- Strings
- vulnhub
- otter
- diva
- 2018
- ESXi
- Volatility
- InsecureBank
- Openstack
- elasticsearch
- XSS
- logstash
Archives
- Today
- Total
Information Security
XSS - Level 6 본문
XSS Level 6는 URL # 주소 뒤에 경로를 확인할 수 있다.
아래와 같은 코드에 붙여주어 출려해주는 것을 알 수 있다.
data:[자료 타입], [데이터]을 이용해 data:text/javascript, alert(1); XSS 공격을 실행했다.
XSS 공격이 동작하면 정답이라는 것을 알 수 있다.
'WarGame > XSS Game' 카테고리의 다른 글
XSS - Game ALL Clear (0) | 2020.04.20 |
---|---|
XSS - Level 5 (0) | 2020.04.19 |
XSS - Level4 (0) | 2020.04.19 |
XSS - Level3 (0) | 2020.04.19 |
XSS - Level2 (0) | 2020.04.19 |