Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- pwn
- format
- pico
- Read
- CANARY
- Leak
- reversing
- picoCTF
- toddler
- FSB
- BOF
- ASM
- shellcode
- Bottle
- practicalmalwareanalysis
- Toddler's Bottle
- anti
- PMA
- string
- CTF
- TUCTF
- Rookiss
- Bug
- pwnable.kr
- 2018
- pwnable
- rev
- Reverse
- writeup
- shellcraft
Archives
- Today
- Total
목록descriptor (1)
제리의 블로그
pwnable.kr fd
fd - 1 pt Mommy! what is a file descriptor in Linux? * try to play the wargame your self but if you are ABSOLUTE beginner, follow this tutorial link: https://youtu.be/971eZhMHQQw ssh fd@pwnable.kr -p2222 (pw:guest)파일 디스크립터 문제입니다.stdin 은 0, stdout 은 1, stderr 는 2 입니다. 표준 입출력이죠. fd@ubuntu:~$ ls -l total 16 -r-sr-x--- 1 fd_pwn fd 7322 Jun 11 2014 fd -rw-r--r-- 1 root root 418 Jun 11 2014 fd.c -r--r..
Wargame/pwnable.kr
2018. 8. 24. 22:33