<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.fiercecio.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>web security</title>
 <link>http://www.fiercecio.com/tags/web-security</link>
 <description></description>
 <language>en</language>
<item>
 <title>Hackers hide behind Olympics</title>
 <link>http://www.fiercecio.com/story/hackers-hide-behind-olympics/2008-04-28?utm_medium=rss&amp;utm_source=rss&amp;cmp-id=OTC-RSS-FC0</link>
 <description>
&lt;P&gt;CIO&#039;s beware. The latest security threat may be coming: emails using the Olympics as a cover to hide malicious Trojans that elude most antivirus programs. These email attacks mostly originate from Asia, in some cases claiming to be to be from the International Olympic Committee, and are highly destructive. Security experts at MessageLabs, a company that scans email messages for hostile content and provides Web security, have found more than a dozen Olympic-themed attacks over the past six months. They have targeted different industries with Trojan attachments that could allow the attacker to conduct corporate espionage. &lt;/p&gt;
&lt;P&gt;Mark Sunner, chief security analyst at MessageLabs, said the attacks have shifted from Microsoft Word documents to new types of Microsoft files where the intrusions are much less likely to be detected by traditional antivirus engines. &quot;The emerging targeted attacks are more unseen&quot; and antivirus programs are likely to be insufficient, he said. &lt;/p&gt;
&lt;P&gt;For more on hackers masquerading behind Olympics:&lt;BR /&gt;- See this &lt;I&gt;CIO Today &lt;/i&gt;&lt;A href=&quot;http://www.cio-today.com/story.xhtml?story_id=12200AVJMV9Y&quot;&gt;article&lt;/a&gt;&lt;/p&gt;

</description>
 <comments>http://www.fiercecio.com/story/hackers-hide-behind-olympics/2008-04-28#comments</comments>
 <category domain="http://www.fiercecio.com/tags/security-threats">Threat Management</category>
 <category domain="http://www.fiercecio.com/tags/trojan">Trojan horse</category>
 <category domain="http://www.fiercecio.com/tags/trojans">trojans</category>
 <category domain="http://www.fiercecio.com/tags/web-security">web security</category>
 <pubDate>Mon, 28 Apr 2008 06:59:59 -0400</pubDate>
 <dc:creator />
 <guid isPermaLink="false">42293 at http://www.fiercecio.com</guid>
</item>
<item>
 <title>Hackers may target your printer</title>
 <link>http://www.fiercecio.com/story/hackers-may-target-your-printer/2008-01-31?utm_medium=rss&amp;utm_source=rss&amp;cmp-id=OTC-RSS-FC0</link>
 <description>
&lt;P&gt;Spam has a new target, and it&#039;s your printer. By using a little-known capability found in most Web browsers, Aaron Weaver, a security manager from Pennsylvania, figured out how to hack into a printer. In a research paper published Tuesday on the Ha.ckers.org Web site, Weaver described how he launched the attack successfully with both the Internet Explorer and Firefox browsers. And he has found a way out, too. Because the attack works only on network printers, a printer plugged directly into a PC would not be vulnerable. &lt;/p&gt;
&lt;P&gt;The attack is possible because most browsers can connect to the networking port used by most printers to look for new print jobs. So, by using the browser as a stepping stone, attackers are able to connect with something they should never be able to reach: a printer on the local area network. While this type of hack attack hasn&#039;t gotten any attention and there are no reports that it&#039;s infecting computer sites, Weaver&#039;s research uses cross-site scripting attacks and vulnerabilities in the way browsers handle the Internet Protocol.&lt;/p&gt;
&lt;P&gt;&quot;There is no precedent for [this hack],&quot; said Robert Hansen, CEO of Web security consultancy SecTheory and owner of the Ha.ckers.org Web site. &quot;But...what he did was marry two different concepts that we&#039;ve been talking about for a long time.&quot; This could be the first step in another bad scenario because if hackers figure out how to send information about their print jobs to the Internet, Weaver&#039;s experiment could have far greater security implications. So maybe it&#039;s a good idea to turn your printers off for the night or when you are out of the office--because one never knows what might happen if they remain on.&lt;BR /&gt;&lt;BR /&gt;For information on hacking printers:&lt;BR /&gt;-&amp;nbsp;Check out this &lt;EM&gt;ComputerWorld&lt;/em&gt; &lt;A href=&quot;http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9056688&amp;intsrc=hm_list&quot;&gt;article&lt;/a&gt;&lt;/p&gt;

