반응형 Security100 2013 Cscamp CTF writeup Forensics 1.-----------------------------------------------------------------------------------------------Databases are very critical. Thats why there is an always backup of the database.Our database admin, John, had an attack and he lost all information in his database, thats why had to use the backup.Unfortunately, the back up was tampered by some script kiddie. The attacker added some fake u.. 2013. 11. 19. 2013 Cscamp CTF writeup Reversing1(vb for life) File : vb.net (Visual Basic Dot NET)Using tool : NET refletor ( discompile for .NET ) #1. Check_password #2. Resource ( password, flag ) : but It's is not the real key #3. attack.py #4. Get the flag!!!!! [Hello SAM, The flag is dbb4b8dda3198d9b77c5dedaa816d873] Reversing2 (easy one)#1. using the IDA 아주 간단한 프로그램입니다. 먼저 ID를 체크하고 비밀번호를 체크하는데, 이중 하나라도 틀리면 "Wrong username/pass.. 2013. 11. 19. 2013 CSCAMP writeups 스테가노그래피 & 암호문제 풀이 입니다. Stegano Level1 : color blind Stegano Level2 : Difference textStegano Level3 : Samms Big Play Maker - using this tool Crypto1 : many time padCrypto2 : Encrypted the PNG fileCrypto_1a : Vigener cipherCrypto_1b : ROT13 2013. 11. 17. 2013 DefCamp writeups [MISC Level1] 문제 : Just get hertz's password 리눅스 사용자의 id와 패스워드가 담긴 shadow, passwd파일이 문제다. 이 파일에서 hertz의 비밀번호를 찾으면 된다. 이 문제에서 사용할 툴은 John the ripper이다. 우선 압축을 풀고 shadow파일과 passwd파일을 john/run 디렉토리로 복사를 한 다음 아래 이미지처럼 수행한다. => hertz's password is "iloveu1" [Crypto level1]문제 : Orngycrb jab x. t.fxrapel,bv풀이 : 위 문자열은 Dvorak keyboard로 입력된 형태이다. Dvorak과 qwerty를 1대1 매칭해서 입력하면 답이 나온다. .. 2013. 11. 17. 이전 1 ··· 14 15 16 17 18 19 20 ··· 25 다음