[Lord of SQL injection] blue_dragon
62번째 글. 1. 코드 분석 특이한 것은 쿼리를 날리고 single quote와 \를 필터링하고 있었다. (이 사실을 찾는데 오래걸림;; 항상 넓게 보자) 그 외에 특별한 점은 없었다. 2. Exploit 위에서 말했듯이 쿼리를 날리고 필터링하기 때문에 sleep() 함수를 이용해서 비밀번호를 찾을 수 있었다. ?pw=' or if(id='admin' and length(pw)=특정 숫자,sleep(5),1)%23 이렇게 하면 pw의 length가 brute force한 값과 맞으면 sleep이 일어나서 쿼리를 보낸 이후에 필터링이 돼도 내가 원하는 값을 알아낼 수 있다. import requests import string import time sess = requests.session() heade..
writeup/LOS
2021. 8. 9. 21:40
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- DreamHack
- csp bypass
- xxe injection
- htb
- hackerfactory
- CSS Injection
- dreamhack CSS Injection
- WebHacking
- dreamhack DOM XSS
- dreamhack Relative Path Overwrite
- 드림핵 Relative Path Overwrite
- dreamhack web-alasql
- webhacking.kr
- wargame
- csp
- LFI vulnerability
- php LFI
- dreamhack padding oracle
- Windows Fundamentals
- 드림핵 padding oracle
- blind injection
- 웹해킹
- SQL Injection
- Lord of SQL injection
- 해커팩토리
- 드림핵
- 드림핵 DOM XSS
- hack the box
- alasql
- 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 |
글 보관함