티스토리 뷰
마흔한 번째 글.
1. 코드 분석
앞선 문제들과 다른 점은 single quote, double quote, backtick을 필터링하여 사용되면 'No Quotes ~_~'를 출력한다.
2. Exploit
single quote를 쓸 수 없기 때문에 'admin' 같은 문자열을 사용할 수 없다.
따라서 간단하게 char() 함수를 이용하자.
char() 함수는 아스키코드를 문자열로 반환해주는 함수이다.
?no=1000 or id=char(97,100,109,105,110)
(처음에 no에 1을 주었더니 guest와 대응돼서 true가 나오기 때문에 1 이상의 값을 주도록 하자.)
'writeup > LOS' 카테고리의 다른 글
[Lord of SQL injection] darkelf (0) | 2021.07.02 |
---|---|
[Lord of SQL injection] wolfman (0) | 2021.07.02 |
[Lord of SQL injection] orc (0) | 2021.06.28 |
[Lord of SQL injection] cobolt (0) | 2021.06.20 |
[Lord of SQL injection] gremlin (0) | 2021.06.19 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Lord of SQL injection
- csp
- htb
- webhacking.kr
- dreamhack DOM XSS
- php LFI
- LFI vulnerability
- 드림핵 padding oracle
- csp bypass
- dreamhack padding oracle
- xxe injection
- hackerfactory
- 드림핵
- SQL Injection
- blind injection
- 웹해킹
- dreamhack CSS Injection
- CSS Injection
- alasql
- 드림핵 Relative Path Overwrite
- WebHacking
- hack the box
- 드림핵 DOM XSS
- wargame
- 해커팩토리
- dreamhack web-alasql
- Windows Fundamentals
- dreamhack Relative Path Overwrite
- DreamHack
- htb Windows Fundametals
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함