Kvm
https://www.toutiao.com/i6264303973256135170/?tt_from=weixin&utm_campaign=client_share×tamp= 1514778484&app=news_article&utm_source=weixin&iid=22236281427&utm_medium=toutiao_android& Wxshare_count=1
http://blog.knownsec.com/2015/01/a-brief-analysis-of-netcore-netis-leak-emergency/
Https://elinux.org/How_to_make_a_debian_rootfs_for_MIPS_CI20
HTTP://WWW.CNBLOGS.COM/CHINESEBOY/P/4216521.HTML[QEMU+GDB]
[Reproduce router vulnerability via QEMU]
Http://www.cnblogs.com/shangye/p/6196403.html
Https://github.com/ReFirmLabs/binwalk
Https://github.com/devttys0/sasquatch[maybe need by Binwalk]
"Chroot"
Http://man.linuxde.net/chroot
Ubuntu supports arm,powerpc,x86,x64 and so on. But does not support MIPS
Ubuntu Install QEMUDecember 11, 2016 21:27:07 Hits: 2412
Installation statement:
[CPP]View PlainCopy
- $ sudo apt-get install QEMU
After installation, the terminal input QEMU to test, if feasible, indicating that the installation is successful, if not feasible, need to pay attention to, and then enter qemu-system-i386 for testing, if this is feasible, indicating that the installation is successful, in order to facilitate later use, we link it, the statement is as follows:
[CPP]View PlainCopy
- $ sudo ln-s/usr/bin/qemu-system-i386/usr/bin/qemu
At this point we can enter QEMU under the terminal to use, it is important to note that QEMU needs to be used in the graphical interface, or the following error will be reported:
[CPP]View PlainCopy
- Could not initialize SDL (No available video device)-Exiting
https://people.debian.org/~aurel32/qemu/mipsel/
Https://buildroot.org/download.html
KVM Qemu, Ubuntu Debian rootfs to reproduce router vulnerabilities via QEMU