<?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>Web Hosting Geeks&#039; Blog &#187; hijacking</title> <atom:link href="http://webhostinggeeks.com/blog/tag/hijacking/feed/" rel="self" type="application/rss+xml" /><link>http://webhostinggeeks.com/blog</link> <description>Web Hosting Industry News, Latest Trends, and Analyses.</description> <lastBuildDate>Thu, 09 Feb 2012 05:48:19 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>The Dangers of Insecure Web Applications</title><link>http://webhostinggeeks.com/blog/2009/01/23/the-dangers-of-insecure-web-applications/</link> <comments>http://webhostinggeeks.com/blog/2009/01/23/the-dangers-of-insecure-web-applications/#comments</comments> <pubDate>Fri, 23 Jan 2009 21:13:44 +0000</pubDate> <dc:creator>Art</dc:creator> <category><![CDATA[Security Issues]]></category> <category><![CDATA[DDoS attack]]></category> <category><![CDATA[executable file]]></category> <category><![CDATA[hacker]]></category> <category><![CDATA[hackers]]></category> <category><![CDATA[hijacking]]></category> <category><![CDATA[malicious program]]></category> <category><![CDATA[malicious software]]></category> <category><![CDATA[spam]]></category><guid
isPermaLink="false">http://webhostinggeeks.com/blog/?p=167</guid> <description><![CDATA[Software can be used for many great things but there is a gloomy dark side.  It also comes in the form of malicious programs and the web is literally infested with these harmful applications.  Sadly, thousands of internet users download malicious software everyday, blind to the fact that they are essentially inviting threats right into [...]]]></description> <content:encoded><![CDATA[<p>Software can be used for many great things but there is a gloomy dark side.  It also comes in the form of malicious programs and the web is literally infested with these harmful applications.  Sadly, thousands of internet users download malicious software everyday, blind to the fact that they are essentially inviting threats right into their systems.  These risks have the potential to be even more dangerous when a website is involved.  Any software code running on a web server poses a great threat for the mere fact that it contains an executable file.  This means that it can be executed by anyone in the world with an internet connection.  Just imagine if there was an executable file on your desktop computer that could be executed by anyone at anytime.  If this was the case, that program would have to completely secure in order to prevent the execution of malicious code on your system.  The same goes for programs consisting of PHP or CGI scripts.</p><p>What makes executable programs even worse is that many of them accept parameters such as a user name or email address, making them more vulnerable to exploitation.  Needless to say, the web was a lot safer some five to eight years ago when the internet phenomenon wasn&#8217;t as huge.  Today, hackers are highly skilled and more determined than ever.  They will do whatever it takes to break into home-based PCs, network servers, and even the applications on your website.  If your scripts are not probably secured, you stand the risk of losing essential data that can stir up all sorts of trouble.</p><p>Here are just a few examples of what can happen when your scripts are not properly secured:</p><p><strong>Hijacking of your mail server</strong>: You may ask, &#8220;what&#8217;s the point?&#8221;.  The answer all boils down to legality.  Although you couldn&#8217;t tell on the surface, spam is illegal in most countries and if the authorities catch you doing it, you could find yourself in big trouble.  By hijacking the mail server, a spammer can use your domain to distribute mass mailings of spam.  When the authorities find out, it all leads back to you.</p><p><strong>Hijacking of your website:</strong> Ever run across a family-friendly site and wondered why is was littered with pornographic images?  This my friend is website hijacking, more commonly known as defacing.  A poorly configured script can invite an intruder into your site, give them enough time to setup their own credentials and leave you out in the cold.</p><p><strong>Attacks on other machines:</strong> Leave the door open for a hacker and they just might force you to participate in a strike against other machines.  Known as a DDoS attack, the hacker slips through your insecure script and installs a rootkit which opens a backdoor that gives them complete control over the server.  This could eventually cause problems for both you and your web host.</p><p>With the responsibility of administering the server, it is up to your web host to provide a secure environment.  As a webmaster however, it is up to you to make sure your web applications are properly scripted and secure.  Software can add instantly functionality to your site but if you&#8217;re not careful, it can also be your worst nightmare.</p><h3  class="related_post_title">Related posts:</h3><ul
class="related_post"><li>December 15, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/12/15/the-top-3-web-hosting-security-issues/" title="The Top 3 Web Hosting Security Issues">The Top 3 Web Hosting Security Issues</a></li><li>June 16, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/06/16/protecting-your-site-from-ddos-attacks/" title="Protecting Your Site from DDoS Attacks ">Protecting Your Site from DDoS Attacks </a></li><li>January 15, 2010 &ndash; <a
href="http://webhostinggeeks.com/blog/2010/01/15/website-security-avoiding-downtime-that-results-in-loss-of-profit/" title="Website Security: Avoiding Downtime That Results in Loss of Profit">Website Security: Avoiding Downtime That Results in Loss of Profit</a></li><li>January 13, 2009 &ndash; <a
href="http://webhostinggeeks.com/blog/2009/01/13/how-to-find-secure-shared-hosting/" title="How to Find Secure Shared Hosting ">How to Find Secure Shared Hosting </a></li><li>September 30, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/30/godaddy-account-hack/" title="What the New User can Learn from the GoDaddy Account Hack">What the New User can Learn from the GoDaddy Account Hack</a></li><li>September 23, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/23/learn-keep-your-site-safe/" title="Keep Your Site Safe &#8211; Learn What Not to Do">Keep Your Site Safe &#8211; Learn What Not to Do</a></li><li>September 23, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/23/various-anti-spam-packages/" title="A Look at Various Anti-Spam Packages">A Look at Various Anti-Spam Packages</a></li><li>September 21, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/21/deal-with-possible-intruder-on-your-server/" title="How To Deal With A Possible Intruder On Your Server">How To Deal With A Possible Intruder On Your Server</a></li><li>September 9, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/09/several-security-risks-avoid/" title="Several Security Risks and How to Avoid Them">Several Security Risks and How to Avoid Them</a></li><li>September 6, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/06/ip-filtering-through-cpanel/" title="Performing IP Filtering Through cPanel – A Brief Tutorial">Performing IP Filtering Through cPanel – A Brief Tutorial</a></li></ul>]]></content:encoded> <wfw:commentRss>http://webhostinggeeks.com/blog/2009/01/23/the-dangers-of-insecure-web-applications/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: webhostinggeeks.com @ 2012-02-09 19:17:49 -->
