This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Mommy told me to make a passcode based login system. | |
| My initial C code was compiled without any error! | |
| Well, there was some compiler warning, but who cares about that? | |
| ssh passcode@pwnable.kr -p2222 (pw:guest) | |
| -------------------------------------------------------------------------- | |
| mtrlpq3015w-lp130-01-70-30-167-203:~ dual5651$ ssh passcode@pwnable.kr -p2222 | |
| passcode@pwnable.kr's password: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Papa brought me a packed present! let's open it. | |
| Download : http://pwnable.kr/bin/flag | |
| This is reversing task. all you need is binary | |
| --------------------------------------------------------------------------- | |
| mtrlpq3015w-lp130-01-70-30-167-203:~ dual5651$ ssh fd@pwnable.kr -p2222 | |
| fd@pwnable.kr's password: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Nana told me that buffer overflow is one of the most common software vulnerability. | |
| Is that true? | |
| Download : http://pwnable.kr/bin/bof | |
| Download : http://pwnable.kr/bin/bof.c | |
| Running at : nc pwnable.kr 9000 | |
| --------------------------------------------------------------------------------------------- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Daddy told me about cool MD5 hash collision today. | |
| I wanna do something like that too! | |
| ssh col@pwnable.kr -p2222 (pw:guest) | |
| ------------------------------------------------------------------------------------------------ | |
| mtrlpq3015w-lp130-01-70-30-167-203:~ dual5651$ ssh col@pwnable.kr -p2222 | |
| col@pwnable.kr's password: | |
| ____ __ __ ____ ____ ____ _ ___ __ _ ____ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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://www.youtube.com/watch?v=blAxTfcW9VU | |
| ssh fd@pwnable.kr -p2222 (pw:guest) | |
| ---------------------------------------------------------------------------------------------------- |
NewerOlder