</description>
 <comments>http://www.fiercecio.com/story/hackers-may-target-your-printer/2008-01-31#comments</comments>
 <category domain="http://www.fiercecio.com/tags/c-level">C-Level</category>
 <category domain="http://www.fiercecio.com/tags/keylogger">Hacking</category>
 <category domain="http://www.fiercecio.com/tags/internet-explorer">Internet Explorer (IE)</category>
 <category domain="http://www.fiercecio.com/tags/web-browsers-0">Web Browsers</category>
 <category domain="http://www.fiercecio.com/tags/web-security">web security</category>
 <pubDate>Thu, 31 Jan 2008 06:59:58 -0500</pubDate>
 <dc:creator />
 <guid isPermaLink="false">26057 at http://www.fiercecio.com</guid>
</item>
<item>
 <title>Tips for avoiding Web hacks</title>
 <link>http://www.fiercecio.com/story/tips-avoiding-web-hacks/2007-10-08?utm_medium=rss&amp;utm_source=rss&amp;cmp-id=OTC-RSS-FC0</link>
 <description>
&lt;P&gt;Over the past 18 months or so, websites have replaced email as the main source of risk for being attacked by a hacker. Websites are rich targets for bad guys because most organizations have taken significant steps to &quot;harden&quot; only internal applications. Very little thought, however, is being put into web-development initiatives from a security standpoint while these apps are being built. Security is typically an afterthought that is bolted on after the Web application has been built. The biggest problem is designers aren&#039;t building walls within Web applications to partition and validate data moving between parts of the system. Khalid Kark, senior analyst at Forrester, tells &lt;EM&gt;InfoWorld&lt;/em&gt;, that as a result, most websites can be easily hacked. It is an issue that is being taken on at the Open Web Application Security Project (OWASP). The organization has released a report entitled &quot;The Ten Most Critical Web Application Security Vulnerabilities.&quot;&amp;nbsp;&lt;/p&gt;
&lt;P&gt;Read about their findings:&lt;BR /&gt;- in the &lt;A href=&quot;http://www.infoworld.com/article/07/10/05/Top-10-reasons-Web-sites-get-hacked_1.html&quot;&gt;article&lt;/a&gt; in &lt;EM&gt;Infoworld&lt;/em&gt;&lt;/p&gt;

</description>
 <comments>http://www.fiercecio.com/story/tips-avoiding-web-hacks/2007-10-08#comments</comments>
 <category domain="http://www.fiercecio.com/tags/confidential-data">Confidental Data</category>
 <category domain="http://www.fiercecio.com/tags/data-protection">Data Protection</category>
 <category domain="http://www.fiercecio.com/tags/data-security">Data Security</category>
 <category domain="http://www.fiercecio.com/tags/keylogger">Hacking</category>
 <category domain="http://www.fiercecio.com/tags/risk">Risk Management</category>
 <category domain="http://www.fiercecio.com/tags/protective-measures">Security</category>
 <category domain="http://www.fiercecio.com/tags/web-security">web security</category>
 <pubDate>Mon, 08 Oct 2007 06:59:58 -0400</pubDate>
 <dc:creator />
 <guid isPermaLink="false">4403 at http://www.fiercecio.com</guid>
</item>
<item>
 <title>Google&#039;s CIO Discusses Security</title>
 <link>http://www.fiercecio.com/story/google-s-cio-discusses-security/2007-06-07?utm_medium=rss&amp;utm_source=rss&amp;cmp-id=OTC-RSS-FC0</link>
 <description>&lt;P&gt;Google has historically been quiet about its security efforts, but for the first time, the company is opening up about some of its initiatives. Google researchers recently presented a paper on Web security at a technical conference in Cambridge, MA, discussing the results of the company&#039;s ongoing effort to &quot;identify all Web pages on the Internet that could potentially be malicious.&quot; The company even started its first-ever security blog, giving the world an inside look at Google&#039;s 100-person security team. &lt;EM&gt;IDG News Service&lt;/EM&gt; recently had the opportunity to sit down with Douglas Merrill, Google&#039;s vice president of engineering and chief information officer. In the interview he says that Google security is something that could be turned into a product some day, but for now the company is fundamentally focused on search. He also offers his thoughts on the increasing integration of consumer technology into the enterprise space. &quot;We obviously believe in this idea of the Web 2.0, where you&#039;re collecting different kinds of applications together to meet consumer needs. The firewall is one line of defense, and it&#039;s still useful, just like locks on front doors are still useful. But you need other kinds of defenses as well,&quot; he said. &lt;/P&gt;
