태그: CTF

HSCTF 2019 Combo Chain

Combo Chain Binary File 123456789101112131415161718192021222324252627282930313233343536373839from pwn import *#r = process('./combo-chain')r = remote('pwn.hsctf.com', 2345)e = ELF

Security Fest 2019 baby2

Baby2 기본 ROP 문제 바이너리 우분투 18.04 환경에서는 main으로 안 돌아가는 경우도 있는 것 같다. [1] (일단 난 잘됨) 12345678910111213141516171819202122232425262728293031323334353637383940from pwn import *#r = process('./baby2

Security Fest 2019 baby1

Baby2 12345678910111213141516171819from pwn import *#r = process('./baby1')r = remote('baby-01.pwn.beer', 10001)e = ELF('./baby1')binsh = e.search("/bin/sh").n

ALLMN CTF 2019 Doesn't contain K integer

Doesn’t contain K integer 123How many numbers from 1 to N that don't contain K number. Input: N (integer number) and space K (integer number). Output: The total number. Example if N is 30 and K

0CTF CTF 2019 aegis (Incompletion)

aegis Binary File [Mitigation] 잘 안 보이는 보호기법이 추가되었다. (대회에서 나온 거 처음 봄) [In IDA] IDA를 통해서 열어보면 ASAN, UBSAN 보호기법의 영향으로 마치 libc 파일을 여는 듯이 불러오는 함수가 많다. (보기 싫어진다) [main.c] 여느 힙 문제와 같이 메뉴들이 주어졌는데 하단

Securinets Prequals CTF 2019 EZ

EZ File [Problem] [Steganography Decoding] [Hidden.txt] [Googling] [SHA-1 Encoding] flag is Securinets{b47f0d2a8866a75696f94a515d0cdf54c7ea3174} img.border-shadow{ border:1px sol