<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>JaypeeOnline &#187; trojan</title> <atom:link href="http://jaypeeonline.net/tag/trojan/feed/" rel="self" type="application/rss+xml" /><link>http://jaypeeonline.net</link> <description>Technology, Blogging News, WordPress Theme and Plugin Reviews, Tips and Tricks</description> <lastBuildDate>Mon, 21 May 2012 03:17:06 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>HowTo: Check/Fix Mac Infected w/ Flashback Trojan</title><link>http://jaypeeonline.net/tips-tricks/howto-check-fix-mac-infected-flashback-trojan/</link> <comments>http://jaypeeonline.net/tips-tricks/howto-check-fix-mac-infected-flashback-trojan/#comments</comments> <pubDate>Fri, 06 Apr 2012 04:18:20 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Tips and Tricks]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[botnet]]></category> <category><![CDATA[flashback]]></category> <category><![CDATA[flashback trojan]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[mac flashback trojan]]></category> <category><![CDATA[mac trojan]]></category> <category><![CDATA[Safari]]></category> <category><![CDATA[terminal]]></category> <category><![CDATA[trojan]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=9625</guid> <description><![CDATA[According to Russian antivirus company Dr. Web, there are about 600,000 Macs around the world that are infected by different variations of the Flashback trojan and are now part of a fast-growing Mac botnet. Of the 600,000 infected Macs the majority are located in North America &#8211; 57% from the US and 20% in Canada. [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://maxcdn.jaypeeonline.net/images/flashback_trojan.jpg" alt="Flashback Trojan" /></p><p>According to Russian antivirus company <strong>Dr. Web</strong>, there are about <strong>600,000 Macs</strong> around the world that are infected by different variations of the <strong>Flashback trojan</strong> and are now part of a fast-growing Mac botnet. Of the 600,000 infected Macs the majority are located in North America &#8211; <strong>57%</strong> from the US and <strong>20%</strong> in Canada.</p><p>If you own a Mac and would like to check whether its infected or not, you can follow these <a
href="http://www.f-secure.com/v-descs/trojan-downloader_osx_flashback_i.shtml">step-by-step instruction</a> provided by the folks from F-Secure.</p><p><strong>NOTE:</strong> This procedure is risky and could be a bit tricky so it is recommended only for advanced users. If you think you&#8217;re not capable of doing it yourself, you can request a friend or a professional technician to assist you.</p><p><strong>1.</strong> Open up Terminal (Finder > Applications > Utilities > Terminal).<br
/> <strong>2.</strong> Key in and run the following command in Terminal:</p><pre>defaults read /Applications/Safari.app/Contents/Info LSEnvironment</pre><p><strong>3.</strong> Take note of the value, <strong>DYLD_INSERT_LIBRARIES</strong><br
/> <strong>4.</strong> Proceed to step 8 if you got the following error message:</p><pre>"The domain/default pair of (/Applications/Safari.app/Contents/Info, LSEnvironment) does not exist"</pre><p><strong>5.</strong> Otherwise, run the following command in Terminal:</p><pre>grep -a -o &#039;__ldpath__[ -~]*&#039; %path_obta&lt;/blockquote&gt;ined_in_step2%</pre><p><strong>6.</strong> Take note of the value after &#8220;<strong>__ldpath__</strong>&#8221;<br
/> <strong>7.</strong> Run the following commands in Terminal (first make sure there is only one entry, from step 2):</p><pre>sudo defaults delete /Applications/Safari.app/Contents/Info LSEnvironment 

sudo chmod 644 /Applications/Safari.app/Contents/Info.plist</pre><p><strong>8.</strong> Delete the files obtained in steps 2 and 5<br
/> <strong>9.</strong> Run the following command in Terminal:</p><pre>defaults read ~/.MacOSX/environment DYLD_INSERT_LIBRARIES</pre><p><strong>10.</strong> Take note of the result. Your system is already clean of this variant if you got an error message similar to the following:</p><pre>"The domain/default pair of (/Users/joe/.MacOSX/environment, DYLD_INSERT_LIBRARIES) does not exist"</pre><p><strong>11.</strong> Otherwise, run the following command in Terminal:</p><pre>grep -a -o '__ldpath__[ -~]*' %path_obtained_in_step9%</pre><p><strong>12.</strong> Take note of the value after &#8220;<strong>__ldpath__</strong>&#8221;<br
/> <strong>13.</strong> Run the following commands in Terminal:</p><pre>defaults delete ~/.MacOSX/environment DYLD_INSERT_LIBRARIES 

