728x90
반응형
본문 바로가기 메뉴 바로가기

have a Young's

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록

have a Young's   |   보안 공부 기록

검색하기 폼
  • 분류 전체보기 (144)
    • Security Study (41)
      • C (8)
      • Web (4)
      • Reversing (2)
      • Pwnable (3)
      • Forensic (5)
      • Android (19)
    • Wargame (46)
      • Web (33)
      • Reversing (11)
      • Pwnable (2)
    • CTF (51)
      • Web (13)
      • Reversing (3)
      • Pwnable (0)
      • Forensic (15)
      • Misc (6)
      • Networking (6)
      • Crypto (2)
    • 화이트햇스쿨 2기 (6)
      • 이론 (0)
      • 실습 및 문제풀이 (6)
      • 팀프로젝트 (0)
  • 방명록

BOF (1)
[Dreamhack.io] ssp_000

ELF 파일과 C파일이 주어진다. checksec 명령어로 보호기법을 확인하면, canary가 걸려있는 것을 확인할 수 있다. #include #include #include #include void alarm_handler() { puts("TIME OUT"); exit(-1); } void initialize() { setvbuf(stdin, NULL, _IONBF, 0); setvbuf(stdout, NULL, _IONBF, 0); signal(SIGALRM, alarm_handler); alarm(30); } void get_shell() { system("/bin/sh"); } int main(int argc, char *argv[]) { long addr; long value; char buf..

Wargame/Pwnable 2024. 4. 3. 17:40
이전 1 다음
이전 다음
728x90
반응형
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • forensics
  • Cookie
  • AssaultCube
  • 드림핵
  • 모바일
  • 해킹
  • reversing
  • Steganography
  • pdf
  • forensic
  • 리버싱
  • Fiesta
  • mongodb
  • web
  • MISC
  • FTKImager
  • 스테가노그래피
  • md5
  • rev
  • dreamhack
  • 인시큐어뱅크
  • cheatengine
  • sqlinjection
  • Android
  • 취약점
  • 안드로이드
  • networking
  • SQLi
  • 포렌식
  • CTF
more
«   2025/06   »
일 월 화 수 목 금 토
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
글 보관함

Blog is powered by Tistory / Designed by Tistory
728x90
반응형

티스토리툴바