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
- beebox
- XSS
- CTF-d
- Suninatas
- MFT
- 파이썬
- vulnhub
- logstash
- otter
- elasticsearch
- igoat
- NTFS
- lord of sql injection
- kibana
- foremost
- SQL Injection
- Reflected XSS
- InsecureBank
- Docker
- Strings
- 2018
- ESXi
- Openstack
- frida
- ctf
- base64
- Volatility
- 인시큐어뱅크
- 안드로이드
Archives
- Today
- Total
Information Security
XSS – Reflected (Eval) 본문
XSS – Reflected (Eval)
Level (Low)
Eval함수는 수식 형태로 문자열을 실수로 반환하는 자바스크립트다.
URL 주소에 1234 데이터를 입력해 오류의 메시지를 보여준다.
Eval 함수에 document.write(alert(1)))를 입력해 경고창을 확인했다.
'Web Security > Bee-Box' 카테고리의 다른 글
XSS – Reflected (PHP_SELF) (0) | 2019.09.08 |
---|---|
phpMyAdmin BBCode Tag XSS (0) | 2019.09.07 |
XSS – Reflected (AJAX/JSON) (0) | 2019.09.07 |
XSS – Reflected(JSON) (0) | 2019.09.07 |
XSS – Reflected(POST) (0) | 2019.09.07 |