launchctl unsetenv DYLD_INSERT_LIBRARIES</pre><p><strong>14.</strong> Finally, delete the files obtained in steps 9 and 11.</p><p>If you get both &#8220;<strong>does not exist</strong>&#8221; errors on Step 4 and 10, it basically means that your Mac is not infected by the latest Flashback trojan variation. However, other Flashback trojan variations include additional components which require additional removal steps. Please refer to this <a
href="http://www.f-secure.com/v-descs/trojan-downloader_osx_flashback_k.shtml">link</a> for further information and removal instructions.</p><p>I performed the procedure on my Mac and fortunately for me, it isn&#8217;t one of the 600,000 infected machines. I strongly recommend that you do the same thing and check to make sure whether your Mac is infected or not. It won&#8217;t hurt if you do and its always better to be safe than sorry.</p><p>Anyone here who got infected by the latest <strong>Flashback trojan</strong> or a different variant? What did you do to fix/disinfect your machine?</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/tips-tricks/fix-vicrypt-error/" rel="bookmark" class="crp_title">HowTo: Fix Vicrypt Error</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/install-adobe-air-on-ubuntu/" rel="bookmark" class="crp_title">HowTo: Install Adobe AIR on Ubuntu</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/install-latest-version-firefox-ubuntu/" rel="bookmark" class="crp_title">HowTo: Install Latest Version of Firefox on Ubuntu</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/howto-update-gaim-to-pidgin-in-ubuntu/" rel="bookmark" class="crp_title">HowTo: Update Gaim To Pidgin in Ubuntu</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/howto-avoid-remove-mac-defender-malware/" rel="bookmark" class="crp_title">HowTo: Avoid/Remove Mac Defender Malware</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/howto-remove-old-ubuntu-kernels/" rel="bookmark" class="crp_title">HowTo: Remove Old Ubuntu Kernels</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/norton-antivirus-error-lu9001/" rel="bookmark" class="crp_title">Norton Antivirus &#8211; Error LU9001</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/malwarebytes-antimalware-manual-update/" rel="bookmark" class="crp_title">HowTo: Manually Update Malwarebytes Anti-Malware</a></li><li><a
href="http://jaypeeonline.net/weekend-roundup/weekend-roundup-149/" rel="bookmark" class="crp_title">Weekend Roundup #149</a></li><li><a
href="http://jaypeeonline.net/internet/free-online-website-malware-blacklist-scanning-tool/" rel="bookmark" class="crp_title">FREE Online Website Malware &#038; Blacklist Scanning Tool</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/tips-tricks/howto-check-fix-mac-infected-flashback-trojan/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Beware of Fake iTunes Receipt Emails</title><link>http://jaypeeonline.net/internet/fake-itunes-receipt-emails/</link> <comments>http://jaypeeonline.net/internet/fake-itunes-receipt-emails/#comments</comments> <pubDate>Thu, 08 Mar 2012 18:34:00 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Internet]]></category> <category><![CDATA[fake itunes email]]></category> <category><![CDATA[fake itunes receipt]]></category> <category><![CDATA[iTunes]]></category> <category><![CDATA[itunes receipt]]></category> <category><![CDATA[itunes receipt email]]></category> <category><![CDATA[itunes store]]></category> <category><![CDATA[phishing]]></category> <category><![CDATA[spam]]></category> <category><![CDATA[trojan]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=9604</guid> <description><![CDATA[If you own an iPhone, iPod or iPad then you&#8217;re used to regularly receiving iTunes receipt emails on your inbox. Last week, my wife was surprised when she received an iTunes receipt in her email inbox amounting to $699.99. As soon as she told me about it, I knew right away that it could be [...]]]></description> <content:encoded><![CDATA[<p>If you own an <a
href="http://jaypeeonline.net/tag/iphone/">iPhone</a>, iPod or <a
href="http://jaypeeonline.net/tag/ipad/">iPad</a> then you&#8217;re used to regularly receiving <strong>iTunes receipt emails</strong> on your inbox. Last week, my wife was surprised when she received an <a
href="http://jaypeeonline.net/tag/itunes/">iTunes</a> receipt in her email inbox amounting to <strong>$699.99</strong>. As soon as she told me about it, I knew right away that it could be spam or a phishing email.</p><p>I checked the suspicious email and at first glance, it looked legit. The email address used was <strong>store[at]itunes[dot]com</strong> and the message looked like a real iTunes receipt.</p><p><img
src="http://maxcdn.jaypeeonline.net/images/fake_itunes_receipt.jpg" alt="Fake iTunes Receipt Email" /></p><p>I compared it with a real iTunes receipt I previously received and found a few discrepancies:</p><p><strong>Fake iTunes Receipt</strong><br
/> <strong>Sender:</strong> iTunes<br
/> <strong>Email Address:</strong> store[at]itunes[dot]com<br
/> <strong>Billed To:</strong> email address<br
/> <strong>Billed To:</strong> &#8220;Credit card&#8221;</p><p><strong>Real iTunes Receipt</strong><br
/> <strong>Sender:</strong> iTunes Store<br
/> <strong>Email Address:</strong> do_not_reply[at]itunes[dot]com<br
/> <strong>Billed To:</strong> email address, full name, billing address (street, state, zip code)<br
/> <strong>Billed To:</strong> Credit card type &#8211; MasterCard, VISA, etc. with last 4 digits.</p><p>I also checked the <strong>email headers</strong> of both the real and fake iTunes receipts and saw that the data (Return Path, Received, Received-SPF, Authentication-Results, DKIM-Signature, etc.) didn&#8217;t match up. I also noticed that the fake email had these strange characters &#8220;<strong>ГѓВўГўвЂљВ¬Г‚Вў</strong>&#8221; at the bottom of the email.</p><p>The last thing I checked were the links embedded on the email. Btw, I did it by hovering the mouse over the links, not clicking on the links. Below are links and URLs they&#8217;re pointing to:</p><p><strong>Cancel Order, Report a Problem links</strong> &#8211;  slavodelic[dot]com/pod/check[dot]php</p><p><strong>View\Download link</strong> &#8211;  http://cpslex[dot]com/images/download[dot]jpg[dot]exe</p><p><strong>Purchase History link</strong> &#8211; http://cpslex[dot]com/images/history[dot]pdf[dot]exe</p><p>As you can see, the URLs were pointing to a PHP page and a couple executable files. With that, it&#8217;s safe to say that the fake iTunes receipt email was not just an ordinary spam or phishing email but a malicious email that intended to trick users into installing a <strong>trojan horse virus</strong> on their computers.</p><p>People who send these type of emails use <strong>scare tactics</strong> to trick users to provide their account names/passwords, click on links, install attachments, etc. If an unsuspecting person got duped into thinking that this was a real iTunes receipt and that person clicked on any of the embedded links, their computer would&#8217;ve been compromised. Their personal information could be stolen, credit cards &#038; bank accounts breached and their computer could be used as a &#8220;bot&#8221; for a botnet.</p><p>If you ever come across the same type of email, make sure that you <strong>DON&#8217;T</strong> click on any of the links and/or <strong>DON&#8217;T</strong> download/install any of the attachments. <strong>DELETE</strong> the email and warn your family and friends about it.</p><p>Anybody else got these fake iTunes receipt emails?</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/freeware/apple-itunes-10-1-2/" rel="bookmark" class="crp_title">Apple Releases iTunes 10.1.2 &#8211; Bug Fixes &#038; CDMA iPhone Support</a></li><li><a
href="http://jaypeeonline.net/paypal/paypal-phishing-email/" rel="bookmark" class="crp_title">PayPal Phishing Email</a></li><li><a
href="http://jaypeeonline.net/social-networks/facebook-password-reset-scam/" rel="bookmark" class="crp_title">Facebook Password Reset Scam</a></li><li><a
href="http://jaypeeonline.net/paypal/another-paypal-phishing-email/" rel="bookmark" class="crp_title">Another PayPal Phishing Email</a></li><li><a
href="http://jaypeeonline.net/web-hosting/bluehost-phishing-email/" rel="bookmark" class="crp_title">BlueHost Phishing Email</a></li><li><a
href="http://jaypeeonline.net/freeware/apple-ios-4-3/" rel="bookmark" class="crp_title">iOS 4.3 Now Available For Download</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/howto-create-free-ringtones-with-itunes/" rel="bookmark" class="crp_title">HowTo: Create Free Ringtones with iTunes</a></li><li><a
href="http://jaypeeonline.net/software/ios-4-3-3-software-update/" rel="bookmark" class="crp_title">iOS 4.3.3 Software Update</a></li><li><a
href="http://jaypeeonline.net/internet/best-buy-email-breach/" rel="bookmark" class="crp_title">Email Breach Hits Best Buy, TiVo &#038; Other Companies</a></li><li><a
href="http://jaypeeonline.net/social-networks/friendster-phishing-scam/" rel="bookmark" class="crp_title">Friendster Phishing Scam</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/internet/fake-itunes-receipt-emails/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Facebook Password Reset Scam</title><link>http://jaypeeonline.net/social-networks/facebook-password-reset-scam/</link> <comments>http://jaypeeonline.net/social-networks/facebook-password-reset-scam/#comments</comments> <pubDate>Thu, 18 Mar 2010 23:04:02 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Social Networks]]></category> <category><![CDATA[botnet code]]></category> <category><![CDATA[cutwail]]></category> <category><![CDATA[cutwail botnet]]></category> <category><![CDATA[email scam]]></category> <category><![CDATA[facebook]]></category> <category><![CDATA[facebook email scam]]></category> <category><![CDATA[facebook password reset]]></category> <category><![CDATA[malware]]></category> <category><![CDATA[password reset email]]></category> <category><![CDATA[password reset scam]]></category> <category><![CDATA[password stealers]]></category> <category><![CDATA[phishing-email]]></category> <category><![CDATA[rogue antivirus programs]]></category> <category><![CDATA[rustock]]></category> <category><![CDATA[rustock botnet]]></category> <category><![CDATA[trojan]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=8925</guid> <description><![CDATA[If you receive a password reset email from Facebook on your inbox, be careful! Facebook users are being warned of a malicious email password reset scam that is making its rounds and quickly spreading across the social network the past couple of days. This massive spam run is the latest version of malicious emails targetting [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://maxcdn.jaypeeonline.net/images/facebook_email_scam2.png" alt="Facebook Password Reset Scam" /></p><p>If you receive a <strong>password reset email</strong> from <a
href="http://www.facebook.com/">Facebook</a> on your inbox, be careful! Facebook users are being warned of a malicious email password reset scam that is making its rounds and quickly spreading across the social network the past couple of days. This massive spam run is the latest version of malicious emails targetting Facebook&#8217;s <strong>400 million global users</strong>.</p><p>The email messages that are believed to be sent from the <strong>Cutwail</strong> and <strong>Rustock</strong> botnets, use a <strong>spoofed return email address</strong> like &#8220;<strong>help@facebook.com</strong>&#8220;, making it look real and appear that its really from <strong>Facebook</strong>. The message indicates that the user&#8217;s Facebook password has been reset and that the user should download the <strong>email attachment</strong> containing the new password. Unbeknownst to most users, that attachment is a Trojan horse program designed to infect a computer. This massive spam run also contains different varieties of <strong>malware programs</strong>, <strong>password stealers</strong>, <strong>rogue antivirus programs</strong> and <strong>botnet code</strong>.</p><p>Unlike most spam and <a
href="http://jaypeeonline.net/paypal/paypal-phishing-email/">phishing emails</a>, this Facebook password reset scam&#8217;s English-language messages contain correct grammar but has a weird sign-off: &#8220;<strong>Thanks, Your Facebook.</strong>&#8221;</p><p>Here&#8217;s a screenshot provided by McAfee from one of those Facebook password reset scam emails.<br
/> <img
src="http://maxcdn.jaypeeonline.net/images/facebook_email_scam.png" alt="Facebook Password Reset Scam" /></p><p>Users should always keep in mind that companies or social networks like Facebook <strong>won&#8217;t send unsolicited passwords</strong>. The only time a user will get a new password is if that user requested for it. Aside from keeping your AV (antivirus) up-to-date, users should also make it a habit not to click on embedded links on emails and <strong>NEVER</strong> download attachments. If you have to download an attachment from someone you know, make sure you scan it first with your antivirus software before opening/running it.</p><p><strong>Social networking sites</strong> will always be a favorite target of <strong>scammers</strong>, <strong>spammers</strong>, <strong>phishers</strong> and other types of <strong>cybercriminals</strong> because of the huge number of users and the large percentage of &#8220;ignorant&#8221; users. So its important that users should always be protected (up-to-date antivirus) and be educated about these types of email scams.</p><p>Next time you open your inbox and find an email that asks you to reset a password or change login details, be careful. It could &#8220;pretend&#8221; to come from Facebook, Twitter, Bank of America, <a
href="http://jaypeeonline.net/paypal/another-paypal-phishing-email/">PayPal</a> or any other website &#8211; <strong>don&#8217;t click on the embedded links</strong> and <strong>NEVER download any attachments</strong>!</p><p>Anyone here or anyone you know recently received a <strong>Facebook password reset scam</strong> email?</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/social-networks/exclusive-video-of-osama-dead-facebook-scam/" rel="bookmark" class="crp_title">Exclusive Video of Osama Dead [Facebook SCAM]</a></li><li><a
href="http://jaypeeonline.net/paypal/another-paypal-phishing-email/" rel="bookmark" class="crp_title">Another PayPal Phishing Email</a></li><li><a
href="http://jaypeeonline.net/paypal/paypal-phishing-email/" rel="bookmark" class="crp_title">PayPal Phishing Email</a></li><li><a
href="http://jaypeeonline.net/social-networks/friendster-phishing-scam/" rel="bookmark" class="crp_title">Friendster Phishing Scam</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-org-resets-passwords/" rel="bookmark" class="crp_title">WordPress.org Resets Passwords</a></li><li><a
href="http://jaypeeonline.net/social-networks/new-facebook-messages/" rel="bookmark" class="crp_title">Finally Got The New Facebook Messages</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/how-to-recover-wordpress-password-i/" rel="bookmark" class="crp_title">HowTo: Recover WordPress Password Part I</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-2-8-4-security-release/" rel="bookmark" class="crp_title">WordPress 2.8.4 Security Release</a></li><li><a
href="http://jaypeeonline.net/web-hosting/bluehost-phishing-email/" rel="bookmark" class="crp_title">BlueHost Phishing Email</a></li><li><a
href="http://jaypeeonline.net/internet/fake-itunes-receipt-emails/" rel="bookmark" class="crp_title">Beware of Fake iTunes Receipt Emails</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/social-networks/facebook-password-reset-scam/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>WordPresz.org &#8211; Fake WordPress Site</title><link>http://jaypeeonline.net/wordpress/wordpreszorg-fake-wordpress-site/</link> <comments>http://jaypeeonline.net/wordpress/wordpreszorg-fake-wordpress-site/#comments</comments> <pubDate>Fri, 07 Nov 2008 04:58:00 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Blogging]]></category> <category><![CDATA[WordPress]]></category> <category><![CDATA[trojan]]></category> <category><![CDATA[wordpresz]]></category> <category><![CDATA[wordpresz.org]]></category> <category><![CDATA[wp-plugins]]></category> <category><![CDATA[wp-themes]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=952</guid> <description><![CDATA[Just found out from Weblog Tools Collection about a certain website with the name WordPresz.org that pretended to be WordPress.org and tried to release a backdoored (trojanised) version of WordPress to unsuspecting users who are still using older versions of the popular blogging platform. Blogger Craig Murphy was the first to report about this issue [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://maxcdn.jaypeeonline.net/images/fake_wordpresz_org_fake_tn.jpg" alt="WordPresz.org Fake WordPress Site" /></p><p>Just found out from <a
href="http://weblogtoolscollection.com/archives/2008/11/06/fake-wordpress-site/">Weblog Tools Collection</a> about a certain website with the name WordPresz.org that pretended to be WordPress.org and tried to release a backdoored (trojanised) version of WordPress to unsuspecting users who are still using older versions of the popular blogging platform. Blogger <a
href="http://www.craigmurphy.com">Craig Murphy</a> was the first to report about this issue and below is a summary of his report taken from Sophos.com.</p><blockquote><p>“Craig talks about how when he logged in to his admin account in WordPress he received a “High Risk Vulnerability Warning” from a spoofed WordPress domain. (The last ’s’ in WordPress.org has been replaced by a ‘z’.) The Warning suggests upgrading to the ‘new’ version 2.6.4 of WordPress. Downloading this ‘new’ version of WordPress I found that of the 638 files in version 2.6.4, 637 were identical to the same files in the official 2.6.3. The only difference was in the file pluggable.php. The hacked version of the file pluggable appears to be stealing the content of cookies on larger installations of WordPress. Sophos are now detecting this file as Troj/WPHack-A.”</p></blockquote><p>WordPresz.org, setup by malicious persons was designed to steal valuable information stored in cookies from users who install the compromised version of WordPress and could also potentially be used to hijack these WordPress installations for malicious purposes. WordPresz.org is no longer online but the site looks exactly the same as the real thing. Below is a screenshot of the fake site.</p><p><img
src="http://maxcdn.jaypeeonline.net/images/wordpresz_org_fake_tn.jpg" alt="WordPresz.org Fake WordPress Site" /></p><p>If you can&#8217;t see the difference, below is a screenshot made by Craig pointing out the differences between the real and the fake WordPress site.</p><p><img
src="http://maxcdn.jaypeeonline.net/images/wordpresz_org_fake2_tn.jpg" alt="WordPresz.org Fake WordPress Site" /></p><p><strong>1</strong> &#8211; the download size is too round and is incorrect, it should be about 1.4mb in this case.</p><p><strong>2</strong> &#8211; these are randomised over at WordPress.org, but are static at WordPresz.org.</p><p><strong>3</strong> &#8211; The real WordPress.org has a “Showcase” link included.</p><p>It&#8217;s really hard to know the difference between the two sites and any WordPress user could be lead to believe that they&#8217;re visiting the real one.</p><p>Here&#8217;s Peter Westwood&#8217;s (one of WordPress&#8217;s lead developers) response to this incident:</p><blockquote><p>It looks like sites which have not upgraded to 2.6.3 are being exploited in an interesting way whereby a hacker, probably using an automated script, is hacking into sites with the vulnerability and changing the settings of one of the dashboard modules to point to a different feed thereby encouraging people to go to a different site which is offering a dodgy upgrade.</p><p>&#8220;We recommend that people upgrade as soon as possible when we release a security release so as to ensure they are not vulnerable to issues which will likely have exploits in the wild.</p><p>Also in the upcoming 2.7 release of WordPress we are including a built-in upgrade mechanism within WordPress which will allow people to upgrade automatically with ease. I would however stress the need with any piece of software to check that an upgrade is real by visiting the website of the software provider manually rather than relying on a link that you have been provided. Otherwise, as with bank phishing scams there is the potential for someone to trick you into doing something you didn&#8217;t want to do.</p></blockquote><p>This is not the first time hackers and fraudsters tried to released compromised version of WordPress. Early last year, I published <a
href="http://jaypeeonline.net/wordpress/wordpress-211-dangerous-download/">WordPress 2.1.1 &#8211; Dangerous Download</a>, which is about how crackers were able to upload a backdoored version of WordPress 2.1.1 into one of the servers powering WordPress.org. Other instances include websites trying to distribute <a
href="http://jaypeeonline.net/wordpress/warning-to-wordpress-joomla-theme-users/">WordPress themes</a> <a
href="http://jaypeeonline.net/wordpress/another-warning-to-wordpress-users/">containing malicious codes</a>.</p><p>These is another good reminder for all of us WordPress users to practice safe computing. For those of you who are still using an old version of WordPress, please take the time to upgrade to the newest version. Make sure you update your WordPress installation to the most recent version especially if the newer version contains a security fix. Also, make sure that you download your next WordPress install ONLY from WordPress.org and not from any other site. Users should also be careful what themes and plugins you download/install and where you get it from. As much as possible download only from <a
href="http://wordpress.org/extend/">WordPress Extend</a> or from reputable plugin and theme authors.</p><p>To those of you who think that you&#8217;ve been victimized by WordPresz.org and believe that your WordPress installation has been compromised, download the newest version or WordPress from WordPress.org and do a reinstall/upgrade.</p><p>To know more about the details of this story you can visit the following links:</p><ul><li>Craig Murphy &#8211; <a
href="http://www.craigmurphy.com/blog/?p=874">WordPress 2.6.4 Fake?</a></li><li>The Register &#8211; <a
href="http://www.theregister.co.uk/2008/11/06/trojanised_wordpress/">Fake site punts Trojanised WordPress</a></li><li>ZDNet Blogs &#8211; <a
href="http://blogs.zdnet.com/security/?p=2129">Fake WordPress Site distributing backdoored release</a></li></ul><p>Any of you guys were able to visit the actual fake WordPress site? Anyone had the same experience as Craig Murphy? What other security and safety measures can you suggest for other WordPress users to make sure they keep their blogs clean and safe? Please share your thoughts. Thanks for your time!</p><p>*images taken from <a
href="http://www.craigmurphy.com/blog/">The Social Programmer</a> and <a
href="http://blogs.zdnet.com/">ZDNet Blogs</a>.</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/wordpress/wordpress-265/" rel="bookmark" class="crp_title">WordPress 2.6.5</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-3-3-2-wordpress-3-4-beta-3-released/" rel="bookmark" class="crp_title">WordPress 3.3.2 &#038; WordPress 3.4 Beta 3 Released</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-3-0-2-security-release/" rel="bookmark" class="crp_title">WordPress 3.0.2 Security Release</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-3-1-2-security-update/" rel="bookmark" class="crp_title">WordPress 3.1.2 Security Update</a></li><li><a
href="http://jaypeeonline.net/wordpress/another-warning-to-wordpress-users/" rel="bookmark" class="crp_title">Another Warning To WordPress Users</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-3-1-4-and-3-2-rc-3/" rel="bookmark" class="crp_title">WordPress 3.1.4 and 3.2 Release Candidate 3 Now Available</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-3-1-3-security-update-wordpress-3-2-beta-2-released/" rel="bookmark" class="crp_title">WordPress 3.1.3 Security Update &#038; WordPress 3.2 Beta 2 Released</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-211-dangerous-download/" rel="bookmark" class="crp_title">WordPress 2.1.1 &#8211; Dangerous Download</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-3-0-4-security-update/" rel="bookmark" class="crp_title">WordPress 3.0.4 Security Update</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-2-9-2/" rel="bookmark" class="crp_title">WordPress 2.9.2</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/wordpress/wordpreszorg-fake-wordpress-site/feed/</wfw:commentRss> <slash:comments>20</slash:comments> </item> <item><title>Blogger.com Hijacked by Scammers</title><link>http://jaypeeonline.net/internet/bloggercom-hijacked-by-scammers/</link> <comments>http://jaypeeonline.net/internet/bloggercom-hijacked-by-scammers/#comments</comments> <pubDate>Mon, 19 Mar 2007 03:00:19 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Blogging]]></category> <category><![CDATA[Internet]]></category> <category><![CDATA[blogger.com]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[flock]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[Myspace]]></category> <category><![CDATA[scammers]]></category> <category><![CDATA[trojan]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=224</guid> <description><![CDATA[Be careful with what blogs you visit. Google&#8217;s Blogger.com is reportedly being hijacked by scammers to spread malware through fake blogs. Security experts are calling this the &#8220;fake blog scam&#8221;. Blog hopping or surfing hasn&#8217;t been this dangerous. Scammers are creating what would seem as a normal-looking blogs with ordinary topics like &#8220;Star Wars, school, [...]]]></description> <content:encoded><![CDATA[<p></p><p>Be careful with what blogs you visit. Google&#8217;s <a
href="http://blogger.com/">Blogger.com</a> is reportedly being <a
href="http://jaypeeonline.net/?p=224">hijacked by scammers</a> to spread malware through fake blogs. Security experts are calling this the &#8220;fake blog scam&#8221;. Blog hopping or surfing hasn&#8217;t been this dangerous.</p><p>Scammers are creating what would seem as a normal-looking blogs with ordinary topics like &#8220;Star Wars, school, furniture, Christmas, cars and girlfriends&#8221; to host a variety of script-initiated malware. What&#8217;s scary is that it&#8217;s virtually impossible for visitors to spot the danger of these blogs and these malware infested blogs are said to be in the hundreds.</p><p>An example of these blogs is a one that is supposedly owned by a fan of the Honda CR450 motor car which attempts to infect it&#8217;s visitors with the <a
href="http://us.mcafee.com/virusInfo/default.asp?id=description&#038;virus_k=135834">Wonka Trojan</a>. Other malicious tricks involve redirecting visitors to a <a
href="http://en.wikipedia.org/wiki/Phishing">phishing</a> site.</p><blockquote><p>&#8220;These are not legitimate blogs that were compromised. They appear to be deliberately set up to promote phishing, which is against our terms of service. We are investigating, and blogs found to include malicious code or promote phishing will be deleted,&#8221; Google said in a statement to CNET.</p></blockquote><p>Previously, scammers have used social networking site <a
href="http://myspace.com/">MySpace</a> for spreading adware, luring users into phishing sites and even <a
href="http://youtube.com/">YouTube</a> by using fake porn videos. Now they&#8217;ve entered into the blogosphere, using the popularity of blogs in the hopes of having a huge payday.</p><p>Since it&#8217;s virtually impossible to detect if a blog is malware infested or not, we better take precautionary measures ourselves.</p><p><strong>Here&#8217;s my advice</strong>:<br
/> Â» Avoid visiting blogs that you&#8217;re not familiar with.<br
/> Â» Close the window or tab if a blog redirects you to a different site.<br
/> Â» Close pop-up windows and NEVER click, however tempting it may be.<br
/> Â» Use a more secure browser like <a
href="http://www.mozilla.com/en-US/firefox/">Mozilla Firefox</a> or <a
href="http://www.flock.com/">Flock</a>.<br
/> Â» Keep your anti-virus programs up-to-date.</p><p>Hopefully no one else gets fooled or victimized by these fake blogs and Google should get rid of them A.S.A.P. Practice safe computing everyone! :)</p><p>Read the <a
href="http://www.pcworld.com/article/id,129925/article.html">full story</a>.</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/paypal/another-paypal-phishing-email/" rel="bookmark" class="crp_title">Another PayPal Phishing Email</a></li><li><a
href="http://jaypeeonline.net/blog/phishers-target-wordpress-plugin-authors/" rel="bookmark" class="crp_title">Phishers Target WordPress Plugin Authors</a></li><li><a
href="http://jaypeeonline.net/social-networks/facebook-password-reset-scam/" rel="bookmark" class="crp_title">Facebook Password Reset Scam</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpreszorg-fake-wordpress-site/" rel="bookmark" class="crp_title">WordPresz.org &#8211; Fake WordPress Site</a></li><li><a
href="http://jaypeeonline.net/social-networks/friendster-phishing-scam/" rel="bookmark" class="crp_title">Friendster Phishing Scam</a></li><li><a
href="http://jaypeeonline.net/web-hosting/bluehost-phishing-email/" rel="bookmark" class="crp_title">BlueHost Phishing Email</a></li><li><a
href="http://jaypeeonline.net/internet/free-online-website-malware-blacklist-scanning-tool/" rel="bookmark" class="crp_title">FREE Online Website Malware &#038; Blacklist Scanning Tool</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/howto-avoid-remove-mac-defender-malware/" rel="bookmark" class="crp_title">HowTo: Avoid/Remove Mac Defender Malware</a></li><li><a
href="http://jaypeeonline.net/product-site-reviews/pdf-spam/" rel="bookmark" class="crp_title">PDF Spam</a></li><li><a
href="http://jaypeeonline.net/internet/fake-itunes-receipt-emails/" rel="bookmark" class="crp_title">Beware of Fake iTunes Receipt Emails</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/internet/bloggercom-hijacked-by-scammers/feed/</wfw:commentRss> <slash:comments>15</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (User agent is rejected)
Database Caching 6/76 queries in 0.285 seconds using disk
Object Caching 1487/1646 objects using disk
Content Delivery Network via maxcdn.jaypeeonline.net

Served from: jaypeeonline.net @ 2012-05-27 09:23:57 -->
