KVM Qemu, Ubuntu Debian rootfs to reproduce router vulnerabilities via QEMU

Source: Internet
Author: User

Kvm

https://www.toutiao.com/i6264303973256135170/?tt_from=weixin&utm_campaign=client_share&timestamp= 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
    1. $ 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
    1. $ 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
    1. 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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.