&lt;P&gt;For more on Google&#039;s ongoing security research:&lt;BR&gt;- Read the &lt;A href=&quot;http://www.cio.com/article/117300/Google_CIO_Talks_Security&quot;&gt;full interview&lt;/A&gt; in &lt;EM&gt;CIO Magazine&lt;/EM&gt;&lt;/P&gt;

</description>
 <comments>http://www.fiercecio.com/story/google-s-cio-discusses-security/2007-06-07#comments</comments>
 <category domain="http://www.fiercecio.com/tags/chief-information-officer">Chief Information Officer</category>
 <category domain="http://www.fiercecio.com/tags/enterprise-space">enterprise space</category>
 <category domain="http://www.fiercecio.com/tags/firewall">firewall</category>
 <category domain="http://www.fiercecio.com/tags/google">Google</category>
 <category domain="http://www.fiercecio.com/channel/it-security">IT Security</category>
 <category domain="http://www.fiercecio.com/tags/protective-measures">Security</category>
 <category domain="http://www.fiercecio.com/tags/security-research">security research</category>
 <category domain="http://www.fiercecio.com/tags/web-security">web security</category>
 <category domain="http://www.fiercecio.com/channel/it-web-services">Web Services</category>
 <pubDate>Wed, 06 Jun 2007 20:01:39 -0400</pubDate>
 <dc:creator />
 <guid isPermaLink="false">3967 at http://www.fiercecio.com</guid>
</item>
<item>
 <title>Cyber criminals to take mob approach</title>
 <link>http://www.fiercecio.com/story/cyber-criminals-to-take-mob-approach/2006-12-19?utm_medium=rss&amp;utm_source=rss&amp;cmp-id=OTC-RSS-FC0</link>
 <description>&lt;P&gt;A new report predicts that cyber criminals may start joining forces with traditional crime mobs in their quest to grab valuable data. Websense, a Web security vendor, reports that cyber malcontents and today&#039;s current organized crime families will form &quot;cooperatives&quot; to sell, buy and trade cyber attack toolkits and exploits. The firm claims that security attacks will be much more organized in the future and there will be greater threats to Web 2.0 sites such as MySpace.com and Wikipedia. More importantly for today&#039;s IT leaders, it seems that business networks will also become a favored target for the hackers.&lt;/P&gt;
&lt;P&gt;For more on future security threats:&lt;BR&gt;- check out the &lt;A href=&quot;http://www.informationweek.com/news/showArticle.jhtml;jsessionid=YZQO4CUBFNSMQQSNDLOSKHSCJUNN2JVN?articleID=196700468&quot;&gt;article&lt;/A&gt; at &lt;EM&gt;InformationWeek&lt;/EM&gt;&lt;/P&gt;

</description>
 <comments>http://www.fiercecio.com/story/cyber-criminals-to-take-mob-approach/2006-12-19#comments</comments>
 <category domain="http://www.fiercecio.com/channel/business-intelligence">Business Intelligence</category>
 <category domain="http://www.fiercecio.com/tags/cyber-attack">cyber attack</category>
 <category domain="http://www.fiercecio.com/tags/cyber-criminals">cyber criminals</category>
 <category domain="http://www.fiercecio.com/tags/exploits">exploits</category>
 <category domain="http://www.fiercecio.com/channel/it-security">IT Security</category>
 <category domain="http://www.fiercecio.com/channel/it-management-leadership">Management/ Leadership</category>
 <category domain="http://www.fiercecio.com/tags/myspace">myspace</category>
 <category domain="http://www.fiercecio.com/tags/security-attacks">security attacks</category>
 <category domain="http://www.fiercecio.com/tags/security-vendor">Security vendors</category>
 <category domain="http://www.fiercecio.com/channel/it-strategy-planning">Strategy &amp;amp; Planning</category>
 <category domain="http://www.fiercecio.com/tags/security-threats">Threat Management</category>
 <category domain="http://www.fiercecio.com/tags/web-security">web security</category>
 <category domain="http://www.fiercecio.com/tags/websense">websense</category>
 <category domain="http://www.fiercecio.com/tags/wikipedia">wikipedia</category>
 <pubDate>Mon, 18 Dec 2006 19:01:37 -0500</pubDate>
 <dc:creator />
 <guid isPermaLink="false">2800 at http://www.fiercecio.com</guid>
