ssongk
ssongk
ssongk
전체 방문자
오늘
어제

공지사항

  • resources
  • 분류 전체보기 (627)
    • CTF (24)
    • background (79)
      • fuzzing (5)
      • linux (29)
      • linux kernel (15)
      • windows (2)
      • web assembly (1)
      • embedded (0)
      • web (13)
      • crypto (9)
      • mobile (1)
      • AI (1)
      • etc.. (3)
    • write-up(pwn) (171)
      • dreamhack (102)
      • pwn.college (4)
      • pwnable.xyz (51)
      • pwnable.tw (3)
      • pwnable.kr (5)
      • G04T (6)
    • write-up(rev) (32)
      • dreamhack (24)
      • reversing.kr (8)
    • write-up(web) (195)
      • dreamhack (63)
      • LOS (40)
      • webhacking.kr (69)
      • websec.fr (3)
      • wargame.kr (6)
      • webgoat (1)
      • G04T (7)
      • suninatas (6)
    • write-up(crypto) (19)
      • dreamhack (16)
      • G04T (1)
      • suninatas (2)
    • write-up(forensic) (53)
      • dreamhack (5)
      • ctf-d (47)
      • suninatas (1)
    • write-up(misc) (14)
      • dreamhack (13)
      • suninatas (1)
    • development (31)
      • Linux (14)
      • Java (13)
      • Python (1)
      • C (2)
      • TroubleShooting (1)
    • 자격증 (8)
    • 이산수학 (1)
    • 정보보안 (0)
hELLO · Designed By 정상우.
ssongk

ssongk

[Lord of SQLInjection] goblin write-up
write-up(web)/LOS

[Lord of SQLInjection] goblin write-up

2022. 7. 30. 17:44

문제의 소스 코드입니다.

' " `을 사용할 수 없습니다.

no에 일단 1을 넣어주니 guest로 로그인이 되었습니다.

느낌 상 2번이 admin일 것 같아서 아래와 같은 구문을 넣어줍니다. 

no=99 or no=2

(id='guest' and no=99) 까지의 조건식은 false가 되고

뒤에 넣어준 (no=2) 구문은 true가 되어서 no가 2인 id(admin)가 나오게 됩니다.

id가 admin이 되었으므로 문제가 풀립니다.

'write-up(web) > LOS' 카테고리의 다른 글

[Lord of SQLInjection] darkelf write-up  (0) 2022.07.30
[Lord of SQLInjection] wolfman write-up  (0) 2022.07.30
[Lord of SQLInjection] orc write-up  (0) 2022.07.30
[Lord of SQLInjection] cobolt write-up  (0) 2022.07.30
[Lord of SQLInjection] gremlin write-up  (0) 2022.07.30
    'write-up(web)/LOS' 카테고리의 다른 글
    • [Lord of SQLInjection] wolfman write-up
    • [Lord of SQLInjection] orc write-up
    • [Lord of SQLInjection] cobolt write-up
    • [Lord of SQLInjection] gremlin write-up
    ssongk
    ssongk
    벌레 사냥꾼이 되고 싶어요

    티스토리툴바