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
- diva
- vulnhub
- ctf
- 2018
- Volatility
- 인시큐어뱅크
- Suninatas
- SQL Injection
- lord of sql injection
- kibana
- igoat
- Openstack
- Strings
- beebox
- 파이썬
- 안드로이드
- InsecureBank
- otter
- Reflected XSS
- logstash
- elasticsearch
- XSS
- foremost
- ESXi
- Docker
- frida
- NTFS
- base64
- CTF-d
- MFT
Archives
- Today
- Total
Information Security
XSS - Level 5 본문
XSS Level 5 아래와 같이 Groovy 페이지 회원가입에 관련된 것을 알 수 있다.
소스 코드를 보면 Next 링크 태그가 걸려 있는 것을 알 수 있다.
next 변수에 javascript:alert(1) 입력했다.
Go 버튼 누른 후 Next 버튼 클릭 시 XSS 공격이 동작되고 정답이라는 것을 알 수 있다.
'WarGame > XSS Game' 카테고리의 다른 글
XSS - Game ALL Clear (0) | 2020.04.20 |
---|---|
XSS - Level 6 (0) | 2020.04.19 |
XSS - Level4 (0) | 2020.04.19 |
XSS - Level3 (0) | 2020.04.19 |
XSS - Level2 (0) | 2020.04.19 |