</item>
<item>
 <title>Trojan features new cloaking aspect</title>
 <link>http://www.fiercecio.com/story/trojan-features-new-cloaking-aspect/2006-08-09?utm_medium=rss&amp;utm_source=rss&amp;cmp-id=OTC-RSS-FC0</link>
 <description>&lt;P&gt;A Web security firm has discovered the existence of a new Trojan that infects PCs and then grabs stolen data using the Internet Control Message Protocol channel. It hides itself within an Internet Explorer browser object, waits until a user accesses a banking or financial account site and then logs keystrokes. The fact that the malware hides the activity within ICMP pings makes the Trojan activity very hard to detect, say experts, and is another indication of how malware writers are getting smarter and sneakier every day.&lt;/P&gt;
&lt;P&gt;For more on the latest Trojan approach:&lt;BR&gt;-read this &lt;A href=&quot;http://www.networkworld.com/news/2006/080806-trojan-data-stealer-hijacks-icmp.html&quot;&gt;article&lt;/A&gt; at &lt;EM&gt;NetworkWorld&lt;/EM&gt;&lt;/P&gt;

</description>
 <category domain="http://www.fiercecio.com/channel/data-management-storage">Data Management/Storage</category>
 <category domain="http://www.fiercecio.com/channel/it-security">IT Security</category>
 <category domain="http://www.fiercecio.com/tags/malware">Malware</category>
 <category domain="http://www.fiercecio.com/channel/it-networking">Networking</category>
 <category domain="http://www.fiercecio.com/tags/stolen-data">stolen data</category>
 <category domain="http://www.fiercecio.com/tags/trojan">Trojan horse</category>
 <category domain="http://www.fiercecio.com/tags/web-security">web security</category>
 <category domain="http://www.fiercecio.com/channel/it-web-services">Web Services</category>
 <pubDate>Tue, 08 Aug 2006 20:01:38 -0400</pubDate>
 <dc:creator />
 <guid isPermaLink="false">1841 at http://www.fiercecio.com</guid>
</item>
<item>
 <title>Hacker&#039;s court case to set Web security precedent</title>
 <link>http://www.fiercecio.com/story/hacker-s-court-case-to-set-web-security-precedent/2006-05-10?utm_medium=rss&amp;utm_source=rss&amp;cmp-id=OTC-RSS-FC0</link>
 <description>&lt;P&gt;A legal proceeding against a hacker who claims his intentions were only good could end up setting a Web security precedent in the arena of online criminal rulings. Experts say that the court decision regarding Eric McCarty, a San Diego resident who allegedly hacked into the University of Southern California&#039;s computer system, will greatly impact the current state of security research as the case crosses so many ethical, legal and technical issues.&lt;/P&gt;
&lt;P&gt;For more on the legal issues in prosecuting &quot;good&quot; hackers:&lt;BR&gt;- read this &lt;A href=&quot;http://www.informationweek.com/news/showArticle.jhtml?articleID=187201428&quot;&gt;article&lt;/A&gt; at &lt;EM&gt;InformationWeek&lt;/EM&gt;&lt;/P&gt;

</description>
 <category domain="http://www.fiercecio.com/tags/computer-system">computer system</category>
 <category domain="http://www.fiercecio.com/tags/keylogger">Hacking</category>
 <category domain="http://www.fiercecio.com/tags/security-research">security research</category>
 <category domain="http://www.fiercecio.com/tags/web-security">web security</category>
 <pubDate>Tue, 09 May 2006 20:01:37 -0400</pubDate>
 <dc:creator />
 <guid isPermaLink="false">677 at http://www.fiercecio.com</guid>
</item>
</channel>
</rss>
