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 | 31 |
Tags
- diva
- 2018
- 인시큐어뱅크
- igoat
- Openstack
- foremost
- NTFS
- Volatility
- frida
- InsecureBank
- base64
- ESXi
- kibana
- CTF-d
- vulnhub
- 파이썬
- ctf
- XSS
- Suninatas
- SQL Injection
- Strings
- Reflected XSS
- beebox
- MFT
- lord of sql injection
- 안드로이드
- otter
- Docker
- elasticsearch
- logstash
Archives
- Today
- Total
Information Security
SQL Injection (CAPTCHA) 본문
Level (Low)
그림 1-1을 보여주는 CAPTCHA를 입력했다.
SQL injection 공격 ‘ or 1=1 #을 입력해 영화 정보가 보이는 것을 알 수 있다.
Level (Medium)
CAPTCHA 문자를 입력했다.
그림 1-2처럼 ‘ or 1=1 # 공격을 했지만 데이터베이스 정보가 보이지 않는 것을 알 수 있다.
'Web Security > Bee-Box' 카테고리의 다른 글
SQL Injection (Login Form/User) (0) | 2019.08.25 |
---|---|
SQL injection (Login Form/Hero) (0) | 2019.08.25 |
SQL Injection(POST/Search) (0) | 2019.08.25 |
SQL Injection (Get/Search) (0) | 2019.08.11 |
OS Command Injection (0) | 2019.08.11 |