<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: More eBay Phishing: sphzion is a fucker.</title>
	<atom:link href="http://schinckel.net/2006/04/19/more-ebay-phishing-sphzion-is-a-fucker/feed/" rel="self" type="application/rss+xml" />
	<link>http://schinckel.net/2006/04/19/more-ebay-phishing-sphzion-is-a-fucker/</link>
	<description>Like a fortune cookie, only without the fortune, and not a cookie.</description>
	<pubDate>Sun, 07 Sep 2008 06:23:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2006/04/19/more-ebay-phishing-sphzion-is-a-fucker/#comment-1112</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Wed, 19 Apr 2006 00:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2006/04/19/more-ebay-phishing-sphzion-is-a-fucker/#comment-1112</guid>
		<description>This might not have been effective.  Being tired may have meant I mixed up GET and POST requests.

Oh well.</description>
		<content:encoded><![CDATA[<p>This might not have been effective.  Being tired may have meant I mixed up GET and POST requests.</p>
<p>Oh well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2006/04/19/more-ebay-phishing-sphzion-is-a-fucker/#comment-1111</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Tue, 18 Apr 2006 16:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2006/04/19/more-ebay-phishing-sphzion-is-a-fucker/#comment-1111</guid>
		<description>My big-time response:

&lt;pre&gt;$ python
&#62;&#62;&#62; for i in range(5000):
...     u = urllib.urlopen('http://hyper6.amuser-net.ne.jp/~sphzion/dzb/random_msg/ws/signin.ebay/eBayISAPI.dll/SignIn&#38;pUserId/contact.php?userid='+str(random.random())+'&#38;pass='+str(random.random()))&lt;/pre&gt;

Which will create 5000 random entries in his collection database.  Of course, they will all be numbers, but it was okay for now.  Next time, I'll go one better, and have a dictionary file that it goes through, grabbing random words.

Perhaps even a names dictionary, and it will get firstname.lastname, and a random word for the password.  That would be cool.</description>
		<content:encoded><![CDATA[<p>My big-time response:</p>
<pre>$ python
&gt;&gt;&gt; for i in range(5000):
...     u = urllib.urlopen('http://hyper6.amuser-net.ne.jp/~sphzion/dzb/random_msg/ws/signin.ebay/eBayISAPI.dll/SignIn&amp;pUserId/contact.php?userid='+str(random.random())+'&amp;pass='+str(random.random()))</pre>
<p>Which will create 5000 random entries in his collection database.  Of course, they will all be numbers, but it was okay for now.  Next time, I&#8217;ll go one better, and have a dictionary file that it goes through, grabbing random words.</p>
<p>Perhaps even a names dictionary, and it will get firstname.lastname, and a random word for the password.  That would be cool.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
