I hereby claim:
- I am protos37 on github.
- I am protos37 (https://keybase.io/protos37) on keybase.
- I have a public key whose fingerprint is 8E70 6251 998B DB87 23CC D835 7EF1 95D0 B817 D603
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Open vSwitch is a production quality, multilayer virtual switch licensed under the open source Apache 2.0 license. This guide shows how to install and configure Open vSwitch properly on Ubuntu 14.04.
sudo apt-get install openvswitch-switch openvswitch-common주어진 파일은 disk dump입니다. R-Studio 등의 복구 소프트웨어로 열어보면, 37byte 크기의 flag.txt가 있지만, 읽을 수 있는 형태로 복구되지는 않습니다. File system상에서의 연결이 깨진 것으로 생각했고, 37byte 크기의 모든 txt파일을 스캔해 보니 flag를 발견했습니다.
주어진 파일은 pcap 파일과 실행중인 VMWare VM입니다. 스크린샷으로 보건대 VM 안에 flag파일이 들어 있었으나 현재는 지워진는 것으로 예상했습니다. VM의 snapshot이 존재하기에 파일을 로드했으나 지운 직후에 만들어진 snapshot이라 생각했고, memory dump에서 "Flag"로 검색한 결과 "TheFlagIs_MELONAC11NRNR0UL5MELON"라는 문자열을 발견했습니다. flag는 "MELONAC11NRNR0UL5MELON"입니다.
| commit a8b41673084c9d8d9aac70bf3e420d02697c2b59 | |
| Author: Lee Hyeonseop <[email protected]> | |
| Date: Wed Jun 3 06:27:14 2015 +0900 | |
| using explicit gtest assertions | |
| diff --git a/app/TestTCP/testbind.cpp b/app/TestTCP/testbind.cpp | |
| index 78782bb..ad6742d 100644 | |
| --- a/app/TestTCP/testbind.cpp | |
| +++ b/app/TestTCP/testbind.cpp |
KAIST CS360, 2015 Spring
Download oracle-instantclient11.2-basiclite-11.2.0.4.0-1.x86_64.rpm, oracle-instantclient11.2-sqlplus-11.2.0.4.0-1.x86_64.rpm from this link.
Install alien and libaio1:
sudo apt-get install alien libaio1