<?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>The Privacy Council &#187; hackers</title>
	<atom:link href="http://privacycouncil.org/tag/hackers/feed/" rel="self" type="application/rss+xml" />
	<link>http://privacycouncil.org</link>
	<description>Together we can end SPAM, Junk Mail and Unsolicited Phone Calls</description>
	<lastBuildDate>Thu, 06 Aug 2009 15:24:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Clickjacking: Big Problem, Not Much Solution (Yet)</title>
		<link>http://privacycouncil.org/clickjacking-big-problem-not-much-solution-yet/</link>
		<comments>http://privacycouncil.org/clickjacking-big-problem-not-much-solution-yet/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 20:37:26 +0000</pubDate>
		<dc:creator>Erica</dc:creator>
				<category><![CDATA[Privacy News]]></category>
		<category><![CDATA[The Privacy Council]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[clickjacking]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[threat]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[web browsers]]></category>

		<guid isPermaLink="false">http://privacycouncil.org/?p=78</guid>
		<description><![CDATA[This week&#8217;s security threat: clickjacking.
Clickjacking is the latest in a series of security threats to web surfers. The United States Computer Emergency Readiness Team (US-CERT) issued a warning about clickjacking on September 26, and the news has spread quickly. This is a crime in which hackers hide behind harmless-looking websites so that people who visit them might be [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="float: right; margin: 7px;" src="http://privacycouncil.org/wp-content/uploads/2008/10/optical_mouse_shining.jpg" alt="Do you know where your clicks really go?" width="277" height="144" />This week&#8217;s security threat: clickjacking.</p>
<p>Clickjacking is the latest in a series of security threats to web surfers. The United States Computer Emergency Readiness Team (US-CERT) issued a warning about clickjacking on September 26, and the news has spread quickly. This is a crime in which hackers hide behind harmless-looking websites so that people who visit them might be accidentally revealing sensitive information to the hackers by clicking around the site. Matt Hines of <a href="http://securitywatch.eweek.com/vulnerability_research/clickjacking_browser_attack_details_emerge.html">Security Watch</a>describes it like this: &#8220;Essentially, if hackers using a clickjacking attack tricked you into visiting one of their URLs, they could take control of your browser and begin secretly forcing the client to click on any links they desired. Scary stuff indeed!&#8221;</p>
<p>Clickjacking is a vulnerability that&#8217;s widespread across every major web browser and Adobe Flash player. One recently-revealed problem that can arise from clickjacking, for example, is that a hacker can remotely activate someone&#8217;s web camera and microphone without their knowledge via the Adobe Flash vulnerability. The ramifications of this sort of spying are powerful, and the industry is on high alert.</p>
<p>Robert Hansen, CEO of SecTheory, and Jeremiah Grossman, CTO of WhiteHat Security, discovered the vulnerability and were scheduled to speak about it at the Open Web Application Security Project NYC AppSec conference in New York last month. The talk was put off, however, until the various browser companies could take a stab at fixing the problem. There was no sense, after all, in tipping off hackers about the problem before there were solutions to be found.</p>
<p>So far, there is some success, albeit not as much as one might hope. The free Firefox add-on known as NoScript has been updated to combat clickjacking attempts. Italian developer Giorgio Maone calls the update &#8220;ClearClick,&#8221; meaning that it reveals anything that&#8217;s hidden or obstructed when a user tries to interact with a website. The ClearClick update stops the interaction from completing and points out the disguised content present, giving the user a chance to back away from the potentially-dangerous content. But NoScript only works with Firefox and other Mozilla-based browsers, so what about Adobe Flash player, Internet Explorer and others?  </p>
<p>Just the other day, Adobe released a <a href="http://www.adobe.com/support/security/advisories/apsa08-08.html">workaround</a> for the flaw in its Flash player in order to deny hackers access to web cams and microphones. They promise to release a true fix by the end of the month. US-CERT and others suggest disabling browser scripting and plug-ins on our individual browsers, but that can limit the functionality of many websites, and it&#8217;s still not a comprehensive fix. Joe Wilcox of <a href="http://www.microsoft-watch.com/content/security/microsoft_weighs_in_on_clickjacking.html?kc=MWRSS02129TX1K0000535">Microsoft Watch </a>notes that Microsoft&#8217;s reaction to the clickjacking threat has been somewhat tepid, but perhaps with reason. One difficulty with software companies and how they address the threat lies in the fact that so little information has been released; while that&#8217;s good for avoiding exploitation of the flaw, it&#8217;s not great for assessing the true risk (although US-CERT&#8217;s warning is dire enough to take clickjacking seriously). One thing everyone can agree on: The problem is real, but there&#8217;s no easy fix, at least for now.</p>
<p>Sources for this article: <a href="http://news.yahoo.com/s/nf/20081008/bs_nf/62355">Yahoo! News</a>, <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9116800">Computer World</a>, <a href="http://www.pcmag.com/article2/0,2817,2332231,00.asp">PC Magazine</a>, <a href="http://www.adobe.com/support/security/advisories/apsa08-08.html">Adobe</a>, <a href="http://www.us-cert.gov/current/index.html#multiple_web_browsers_affected_by">US-CERT</a>, <a href="http://securitywatch.eweek.com/vulnerability_research/clickjacking_browser_attack_details_emerge.html">Security Watch</a>, <a href="http://www.microsoft-watch.com/content/security/microsoft_weighs_in_on_clickjacking.html?kc=MWRSS02129TX1K0000535">Microsoft Watch</a>  </p>
]]></content:encoded>
			<wfw:commentRss>http://privacycouncil.org/clickjacking-big-problem-not-much-solution-yet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Another spam attack, another lesson in not clicking every link in your email</title>
		<link>http://privacycouncil.org/another-spam-attack-another-lesson-in-not-clicking-every-link-in-your-email/</link>
		<comments>http://privacycouncil.org/another-spam-attack-another-lesson-in-not-clicking-every-link-in-your-email/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 15:38:31 +0000</pubDate>
		<dc:creator>Erica</dc:creator>
				<category><![CDATA[Privacy News]]></category>
		<category><![CDATA[The Privacy Council]]></category>
		<category><![CDATA[cnn]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[SPAM]]></category>
		<category><![CDATA[trojan horse]]></category>

		<guid isPermaLink="false">http://privacycouncil.org/?p=47</guid>
		<description><![CDATA[Last Tuesday, a new spam attack was launched via email. This harmless-looking message claims to contain top 10 lists from CNN.com, but when a user clicks on the link in the email, a pop-up tells the user that they need to install the newest version of Flash to view the list. The pop-up doesn&#8217;t allow the option of canceling the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="float: right; margin: 7px; border: black 1px solid;" src="http://privacycouncil.org/wp-content/uploads/2008/08/spaminacan.jpg" alt="Mmmm, spam" width="244" height="185" />Last Tuesday, a new spam attack was launched via email. This harmless-looking message claims to contain top 10 lists from <a href="http://www.cnn.com">CNN.com</a>, but when a user clicks on the link in the email, a pop-up tells the user that they need to install the newest version of Flash to view the list. The pop-up doesn&#8217;t allow the option of canceling the installation and instead traps the user into a neverending loop until the frustrated user either closes the browser window or clicks &#8221;install.&#8221; Those who click install get to deal with a Trojan horse that contacts another server to get still more malware and install it. The Trojan horse goes by many names, including Cbeplay.a, and security professionals are still having trouble figuring out what malware is indeed installed when the process completes on a user&#8217;s system. </p>
<p>According to security company <a href="http://www.mxlogic.com/itsecurityblog/1/2008/08/CNN-Fake-News-Update-Spam-Morphs-and-Massiveness.cfm">MX Logic Inc.</a>, the spam attack traffic peaked on Thursday, with 11 million messages per hour. Even as the numbers have gone down slightly since then, it&#8217;s still in the millions of messages per hour. Security pros say that more than 1,000 hacked sites are hosting the fake Flash update, and they also say that hackers have gotten so cocky that they don&#8217;t bother trying to hide the sites they&#8217;ve hacked. The latest news is still worse: the spam has mutated since the news of the message first broke, claiming to be a CNN &#8220;MY Personal Alert&#8221; instead of a top 10 list and linking to several malware sites and filenames instead of just one. Some users even say that they&#8217;ve received the spam with subject lines that actually reference real articles on CNN, adding to the legitimacy of the message. The links in the email always lead somewhere that insists on a Flash upgrade, though.</p>
<p>Meanwhile, Adobe Systems Inc., source of the real Flash Player, warned people not to click on anything that didn&#8217;t come from Adobe directly. They pointed out that ALL software updates should originate with the company and not with a third-party site, so any questionable links should be avoided. If you want to be sure you&#8217;re downloading a real, non-malware update, go to the company&#8217;s website directly and look for upgrades to download from there. This may seem like too little, too late in terms of security warnings, but it&#8217;s one of those things that seems like a no-brainer to IT people but needs to be said (and said more than once) to the average email user.  </p>
<p>The lesson is the same as we&#8217;ve talked about here before, regarding email, phishing and other spam attacks: Don&#8217;t click on a suspicious link or URL that you get in your email. Put your mouse over a link to see where it really goes before you click it. Have a healthy dose of skepticism when something you didn&#8217;t expect arrives in your inbox. And if all else fails, contact the company that the message claims to come from, just to be sure. Don&#8217;t just blindly click whatever you&#8217;re sent, or you&#8217;ll learn some hard lessons (and get some pretty major headaches in the process).</p>
<p>Sources for this article: <a href="http://www.itworld.com/news/54157/fake-cnn-spam-mutates-attacks-continue">IT World</a>, <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9111858">ComputerWorld</a>, <a href="http://www.techspot.com/news/31117-mxlogic-spots-huge-increase-in-fake-cnn-spam.html">Techspot</a>, <a href="http://www.mxlogic.com/itsecurityblog/1/2008/08/CNN-Fake-News-Update-Spam-Morphs-and-Massiveness.cfm">MX Logic</a></p>
]]></content:encoded>
			<wfw:commentRss>http://privacycouncil.org/another-spam-attack-another-lesson-in-not-clicking-every-link-in-your-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Color is Your Hat?</title>
		<link>http://privacycouncil.org/what-color-is-your-hat/</link>
		<comments>http://privacycouncil.org/what-color-is-your-hat/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 21:58:27 +0000</pubDate>
		<dc:creator>Erica</dc:creator>
				<category><![CDATA[Privacy News]]></category>
		<category><![CDATA[The Privacy Council]]></category>
		<category><![CDATA[black hat]]></category>
		<category><![CDATA[dns flaw]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://privacycouncil.org/?p=45</guid>
		<description><![CDATA[This week in Las Vegas, Internet security professionals from across the country converged for Black Hat USA 2008. The many briefings and trainings that were offered covered a variety of safety issues, such as phishing, malware, data theft, threats to the 2008 Presidential Election, and the DNS flaw we wrote about last week (Dan Kaminsky was in attendance to detail [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="float: left; margin: 7px; border: black 2px solid;" src="http://privacycouncil.org/wp-content/uploads/2008/08/creditcards.jpg" alt="Don't give these to hackers." width="268" height="182" />This week in Las Vegas, Internet security professionals from across the country converged for Black Hat USA 2008. The many briefings and trainings that were offered covered a variety of safety issues, such as phishing, malware, data theft, threats to the 2008 Presidential Election, and the DNS flaw we wrote about last week (Dan Kaminsky was in attendance to detail that particular threat). Even current and former government cyber-security officials were in attendance to make presentations and learn the latest and greatest threats to online public safety.  </p>
<p>Part of the appeal of this conference (and its follow-up, the hacker conference DEFCON) is that the people who make a living protecting computers from malicious assault can indulge their less-than-heroic urges. In an effort to point out potential weaknesses in the current software and systems in use, the pros unveil their own codes and tricks that circumvent security and leave sensitive data vulnerable to attack.  Of course, the focus is on improved security to foil these attacks, but the real fun is in playing the bad guy (the &#8220;black hat&#8221;). This is why Black Hat declares itself positioned at the &#8220;intersection of network security and hacker ingenuity.&#8221;</p>
<p>Despite the creative efforts of security experts, one truth that routinely emerges from these conferences is that, no matter how good the mousetrap, someone will build a better mouse. This year&#8217;s Black Hat briefings indicate that the flaws and problems with our current systems are growing almost faster than security professionals can adapt to fix them. For example, web-based software (software that runs in a browser) has inherent weaknesses that are difficult to anticipate and correct, especially at the speed at which applications are being developed. </p>
<p>Meanwhile, identity theft cases worth billions of dollars continue to come to light, usually with little response from those in the business. When the news broke during the conference that 11 people had been indicted for stealing 41 million credit and debit card numbers from a variety of retail systems (making it the largest hacking and identity theft case in history), the general consensus was not one of shock. Gathered professionals agreed that such crime will continue to persist, largely because it has been so successful and profitable for hackers. As one cyber crime expert for the Department of Defense told an AP reporter, &#8220;These guys were just persistent and lucky. And they got caught.&#8221; </p>
<p>The reality is enough to make the average web merchant a little bit paranoid. Are our Internet security measures nothing more than Swiss cheese bricks just waiting for a clever hacker to slip through? Not necessarily. And the other important factor to keep in mind is that, as the need for security increases, the need to preserve privacy must also be considered. The Electronic Frontier Foundation (EFF) chose the Black Hat conference as the place to announce their new Coders&#8217; Rights Project, which is an initiative designed to protect programmers and developers from legal threats that could interfere with their research. Above-board programmers shouldn&#8217;t have to worry that their latest, greatest development will lead to a lawsuit down the road; such a worry would have a serious chilling effect on technological advancement.</p>
<p>In the end, a persistent plea at Black Hat was one of collaboration. Working together, some claim, is the best way to thwart the hackers and protect our information. Rod Beckstrom, Director of the National Cyber Security Center in the U.S. Department of Homeland Security, gave a keynote address at Black Hat that walked participants back through history and drew parallels between historic events and the current situation with Internet security. While some of his analogies were elaborate, his message was simple: together, the developers and security professionals are more powerful than on their own. Whether that message will resonate remains to be seen. In the meantime, the best thing the average user or web merchant can do is be cognizant of what COULD happen, and vigilant in watching out for it.</p>
<p>Above all, resist the urge to turn to the &#8220;other side&#8221;&#8230; There may be lots of money to be had in stealing identities, but as Black Hat attendees prove, the efforts to reinforce the mousetrap are tireless and, in many cases, effective. There may never be complete and total security, but hackers don&#8217;t stand much of a chance when the guys working against them wear the black hat themselves on occasion.  </p>
<p>Sources for this article: <a href="http://www.networkworld.com/news/2008/073108-black-hat.html?hpg1=bn">NetworkWorld</a>, <a href="https://www.blackhat.com/html/bh-usa-08/bh-usa-08-schedule.html">Black Hat</a>, <a href="http://www.pcworld.com/businesscenter/article/149532/dns_holes_web_20_flaws_draw_interest_at_black_hat.html">PC World</a>, <a href="http://fe10.news.re3.yahoo.com/s/ap/20080806/ap_on_hi_te/tec_retailer_fraud_hackers">Yahoo! News</a>, <a href="http://www.informationweek.com/news/security/management/showArticle.jhtml?articleID=209904433">InformationWeek</a></p>
]]></content:encoded>
			<wfw:commentRss>http://privacycouncil.org/what-color-is-your-hat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The DNS Flaw that Nobody Saw (Until Now)</title>
		<link>http://privacycouncil.org/the-dns-flaw-that-nobody-saw-until-now/</link>
		<comments>http://privacycouncil.org/the-dns-flaw-that-nobody-saw-until-now/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 22:00:04 +0000</pubDate>
		<dc:creator>Erica</dc:creator>
				<category><![CDATA[Privacy News]]></category>
		<category><![CDATA[The Privacy Council]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[domain name system]]></category>
		<category><![CDATA[flaw]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[Kaminsky]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web address]]></category>

		<guid isPermaLink="false">http://privacycouncil.org/?p=43</guid>
		<description><![CDATA[The news in online privacy this week has to do with a recently-publicized flaw in Domain Name System (DNS) caches. 
DNS is what takes the website names we type into a browser and translates them into the IP (numerical) addresses that actually take us to the websites we want. Since a web address (say, privacycouncil.org) is easier to remember than [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="float: right; margin: 7px; border: black 1px solid;" src="http://privacycouncil.org/wp-content/uploads/2008/07/keyboard.jpg" alt="keyboard" width="268" height="182" />The news in online privacy this week has to do with a recently-publicized flaw in Domain Name System (DNS) caches. </p>
<p>DNS is what takes the website names we type into a browser and translates them into the IP (numerical) addresses that actually take us to the websites we want. Since a web address (say, privacycouncil.org) is easier to remember than an IP address (such as 69.89.31.103), most people ignore the IP addresses and take for granted that the DNS will translate for them, if they give it any thought at all. Clearly, this is a major and vital part of the Internet.</p>
<p>But earlier this year, Dan Kaminsky, director of penetration testing for IOActive, found a pretty major flaw in the system: It&#8217;s vulnerable to hackers who could, in theory, change the IP address that correlates to a website name for their own benefit. A possible result of this tampering could be that the average user who types in his bank&#8217;s website address correctly could end up being redirected to a fake website that looks exactly like his bank&#8217;s page. The user could then type in his username and password as he always does, totally unaware that he just gave his personal login information to a hacker.</p>
<p>This method of address redirection is not the same as <a href="http://privacycouncil.org/dont-take-the-bait-of-phishing/">phishing</a>, which tricks people into visiting fraudulent websites through faulty links and bogus emails. No, this flaw, known as &#8220;cache poisoning,&#8221; is more sinister: it could victimize people who do everything right, simply by changing the IP address that is related to a typed-in website address. According to Kaminsky, this flaw has been around for almost two decades. It had simply gone unnoticed until now, by users and hackers alike, until he stumbled on it in February.</p>
<p>Kaminsky didn&#8217;t give many details of the flaw when he first publicly mentioned its existence on July 8; he didn&#8217;t want to give damning information to the hackers. In his announcement, he encouraged those who operate DNS machines to get a patch that would fix the flaw before it became a full-blown problem (a multivendor patch was released that same day). But last week, computer security firm Matasano published (apparently in error) some of the details of the flaw online, prompting fears that the affected computers, perhaps as many as 9 million, wouldn&#8217;t be fixed before the hackers used this new information and struck. This week, Kaminsky spoke out again, pushing companies to look to their own weaknesses. He plans to share more details of the flaw at a security conference in Las Vegas next week, hoping to motivate any remaining affected companies to take action.</p>
<p>Kaminsky said that, while 86 percent of people testing their systems on his website were vulnerable to the flaw just a few weeks ago, that number is down to 52 percent now. Another estimate puts the percentage of the Internet that&#8217;s unprotected at 41 percent. But just as this news has led companies to swiftly address their DNS weaknesses, it has also motivated hackers to start looking for ways to exploit those weaknesses. And this week, thanks to the leaked details of the flaw, they made progress.</p>
<p>The developers of the Metasploit hacking toolkit released an attack code this week that takes advantage of the DNS flaw. Systems that have not yet patched up the problem could face trouble from hackers wielding this new code, and again, the user at home on his computer would probably not notice anything wrong until it was too late. Computer security experts are already expressing concern that this code will be used in attacks, some of which might go unnoticed for a while if the hackers are careful enough. Thanks to the new attack code, it&#8217;s now a race against time for companies to update their systems and repair the flaw before they fall victim to hackers.</p>
<p>Kaminsky&#8217;s message is simple: Companies must patch their systems NOW. The patch can take time to work through the testing process, be fully implemented on a system and eliminate weaknesses caused by the flaw, and the longer a company delays, the more likely they are to suffer an attack from hackers. Word is spreading about the need for the patch, but it&#8217;s difficult to know how many companies have still not addressed the problem on their own computers. Most major Internet providers in the U.S. have already put the patch in place or are in the process of implementing it. But many other companies and smaller ISPs might still be at risk.</p>
<p>By now, it should go without saying that, if you own a company with a web presence, you need to make sure your system is flaw-free, as fast as possible. But should the home user panic? Not necessarily. For one thing, 15 percent of American computer systems and 40 percent of European computer systems are immune because they run software from a Dutch company called PowerDNS, which doesn&#8217;t contain the flaw. Also, there are ways for you at home to find out whether your system is vulnerable. A DNS checker, such as <a href="http://www.doxpara.com">doxpara.com</a>, <a href="https://www.dns-oarc.net/oarc/services/dnsentropy">DNS-OARC</a> and <a href="http://www.dnsstuff.com/">DNSStuff</a>, can help you determine whether your system is okay. If it is, you should be in the clear. If it&#8217;s not, contact your ISP or system administrator and let them know.</p>
<p>If your system is vulnerable (or if you&#8217;re just paranoid), you can get around your system&#8217;s DNS with sites like <a href="http://www.opendns.com">opendns.com</a>, where you use their DNS server instead of your own. Don&#8217;t waste the time unless you have a legitimate fear of a security breach, though. And remember the good news: As you read this, more and more systems are being patched to fix the flaw. With any luck, the &#8220;good guys&#8221; will win this race.   </p>
<p>Sources for this article: <a href="http://news.cnet.com/8301-1009_3-9998906-83.html">CNET</a>, <a href="http://www.cbsnews.com/stories/2008/07/31/scitech/pcanswer/main4311532.shtml">CBS News</a>, <a href="http://www.nytimes.com/idg/IDG_852573C4006938800025748F007863C4.html?partner=rssuserland&amp;emc=rss">The New York Times</a>      </p>
]]></content:encoded>
			<wfw:commentRss>http://privacycouncil.org/the-dns-flaw-that-nobody-saw-until-now/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
