본문 바로가기

deayzl's blog

검색하기
deayzl's blog
프로필사진 deayzl

  • All (25)
    • About Me (1)
    • 1-day analysis (1)
      • Linux kernel (1)
      • Chromium (0)
    • CTF writeup (16)
      • HITCON CTF (2)
      • SECCON CTF (1)
      • GoN Open Qual CTF (6)
      • TyphoonCon CTF (2)
      • Codegate (1)
      • Incognito CTF (1)
      • Others (3)
    • CTF log (3)
    • wargame writeup | hint (2)
      • H4CKING GAME (0)
      • Webhacking.kr (1)
      • RootMe (1)
    • System hacking (0)
    • Cryptography (0)
    • Others (2)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • WeChall
  • RootMe
  • Dreamhack
«   2025/08   »
일 월 화 수 목 금 토
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
  • 워게임
  • Wargame
  • pwnable
  • System Hacking
  • got overwrite
  • writeup
  • hack
  • deayzl
  • h4cking game
  • TeamH4C
  • python
  • reversing
  • KAIST
  • hacking game
  • 웹해킹
  • 2022 Fall GoN Open Qual CTF
  • 해킹
  • crypto
  • Buffer Overflow
  • christmas ctf
  • cryptography
  • hacking
  • Wreckctf
  • webhacking
  • webhacking.kr
  • WEB
  • Gon
  • ctf player
  • CTF
  • dreamhack
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록latex (1)

deayzl's blog

[RootMe] LaTeX - Input

There's no writeup for latex - input challenge found so I'm writing writeup. (This challenge is even 10 points easy one) But i won't just let you know the full path to flag. I hope you struggle like i did. #!/usr/bin/env bash if [[ $# -ne 1 ]]; then echo "Usage : ${0} TEX_FILE" fi if [[ -f "${1}" ]]; then TMP=$(mktemp -d) cp "${1}" "${TMP}/main.tex" # Compilation echo "[+] Compilation ..." timeo..

wargame writeup | hint/RootMe 2022. 7. 3. 01:48
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바

개인정보

  • 티스토리 홈
  • 포럼
  • 로그인

단축키

내 블로그

내 블로그 - 관리자 홈 전환
Q
Q
새 글 쓰기
W
W

블로그 게시글

글 수정 (권한 있는 경우)
E
E
댓글 영역으로 이동
C
C

모든 영역

이 페이지의 URL 복사
S
S
맨 위로 이동
T
T
티스토리 홈 이동
H
H
단축키 안내
Shift + /
⇧ + /

* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.