<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Is it just in TJC, or systems all over Singapore is like that?</title>
	<atom:link href="http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/feed/" rel="self" type="application/rss+xml" />
	<link>http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/</link>
	<description></description>
	<lastBuildDate>Sat, 26 Sep 2009 04:58:59 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: LatecomerX</title>
		<link>http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/#comment-1008</link>
		<dc:creator>LatecomerX</dc:creator>
		<pubDate>Mon, 18 Jun 2007 20:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/#comment-1008</guid>
		<description>Hi,

&quot;2. When you login, the password is encrypted with digestive algorithms like md5. Furthermore, to prevent brute force of md5 with precomputed table, the salt/seed is added to the password.&quot;

Client-side hashing (using a JS implementation of MD5)? Quite impressive, and secure too.

&quot;2. We don’t need the password to login, we just take the hash, username, and seed ( that we obtain by some ways ), then we can send it to the server like how legitimate logins are made, the server would acknowledge the login, and we are in.

To fix no. 2, the server should set a timeout for each seed.&quot;

This would break the &quot;Remember Me&quot; functionality, if there is one.

&quot;To fix it, the search page should convert special characters, such as “‘”, “:”, “;”, into escaped form, eg: “\’” ( Examples in this sentense is without the double quotation — ” )&quot;

mysql_real_escape_string() + htmlentities() every single user inputs (If this was PHP + MySQL)

Anyway, I don&#039;t think it&#039;s really a good idea to keylog an IT assistant - I mean, there should at least be some respect for him since he&#039;s a staff of your college. Unless, of course, he&#039;s a jackass who tried to impress you and everyone else about his &quot;secure password&quot; when it is just a factory-default password, which I don&#039;t think so.

And seems like you&#039;re speaking proper English (just a few spelling errors so far) after all. Try removing that &quot;pardon me&quot; line in your CE forum signature.

I&#039;m curious here - You&#039;re quite all-rounded in the programming field (ASP, SQL, C/C++); just how many programming languages have you picked up till now?

 - LatecomerX</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>&#8220;2. When you login, the password is encrypted with digestive algorithms like md5. Furthermore, to prevent brute force of md5 with precomputed table, the salt/seed is added to the password.&#8221;</p>
<p>Client-side hashing (using a JS implementation of MD5)? Quite impressive, and secure too.</p>
<p>&#8220;2. We don’t need the password to login, we just take the hash, username, and seed ( that we obtain by some ways ), then we can send it to the server like how legitimate logins are made, the server would acknowledge the login, and we are in.</p>
<p>To fix no. 2, the server should set a timeout for each seed.&#8221;</p>
<p>This would break the &#8220;Remember Me&#8221; functionality, if there is one.</p>
<p>&#8220;To fix it, the search page should convert special characters, such as “‘”, “:”, “;”, into escaped form, eg: “\’” ( Examples in this sentense is without the double quotation — ” )&#8221;</p>
<p>mysql_real_escape_string() + htmlentities() every single user inputs (If this was PHP + MySQL)</p>
<p>Anyway, I don&#8217;t think it&#8217;s really a good idea to keylog an IT assistant &#8211; I mean, there should at least be some respect for him since he&#8217;s a staff of your college. Unless, of course, he&#8217;s a jackass who tried to impress you and everyone else about his &#8220;secure password&#8221; when it is just a factory-default password, which I don&#8217;t think so.</p>
<p>And seems like you&#8217;re speaking proper English (just a few spelling errors so far) after all. Try removing that &#8220;pardon me&#8221; line in your CE forum signature.</p>
<p>I&#8217;m curious here &#8211; You&#8217;re quite all-rounded in the programming field (ASP, SQL, C/C++); just how many programming languages have you picked up till now?</p>
<p> &#8211; LatecomerX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/#comment-735</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 18 May 2007 12:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/#comment-735</guid>
		<description>Yeah , link me yah ? You are in there for less than a year and u are driving them nuts by using all those key loggers?</description>
		<content:encoded><![CDATA[<p>Yeah , link me yah ? You are in there for less than a year and u are driving them nuts by using all those key loggers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smgx92</title>
		<link>http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/#comment-427</link>
		<dc:creator>smgx92</dc:creator>
		<pubDate>Fri, 27 Apr 2007 12:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/#comment-427</guid>
		<description>Yea, I&#039;m Dumbass9897. My old blog is down, so can you link my new website?</description>
		<content:encoded><![CDATA[<p>Yea, I&#8217;m Dumbass9897. My old blog is down, so can you link my new website?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richie86</title>
		<link>http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/#comment-417</link>
		<dc:creator>Richie86</dc:creator>
		<pubDate>Thu, 26 Apr 2007 22:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/#comment-417</guid>
		<description>:P Spam</description>
		<content:encoded><![CDATA[<p> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  Spam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dumbass9897</title>
		<link>http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/#comment-344</link>
		<dc:creator>Dumbass9897</dc:creator>
		<pubDate>Fri, 20 Apr 2007 14:29:51 +0000</pubDate>
		<guid isPermaLink="false">http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/#comment-344</guid>
		<description>Yeehar. Link me, yea?</description>
		<content:encoded><![CDATA[<p>Yeehar. Link me, yea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: calvin</title>
		<link>http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/#comment-317</link>
		<dc:creator>calvin</dc:creator>
		<pubDate>Wed, 18 Apr 2007 12:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/#comment-317</guid>
		<description>HI JOHN! :D :D :D</description>
		<content:encoded><![CDATA[<p>HI JOHN! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shannon</title>
		<link>http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/#comment-303</link>
		<dc:creator>shannon</dc:creator>
		<pubDate>Tue, 17 Apr 2007 13:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/#comment-303</guid>
		<description>HELLO JOHN IM NOT THAT UNDERQUALIFIED.

well maybe i am.

but at least i know how to write basic game programmes like tictactoe and checkers on visual basic.</description>
		<content:encoded><![CDATA[<p>HELLO JOHN IM NOT THAT UNDERQUALIFIED.</p>
<p>well maybe i am.</p>
<p>but at least i know how to write basic game programmes like tictactoe and checkers on visual basic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shannon</title>
		<link>http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/#comment-302</link>
		<dc:creator>shannon</dc:creator>
		<pubDate>Tue, 17 Apr 2007 13:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://john0312.wordpress.com/2007/04/14/is-it-just-in-tjc-or-systems-all-over-singapore-is-like-that/#comment-302</guid>
		<description>i think i know a way to force restart a computer continuously.
but i need you to teach me how to get around the HOTKEY programme which comes with most of WindowsXP computers.</description>
		<content:encoded><![CDATA[<p>i think i know a way to force restart a computer continuously.<br />
but i need you to teach me how to get around the HOTKEY programme which comes with most of WindowsXP computers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
