[Lord of SQL injection] goblin
마흔한 번째 글. 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
2021. 6. 28. 22:16
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- csp bypass
- Lord of SQL injection
- blind injection
- SQL Injection
- dreamhack web-alasql
- 드림핵 DOM XSS
- alasql
- hackerfactory
- CSS Injection
- Windows Fundamentals
- LFI vulnerability
- dreamhack CSS Injection
- dreamhack Relative Path Overwrite
- htb Windows Fundametals
- csp
- 드림핵 Relative Path Overwrite
- wargame
- htb
- dreamhack padding oracle
- WebHacking
- 해커팩토리
- xxe injection
- hack the box
- php LFI
- 드림핵
- 웹해킹
- dreamhack DOM XSS
- 드림핵 padding oracle
- DreamHack
- webhacking.kr
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함