자꾸 놓치게 되어서 메모함.
네트워크 qemu 다운받는곳
https://people.debian.org/~aurel32/qemu/
관련파일 설치 하고 -> 관련 파일다운받아 아래와같이 리다이렉팅
#qemu-system-mips -M malta -kernel vmlinux-3.2.0-4-4kc-malta_kernel.0-4-4kc-malta -hda debian_wheezy_mips_standard.qcow2 -append "root=/dev/sda1 console=tty0" -redir tcp:2222::22 -redir tcp:8080::80 --nographic 이후 scp 로 파일전송하면 파일 이동도가능 |
'System_Hacking' 카테고리의 다른 글
[검색용][python] Remote exploit 할때 기본 포멧 (0) | 2016.05.06 |
---|---|
SPI 통신으로 firmware dump 뜨기 (0) | 2016.02.21 |
Shellcode 뽑아내는 깨알 팁. (0) | 2015.12.21 |
call, leave, ret assembly (0) | 2015.09.11 |
Android stageFright RCE exploit (0) | 2015.09.10 |