<?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>Cyveillance Blog - The Cyber Intelligence Blog</title>
	<atom:link href="http://www.cyveillanceblog.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cyveillanceblog.com</link>
	<description>News and Information about Cyber Intelligence</description>
	<lastBuildDate>Wed, 25 Apr 2012 13:54:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Protecting Corporate Assets with ShodanHQ &#8211; An Interview with the ShodanHQ Creator</title>
		<link>http://www.cyveillanceblog.com/general-cyberintel/shodanhq</link>
		<comments>http://www.cyveillanceblog.com/general-cyberintel/shodanhq#comments</comments>
		<pubDate>Wed, 25 Apr 2012 13:54:49 +0000</pubDate>
		<dc:creator>Cyber Intelligence Division</dc:creator>
				<category><![CDATA[General Cyber Intel]]></category>

		<guid isPermaLink="false">/?p=1958</guid>
		<description><![CDATA[ShodanHQ describes itself as &#8220;the world&#8217;s first computer search engine that lets you search the Internet for computers&#8221; and allows you to &#8220;find devices based on city, country, latitude/longitude, hostname, operating system and IP [address]&#8220;. Data discovered using ShodanHQ was recently quoted in Senate testimony promoting the CyberSecurity Act of 2012. ShodanHQ creator John Matherly [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.cyveillanceblog.com/wp-content/uploads/ShodanHQ-logo.png" alt="" title="ShodanHQ-logo" width="148" height="31" class="alignright size-full wp-image-1987" /><a href="http://www.shodanhq.com">ShodanHQ</a> describes itself as &#8220;the world&#8217;s first computer search engine that lets you search the Internet for computers&#8221; and allows you to &#8220;find devices based on city, country, latitude/longitude, hostname, operating system and IP [address]&#8220;. Data discovered using ShodanHQ was recently quoted in <a href="http://www.hsgac.senate.gov/download/senator-liebermans-statement-on-introduction-of-the-cybersecurity-act-of-2012">Senate testimony</a> promoting the <a href="http://www.csoonline.com/article/700397/lieberman-cybersecurity-act-of-2012-will-help-us-protect-critical-infrastructure">CyberSecurity Act of 2012</a>. ShodanHQ creator John Matherly (<a href="http://twitter.com/achillean">@achillean</a>) shared some time with us to offer a little information to readers of the Cyveillance Blog.</p>
<p><b>Cyveillance:</b> How did the idea for ShodanHQ come to you?</p>
<p><b>Matherly:</b> I thought scanning the entire Internet would be an interesting problem to solve &#8211; I thought it would be fun! I had just written a basic network scanner and as I started using it I realized that sharing and indexing those results might be interesting to others.<span id="more-1958"></span> It started as a hobby during college and have rewritten it over the years until I reached the version it&#8217;s at now. Originally, I envisioned Shodan as a service similar to Netcraft but it would cover more services and provide greater access to users. My expectation was that market researchers would enjoy Shodan as a source of empirical data on software usage. The security community picked it up instead, and since then it has developed into a global network of servers that collect data in real-time on a dozen services/ ports from devices around the world.</p>
<p><b>Cyveillance:</b> Tell us about the scope of the data in ShodanHQ. If an average user comes along, how likely is it that the find what they&#8217;re looking for if it exists, and how recent would that data be?</p>
<p><b>Matherly:</b> Shodan currently includes data on the following services:</p>
<ul>
<li> HTTP(S)</li>
<li> Alternate HTTP</li>
<li> SSH</li>
<li> SNMP</li>
<li> SIP</li>
<li> MySQL</li>
<li> RDP</li>
<li> FTP</li>
<li> Oracle Web</li>
<li> MongoDB Admin</li>
<li> Telnet</li>
</ul>
<p>Data is constantly collected and on average 5-9 million new records get added to the database each month. Shodan brute-forces the entire IP space to ensure uniform coverage of the Internet and make sure it doesn&#8217;t miss subnets due to any algorithm bias. If a device is connected to the Internet, Shodan should have it indexed.</p>
<p><b>Cyveillance:</b> Would you describe ShodanHQ as a penetration testing tool?</p>
<p><b>Matherly:</b> It was designed as an intelligence gathering tool, but it gained traction in the penetration testing community. As such I would consider it a penetration testing tool, though it&#8217;s best coupled with other tools that can consume Shodan data via the API (see FOCA).</p>
<p><b>Cyveillance:</b> Let&#8217;s pretend I&#8217;m part of an information security team at a large corporation. What are the first three queries you recommend I make using Shodan to help protect my company?</p>
<p><b>Matherly:</b></p>
<ol>
<li>Look at the Most Popular Searches on Shodan from your dashboard and select a few of them to get a feeling for how Shodan works.</li>
<li>Run a search using the &#8216;net&#8217; filter, where your network IP range is provided as the argument (ex: net:123.123.123.0/24).</li>
<li>If your company provides a product that could be facing the Internet, search for it on Shodan. Depending on the product you can identify misconfigured devices, where they&#8217;re located and what version is most popular.</li>
</ol>
<p><b>Cyveillance:</b> Much has been written about internet-based vulnerabilities found in civil critical infrastructure environments like water and electrical power. Based on what you have seen in ShodanHQ, how real is the threat? How insecure are these SCADA systems?</p>
<p><b>Matherly:</b> There are several issues of concern, but I will take a glance at the following: exposure and software vulnerability.</p>
<p>With regards to exposure, the majority of critical infrastructure devices aren&#8217;t connected to the Internet and aren&#8217;t subject to malicious online attacks. Unfortunately, a substantial amount of SCADA devices haven&#8217;t been properly configured as the research paper by Eireann Leverett has <a href="http://www.wired.com/threatlevel/2012/01/10000-control-systems-online/">pointed out</a>. And realistically this is a lower-bound on the potentially vulnerable computers, as Shodan at the time was mostly focused at looking for web servers. I suspect that scanning for SCADA-specific protocols, such as Modbus, would reveal a lot more devices.</p>
<p>The developers of SCADA products have a poor history of responding to security advisories by penetration testers. There are <a href="http://threatpost.com/en_us/blogs/scada-vendors-still-need-security-wake-call-102410">numerous incidents</a> of security professionals being ignored repeatedly when contacting SCADA vendors about vulnerabilities in their software.</p>
<p><b>Cyveillance:</b> The &#8220;internet of things&#8221; boils down to making everyday items connected to the internet, like one&#8217;s refrigerator or other appliances. This new generation of internet-enabled devices is being designed from the beginning with security in mind… no?</p>
<p><b>Matherly:</b> You would hope so, but that is unlikely to be the case. For example, just a few days ago <a href="http://www.exploit-db.com/exploits/18751/">an exploit</a> was posted that would let anybody control a Samsung TV that&#8217;s connected to the Internet This isn&#8217;t an isolated incident, and as more of them get connected to the Internet more people will try to find vulnerabilities. Many companies that develop appliances haven&#8217;t faced the security threats that the Internet opens them up to. As such, I doubt they will be prepared for the Internet of things that might be coming soon.</p>
<p><b>Cyveillance:</b> What type of outreach do you offer to help organizations secure their exposed devices? I understand ShodanHQ has been working with some universities…?</p>
<p><b>Matherly:</b> Yes! For universities and non-profit organizations I provide increased access to Shodan, greater API options and other custom features. I&#8217;ve written new filters and created new API plans to help security researchers get what they need out of the data. Often this results in them finding exposed devices, which then forward the Shodan data to the relevant CERT. And system administrators are using Shodan to make sure there aren&#8217;t internal systems exposed to the outside world. If you&#8217;re a student, professor or work in IT at a university send me an email!</p>
<p><b>Cyveillance:</b> Does the inevitable increase in the number of systems using IPV6 present any problem to a system like ShodanHQ that visits systems based on their IP address?</p>
<p><b>Matherly:</b> I foresee slight changes in the Shodan IP selection algorithm to accommodate the increased search space, but the scanning won&#8217;t change fundamentally. On the flipside, a lot of new devices will be exposed to the Internet that currently aren&#8217;t. I look forward to expanding Shodan to IPv6 and seeing what devices can be found.</p>
<p><b>Cyveillance:</b> What&#8217;s next for ShodanHQ? Are there any new projects or features on the way anytime soon?</p>
<p><b>Matherly:</b> Lots of stuff! The Shodan crawling software has received a major overhaul recently, and it has let me scale the architecture more effectively as well as add a lot more services to scan. Over the next year, I want to vastly expand the number of services/ software that Shodan indexes. And very importantly, I will begin storing data on ports that are open but don&#8217;t return any searchable data. At the moment, every service I scan has to return some form of text that users can search. In the future, it will be possible to find computers simply based on publicly visibile ports.</p>
<p>And I&#8217;m also developing a new website that will make it easier to analyze and create reports out of Shodan data. It&#8217;s fun to search Shodan and find devices, but it can be challenging sometimes to find exactly what you want. To solve that issue I&#8217;m working on a new project that has been designed from the ground up with knowledge of all the data Shodan contains. This means you can browse your search results on a Google Maps-style map, select areas in charts to filter down search results and perform analysis on aggregate search queries.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyveillanceblog.com/general-cyberintel/shodanhq/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>APWG&#8217;s CeCOS Conference in Prague: Face to Face Collaboration in the Fight Against eCrime</title>
		<link>http://www.cyveillanceblog.com/general-cyberintel/apwg-cecos-conference-prague</link>
		<comments>http://www.cyveillanceblog.com/general-cyberintel/apwg-cecos-conference-prague#comments</comments>
		<pubDate>Wed, 18 Apr 2012 08:44:47 +0000</pubDate>
		<dc:creator>Cyber Intelligence Division</dc:creator>
				<category><![CDATA[General Cyber Intel]]></category>

		<guid isPermaLink="false">/?p=1934</guid>
		<description><![CDATA[Cyber crime never quits. Just this week the DEA made the impressive announcement that it had arrested several individuals who it claims were responsible for selling LSD, ecstasy, ketamine, and other hard core illegal drugs using the Tor anonymity network at a destination called &#8220;The Farmer&#8217;s Market&#8221;. Technology-based schemes like these that put others at [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.cyveillanceblog.com/wp-content/uploads/apwg-Prague.jpg" alt="" title="apwg-Prague" width="150" height="169" class="alignright size-full wp-image-1942" /></p>
<p>Cyber crime never quits. Just this week the DEA made the impressive <a href="http://www.justice.gov/usao/cac/Pressroom/2012/045.html">announcement</a> that it had arrested several individuals who it claims were responsible for selling LSD, ecstasy, ketamine, and other hard core illegal drugs using the Tor anonymity network at a destination called &#8220;The Farmer&#8217;s Market&#8221;. Technology-based schemes like these that put others at risk for serious physical and financial harm are a reminder that we can&#8217;t rest when it comes to fighting cyber crime.<span id="more-1934"></span></p>
<p>One mechanism to help minimize online criminals&#8217; chances of success is for actors in the private sector to band together across corporate lines. The <a href="http://www.apwg.org">Anti-Phishing Working Group</a> is one such platform for collaboration.  Cyveillance was one of the earliest members of the APWG and managed the development of translations for one of the APWG&#8217;s first operational projects called the Phishing Education Landing page. This program is now helping redirect tens of thousands of at-risk users to counter-ecrime resources every single month.</p>
<p>The APWG will soon hold the sixth annual <b>Counter-eCrime Operations Summit (CeCOS VI)</b> in Prague. Some of the presentations during the April 24-27th meeting include:</p>
<ul>
<li>How a Financial Institution Utilizes Cyber Intelligence to Reduce Risk</li>
<li>Digital Crimes in Russia and Criminal Prosecution</li>
<li>Mapping the Cyberfelons&#8217; Homelands: The Most Criminogenic National Networks</li>
<li>Budapest Convention on Cybercrime: Transborder Law Enforcement Access to Data</li>
</ul>
<p>In the same way Cyveillance strongly <a href="http://www.cyveillanceblog.com/general-cyberintel/secret-service-ectf">encourages</a> corporate security professionals to take part in organizations like the U.S. Secret Service&#8217;s Electronic Crimes Task Force, we can&#8217;t recommend participation at events like CeCOS enough. These small, trusted forums are where the rubber meets the road and meaningful teams can be formed to put a dent in the dangerous activity of criminals online. Together we are stronger.</p>
<p><strong>Full details:</strong></p>
<div itemscope itemtype="http://data-vocabulary.org/Event">
  ​<a href="http://apwg.org/events/2012_cecos.html" itemprop="url" ><br />
    <span itemprop="summary">Anti-Phishing Working Group Counter-eCrime Operations Summit (CeCOS VI)</span><br />
  </a><br />
   <img itemprop="photo" src="http://apwg.org/events/images/Prague734x125.jpg" height="51" width="300"/></p>
<p>  <span itemprop="description">The focus of this year&#8217;s event is the shifting nature of cybercrime and the attendant challenges of managing that dynamic threatscape.</span></p>
<p>  When:<br />
  <time itemprop="startDate" datetime="2012-04-24T10:00">April 24, 10:00AM</time>—<br />
  <time itemprop="endDate" datetime="2012-04-27T15:30">April 27, 3:30PM</time></p>
<p>  Where:<br />
  ​<span itemprop="location" itemscope itemtype="http://data-vocabulary.org/​Organization"><br />
     ​<span itemprop="name">Mövenpick Hotel Prague</span><br />
     ​<span itemprop="address" itemscope itemtype="http://data-vocabulary.org/Address"><br />
         <span itemprop="street-address">Mozartova 1 150 00 </span>,<br />
         <span itemprop="locality">Prague</span>,<br />
         <span itemprop="Country">Czech Republic</span><br />
     </span><br />
     </span></p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.cyveillanceblog.com/general-cyberintel/apwg-cecos-conference-prague/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forget Marriott Introducing Ads into Your Hotel Wifi &#8211; Whose Network Are Your Employees On Anyway?</title>
		<link>http://www.cyveillanceblog.com/info-protection/marriott-hotel-wifi-network</link>
		<comments>http://www.cyveillanceblog.com/info-protection/marriott-hotel-wifi-network#comments</comments>
		<pubDate>Fri, 06 Apr 2012 16:03:41 +0000</pubDate>
		<dc:creator>Cyber Intelligence Division</dc:creator>
				<category><![CDATA[Information Protection]]></category>

		<guid isPermaLink="false">/?p=1906</guid>
		<description><![CDATA[This week a web developer blogged about his experience at a Marriott Courtyard near Times Square, where he discovered that the hotel was injecting ads into his web browsing experience. The story touched a nerve with some who object to the notion that the hotel might modify webpages they view especially when they would already [...]]]></description>
			<content:encoded><![CDATA[<p>This week a web developer <a href="http://justinsomnia.org/2012/04/hotel-wifi-javascript-injection/">blogged</a> about his experience at a Marriott Courtyard near Times Square, where he discovered that the hotel was injecting ads into his web browsing experience. The story touched a nerve with some who object to the notion that the hotel might modify webpages they view especially when they would already be directly charged for using the hotel&#8217;s wifi. The popular tech blog TechCrunch <a href="http://techcrunch.com/2012/04/06/now-you-know-hotels-inject-banner-ads-into-the-wi-fi-they-charge-you-for/">featured</a> the story as well, detailing the company used by Marriott Courtyard to insert the ads into its guests&#8217; internet surfing.</p>
<p>While the modification of content we view on the fly at a hotel so the hotel can profit (again!) from our use of their wifi is concerning, a more serious issue faces business and leisure travelers.<span id="more-1906"></span> Consider the image below.</p>
<p><img src="http://www.cyveillanceblog.com/wp-content/uploads/Screen-Shot-2012-01-09-at-4.58.57-PM-214x300.png" alt="" title="Screen Shot 2012-01-09 at 4.58.57 PM" width="214" height="300" class="alignnone size-medium wp-image-1910" /></p>
<p>This is a screenshot taken in January 2012 at the Marriott Marquis Times Square location (not the same site as mentioned above, but nearby) during the <a href="http://www.iccs.fordham.edu/">International Conference on Cyber Security</a> held by the FBI and Fordham University. You can see the list of available wifi networks that are available to guests.</p>
<p>Which one should you join? The ones that are not password protected maybe? The one that mentions Marriott? The one that reads &#8220;Hotel Internet&#8221;?</p>
<p>The question is important because the traffic you send from your computer onto the internet at large can contain sensitive information like passwords, credit card numbers, and maybe even confidential documents. Attackers can set up fake wifi networks that may behave as if they&#8217;re simply allowing you access to the internet but are actually intercepting and collecting information you send.</p>
<p>What can you do to reduce the likelihood that your traffic is compromised?</p>
<ul>
<li><strong>Make sure you join the network that is officially recommended by the hotel itself.</strong> There is generally one, and only one correct network you should use. Don&#8217;t be tempted by ones that don&#8217;t ask for passwords just because they seem free!</li>
<li><strong>Use a <a href="http://en.wikipedia.org/wiki/Vpn">VPN</a> when you are online to encrypt your online communications.</strong> That way if your traffic is intercepted, it will be difficult or impossible for attackers to read.</li>
<li><strong>Use browser plugins like <a href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a> to force your communications with certain websites to be encrypted.</strong> It doesn&#8217;t ensure that all your data is completely safe, but it will create a secure connection or &#8220;tunnel&#8221; between you and many popular destinations.</li>
</ul>
<p>To be clear, the Marriott Marquis in Times Square is not in a position to prevent other wifi networks from being offered to their guests. Times Square is a very busy, crowded area where the large range of some wifi networks might &#8220;spill over&#8221; into their guests&#8217; space. Nor are they able to block rogue wifi signals that may originate within their premises.</p>
<p>The onus is on internet users in such congested areas to be informed about safely connecting online. Consider yourself informed!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyveillanceblog.com/info-protection/marriott-hotel-wifi-network/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Defensive Measures of Google+ for Businesses</title>
		<link>http://www.cyveillanceblog.com/brand-protection/defensive-measures-of-google-for-businesses</link>
		<comments>http://www.cyveillanceblog.com/brand-protection/defensive-measures-of-google-for-businesses#comments</comments>
		<pubDate>Tue, 03 Apr 2012 13:44:05 +0000</pubDate>
		<dc:creator>Cyber Intelligence Division</dc:creator>
				<category><![CDATA[Brand Protection]]></category>

		<guid isPermaLink="false">/?p=1839</guid>
		<description><![CDATA[By now you are likely familiar with Google+, also written Google Plus. While some regard the service as Google&#8217;s response to Facebook&#8217;s seemingly endless reach into our social world online, here is how it&#8217;s officially described: Google+ makes connecting on the web more like connecting in the real world. Share your thoughts, links and photos [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.cyveillanceblog.com/wp-content/uploads/Screen-Shot-2012-03-30-at-10.33.56-AM-300x170.png" alt="" title="Screen Shot 2012-03-30 at 10.33.56 AM" width="300" height="170" class="alignnone size-medium wp-image-1840" /></p>
<p>By now you are likely familiar with Google+, also written Google Plus. While some regard the service as Google&#8217;s response to Facebook&#8217;s seemingly endless reach into our social world online, here is how it&#8217;s officially described:</p>
<blockquote><p>Google+ makes connecting on the web more like connecting in the real world. Share your thoughts, links and photos with the right circles. Use easy, spontaneous video chat to strike up conversations with as many as nine people at once.</p></blockquote>
<p>Google+ is many things, including another avenue to reach an audience for your company&#8217;s marketing team. In this post however, we&#8217;re not going to expound on all the ways you can use Google+ for marketing purposes. There are dozens of places to read those online already. We want to share some ways to prevent abuse of your company and its brand in Google+ as it gains in popularity.</p>
<p>We&#8217;re going to show you:</p>
<ol>
<li>How to create an official Google+ page for your company so there&#8217;s an official, legitimate &#8220;stake in the ground&#8221; identifying your company on this platform.</li>
<p><span id="more-1839"></span>
<li>How to &#8220;close the loop&#8221; with Google and cement its understanding of what entity out there on the web should be identified with your Google+ page.</li>
<li>How to report fake or impersonation pages that divert traffic or hijack Google+ users away from your official pages.</ol>
<p><strong>Time Required:</strong> Less than one hour</p>
<p><strong>What You&#8217;ll Need</strong></p>
<ul>
<li>The login credentials for the gmail or Google account that your company uses for managing other services you probably already have in place like Google Analytics, Feedburner, or Google Webmaster Tools</li>
<li>A person at your company who can modify the HTML code of your corporate website(s).</li>
</ul>
<p><strong>STEP ONE: Create an Official Google Plus Page for your Company or Brand</strong></p>
<p>Using the login credentials used for other Google services described above, log in at <a href="https://plus.google.com">plus.google.com</a>. Once inside, look towards the lower right on the page where it reads, &#8220;Create a Google+ Page&#8221;.</p>
<p><img src="http://www.cyveillanceblog.com/wp-content/uploads/Screen-Shot-2012-03-30-at-11.34.54-AM.jpg" alt="" title="Screen-Shot-2012-03-30-at-11.34.54-AM" width="332" height="210" class="alignnone size-full wp-image-1880" /></p>
<p>You&#8217;ll then be guided through the next steps to create your official Google+ page, including being able to select whether you&#8217;re creating a page for brand, local business, company, or other entity. Go ahead and follow the instructions there and make sure you fill in the section of your page&#8217;s Profile where it allows you to enter your Website. Don&#8217;t worry about putting all the finishing touches on a fully operational, content-rich page yet. If you must, you can upload a corporate logo to represent your organization there but the only thing we really need is to create the Google+ page itself. You can invite the brand manager to contribute later! </p>
<p>Before moving on to the next step, copy and paste the URL of the newly-created Google+ page someplace handy. You&#8217;ll need it in the next step. It should look something like this, which is Cyveillance&#8217;s Google+ page:</p>
<p><code>https://plus.google.com/100288787145411637689/</code></p>
<p><strong>STEP TWO: Link to your newly-created Google+ page from your corporate website</strong></p>
<p>There&#8217;s an easy way to tell Google that a specific website like acmecompany.com &#8220;belongs&#8221; to a its respective Google Plus page. In the end we always want to reduce the guessing Google has to do, translating into a tighter &#8220;identity&#8221; from Google&#8217;s perspective about your company or brand. So here&#8217;s what you do&#8230;</p>
<p>Swapping out the URL below for the URL to your company&#8217;s new Google+ page, insert the following code into the HTML HEAD section of the page you entered as your Website of your Google+ profile in Step One a moment ago.</p>
<p><img src="http://www.cyveillanceblog.com/wp-content/uploads/Screen-Shot-2012-03-30-at-12.39.54-PM.png" height="29" width="500"/></p>
<link href="https://plus.google.com/100288787145411637689/" rel="publisher" />
<p>Don&#8217;t worry! This will not create any visible change to the website that people will notice but when the Google search engine comes and visits the site it&#8217;ll see the feedback loop confirming that this website &#8220;belongs to&#8221; the same entity as your newly-created Google Plus page.</p>
<p>For reference, Google&#8217;s official instructions for this tip is found at <a href="http://support.google.com/webmasters/bin/answer.py?hl=en&#038;answer=1708844">this page</a>. Google strongly prefers that you use the method where you include a visual link to your Google+ right on your homepage. You have that option if you want too, but this gets the job done without changing anything about the design your company&#8217;s web team has worked so hard on.</p>
<p><strong>STEP THREE: Monitor Google+ for activity that can damage your company or brand and report offenders to Google</strong></p>
<p>It doesn&#8217;t matter if it&#8217;s twitter, Facebook, MySpace &#8211; Cyveillance sees impersonators and fraudsters on every social media platform that comes along. While it may not be inevitable that someone sets up a fake Google+ page for your company, if that does happen Google has a <a href="http://support.google.com/plus/bin/static.py?hl=en&#038;ts=1715140&#038;page=ts.cs&#038;rd=3">handy reporting tool</a> you can use to quickly communicate the problem.</p>
<p><a href="http://support.google.com/plus/bin/static.py?hl=en&#038;ts=1715140&#038;page=ts.cs&#038;rd=3"><img src="http://www.cyveillanceblog.com/wp-content/uploads/Screen-Shot-2012-03-29-at-1.58.11-PM-300x149.png" alt="" title="Screen-Shot-2012-03-29-at-1.58.11-PM" width="300" height="149" class="alignnone size-medium wp-image-1871" /></a></p>
<p>Congratulations, you&#8217;ve now covered your bases defensively for successful Google+ use. The stage is set for your marketing team to put Google+ to work for you now!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyveillanceblog.com/brand-protection/defensive-measures-of-google-for-businesses/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contacting the Owner of a Website Using WHOIS Information</title>
		<link>http://www.cyveillanceblog.com/general-cyberintel/whois</link>
		<comments>http://www.cyveillanceblog.com/general-cyberintel/whois#comments</comments>
		<pubDate>Wed, 07 Mar 2012 13:08:10 +0000</pubDate>
		<dc:creator>Cyber Intelligence Division</dc:creator>
				<category><![CDATA[Domain Names and ICANN]]></category>
		<category><![CDATA[General Cyber Intel]]></category>

		<guid isPermaLink="false">/?p=1766</guid>
		<description><![CDATA[Image courtesy candiedwomanire. Let&#8217;s say you find a website you like about something you really enjoy, like cupcakes. The cupcakes you see on the site are pink and full of frosting and you absolutely must contact the owner of the website to complement them on how heavenly they look. But no matter where you look, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.cyveillanceblog.com/wp-content/uploads/3527600000_6baef5c61b.jpg" alt="" title="3527600000_6baef5c61b" width="500" height="375" class="alignnone size-full wp-image-1832" /><BR><font size="1">Image courtesy <a href="http://www.flickr.com/photos/candiedwomanire/3527600000/sizes/m/in/photostream/">candiedwomanire</a>.</font></p>
<p>Let&#8217;s say you find a website you like about something you really enjoy, like cupcakes. The cupcakes you see on the site are pink and full of frosting and you absolutely must contact the owner of the website to complement them on how heavenly they look. But no matter where you look, you can&#8217;t find a way to contact the site owner using their site. What do you do now?</p>
<p>Your best bet is looking at the site&#8217;s WHOIS information. </p>
<p>WHOIS information is established for a website when its domain is registered. If you wanted to register a domain for your new website the business you buy the domain from &#8211; called a registrar &#8211; will ask you to fill out a form with the contact information for the domain. This will become the WHOIS information for the domain and is visible anytime someone performs a WHOIS search.<span id="more-1766"></span></p>
<h3>How do I search for WHOIS contact information?</h3>
<p>So you want to find out how to contact the person who ran the site which showed those pink cupcakes. There are many places on the internet where you can look up WHOIS data, which is free. Here are a few handy ones you may want to bookmark:</p>
<ul>
<li><a href="http://who.godaddy.com/">GoDaddy WHOIS</a></li>
<li><a href="http://www.internic.net/whois.html">InterNIC WHOIS</a></li>
<li><a href="http://www.networksolutions.com/whois/index.jsp">Network Solutions WHOIS</a></li>
</ul>
<p>Now that you know where to find WHOIS data, try a few examples. Continuing with our pastry theme, take a look at these WHOIS records, courtesy of GoDaddy&#8230;</p>
<p><a href="http://who.godaddy.com/whois.aspx?domain=marthastewart.com&#038;prog_id=GoDaddy">MarthaStewart.com WHOIS</a><br />
<a href="http://who.godaddy.com/whois.aspx?domain=marthastewart.co.uk&#038;prog_id=GoDaddy">MarthaStewart.co.uk WHOIS</a><br />
<a href="http://who.godaddy.com/whois.aspx?domain=MarthaStewarteverydaliving.com&#038;prog_id=GoDaddy">MarthaStewarteverydaliving.com WHOIS</a></p>
<p>While those three domains are run by different entities, did you notice how different the results for each looked? That brings us to&#8230;</p>
<h3>What can affect the integrity of WHOIS information?</h3>
<ul>
<li><strong>Local policy</strong>: Depending on what type of domain is registered, different information may be shown to the public when they do a WHOIS search on a domain. For example, some WHOIS results for domains from overseas provide very little more than a name and an email address. Other times you&#8217;ll be shown the name, address, email address, telephone and fax numbers for the domain&#8217;s registrant (the domain owner), the technical contact they want the world to see, and its administrative and billing points of contact. But there is no standard set of details that you can always count on seeing when you make a WHOIS request.</li>
<li><strong>Registrant truthfulness</strong>: Unfortunately, WHOIS information you read may not be true. When you register a domain name you must accept the terms and conditions which state that the information you provide in the domain&#8217;s WHOIS details are accurate and up to date. ICANN even <a href="http://www.icann.org/en/resources/registrars/consensus-policies/wdrp">requires</a> that &#8220;at least annually, a registrar must present to the registrant the current Whois information, and remind the registrant that provision of false Whois information can be grounds for cancellation of their domain name registration. Registrants must review their Whois data, and make any corrections.&#8221; Unfortunately there is not really any service in place which checks on the accuracy of WHOIS data out there. You may come across WHOIS records from those who list their name as Mickey Mouse (when it isn&#8217;t) or list their address as the White House (when it isn&#8217;t). As Wikipedia <a href="http://en.wikipedia.org/wiki/WHOIS#Law_and_policy">notes</a>, &#8220;The Federal Trade Commission has testified about how inaccurate WHOIS records thwart their investigations.&#8221;</li>
<li><strong>Anonymization</strong>: For a reasonable fee, registrants can often opt to have the information they provide for WHOIS listings be anonymized. That is, their real contact information would be replaced by a generic set of contact information provided by a third party proxy, so you would be shown 123345@domainnamesbyproxy.com instead of pinkcupcakewizard@bestpinkcupcakesiteever.com. This third party will forward communications to the domain registrant if any is received. WHOIS anonymization is often a valuable option for those who want to maintain their privacy and do not want their public identity to be connected with a site they run. However it is also a helpful tool for criminals that want to make it harder for law enforcement to determine who may be responsible for a given website.</li>
</ul>
<p>If you come across a domain&#8217;s WHOIS information that you think is inaccurate, you can report it using the <a href="http://wdprs.internic.net/">WHOIS Data Problem Reporting System</a>. That site offers a step-by-step wizard that will walk you through reporting bad WHOIS data. The registrar will receive your report, and they&#8217;ll reach out to the registrant. As they put it: &#8220;Reports submitted through [the] system will be forwarded to the appropriate registrar for handling, and the progress of your report will be tracked.&#8221;</p>
<p>When a website doesn&#8217;t offer contact information and you perform a WHOIS request to find the owner of the domain, the WHOIS information may be immediately available, but given factors like those listed above, the information you are looking for may remain not be offered, may be false, or may be anonymized. But it is the first step in tracking down how to reach out and find that recipe for pink cupcakes which started you on this quest to begin with.</p>
<hr />
<p><strong>Further reading:</strong></p>
<p>&#8220;<a href="http://knujon.com/abuseddomainstudy.html">Knujon&#8217;s Abused Domains Study</a>: KnujOn reviewed nearly one million WHOIS records from domain names advertised with spam in 2011 and found that 22.8% of the rogue registrations could be blocked with fundamental validation.&#8221;</p>
<p><a href="http://forum.icann.org/lists/whois-accuracy-study/pdfaGZiosNUpc.pdf">ICANN&#8217;s Response to its WHOIS Accuracy Study</a>:  &#8220;The Study found (and most public comment submissions agreed) that the levels of inaccuracy are unacceptable.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyveillanceblog.com/general-cyberintel/whois/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common Questions About the New gTLDs</title>
		<link>http://www.cyveillanceblog.com/general-cyberintel/common-questions-about-the-new-gtlds</link>
		<comments>http://www.cyveillanceblog.com/general-cyberintel/common-questions-about-the-new-gtlds#comments</comments>
		<pubDate>Wed, 22 Feb 2012 10:44:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Brand Protection]]></category>
		<category><![CDATA[Domain Names and ICANN]]></category>
		<category><![CDATA[Fraud and ID Theft]]></category>
		<category><![CDATA[General Cyber Intel]]></category>
		<category><![CDATA[Legal]]></category>

		<guid isPermaLink="false">/?p=1757</guid>
		<description><![CDATA[A generic Top Level Domain, or gTLD, is the name that appears to the right of “dot,” such as .com. The Internet Corporation for Assigned Names and Numbers (ICANN) has begun taking applications for new gTLD’s. With the deadline to apply for a gTLD fast approaching on April 12, 2012, many companies are wondering whether [...]]]></description>
			<content:encoded><![CDATA[<p>A generic Top Level Domain, or gTLD, is the name that appears to the right of “dot,” such as .com.  The Internet Corporation for Assigned Names and Numbers (ICANN) has begun taking applications for new gTLD’s. With the deadline to apply for a gTLD fast approaching on April 12, 2012, many companies are wondering whether they should apply. In light of the many factors that a company must consider before applying, Cyveillance is unable to make a global recommendation to all of our clients. However, the basics about the new gTLDs, the benefits, and the drawbacks are discussed below:</p>
<p>How many gTLD requests is ICANN expecting in this first round of applications?<br />
<a href="http://newgtlds.icann.org" title="ICANN" target="_blank">ICANN</a> is expecting between 200 and 1,000 applications.  Some experts are predicting that, based upon the number of applications it receives, ICANN may not hold another application round for several years after this initial offering.</p>
<p>What if someone else applies for the same gTLD that I apply for?<br />
ICANN is encouraging resolution between the parties.    If the parties cannot come to an agreement, the last resort will be an auction.  See Section 1.1.2.10 gTLD <a href="http://newgtlds.icann.org/en/applicants/agb" title="Applicant Guidebook" target="_blank">Applicant Guidebook</a>. </p>
<p><span id="more-1757"></span></p>
<p>What is the cost of owning a gTLD?<br />
Estimates are high – up to $2 million per year at first. The application cost starts at $185,000, which does not factor in additional costs related to dealing with objections, auctions, extended evaluations, legal issues, and technical issues. ICANN will charge a fixed quarterly fee of $6,250. Additionally, each domain name registered or renewed to that gTLD in excess of 50,000 will cost an additional $0.25 per domain. Domains transferred from other registrars will be counted. See Draft New gTLD <a href="http://newgtlds.icann.org/en/applicants/agb" target="_blank">Registry Agreement</a> Section 6.1. Add on the expense of running and maintaining the registry for the 10 year life of the contract, and the costs can be very high.</p>
<p>How can running a gTLD benefit my company?<br />
You will have more control over which, if any, franchisees or other partners can use your brand on the Internet. Moreover, customers will have more trust when navigating through a site that they know is authentic. Experts predict that gTLD’s will make it easier for consumers to find products and services.</p>
<p>What are some of the risks?<br />
After committing to a ten year contract with ICANN, consumers may not gravitate toward the new gTLDs. If that is the case, then the cost of running a gTLD may outweigh the enhancement to your brand. There is also a risk associated with waiting on the sidelines. It is not clear when ICANN will hold another round of applications, so your company may get shut out if you decide to wait.</p>
<p>What if someone tries to take a gTLD that infringes my brand?<br />
<a href="http:// newgtlds.icann.org/en/program-status/application-results" target="_blank">Public portions</a> of applications will be posted on ICANN’s website around May 1, 2012. Although some companies out there are offering services to monitor the new domain name registrations, paying for what ICANN is giving out for free would be a waste of money. If someone applies for a gTLD with your trademark, then you can file a “legal rights” objection with a dispute resolution service provider (DRSP). You will have seven months to file an objection, and you will have to wait approximately five or more months for the decision. The cost, depending on the DRSP, will be approximately $1,000-$5,000 per party to file an objection and $32,000 &#8211; $122,000 to adjudicate the claim.  </p>
<p>Will the new gTLD’s open my brand up to a whole new set of possible infringements?<br />
ICANN has built in several <a href="http://www.icann.org/en/topics/new-gtlds/gnso-consultations-reports-en.htm" target="_blank">protections</a> for trademark holders, in addition to the existing Uniform Domain Name Dispute Resolution Procedure (UDRP). First, every gTLD will be required to register with a trademark clearinghouse that will provide a trademark claims service and a sunrise process. If a trademark holder registers with the clearinghouse, then the trademark claims service will notify a trademark holder if someone else tries to register a gTLD with its trademark. The sunrise process will give trademark holders the first opportunity to register domain names before registration opens to the general public. Second, the Uniform Rapid Suspension System (URS) will give trademark holders a fast remedy in clear cut cases of infringement. The URS will cost about half of the time and money the UDRP would cost; however, the prevailing party only gets the option to renew the domain name for a year after the current registration period expires. Third, the Post Delegation Dispute Resolution Procedure (PDDRP) will provide redress for trademark holders against a registry that engages in a pattern of abuse. Finally, ICANN will look at applicants’ criminal histories, will require robust WhoIS records, and will have a centralized zone file access system.</p>
<p>Companies must take an in depth look at whether the protections ICANN is offering will be sufficient and whether the cost of running a gTLD will enhance its brand.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyveillanceblog.com/general-cyberintel/common-questions-about-the-new-gtlds/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitoring DMCA Safe Harbor Provisions</title>
		<link>http://www.cyveillanceblog.com/general-cyberintel/monitoring-dmca-safe-harbor-provisions</link>
		<comments>http://www.cyveillanceblog.com/general-cyberintel/monitoring-dmca-safe-harbor-provisions#comments</comments>
		<pubDate>Thu, 09 Feb 2012 16:28:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Brand Protection]]></category>
		<category><![CDATA[General Cyber Intel]]></category>
		<category><![CDATA[Information Protection]]></category>
		<category><![CDATA[Legal]]></category>

		<guid isPermaLink="false">/?p=1735</guid>
		<description><![CDATA[Background The Digital Millennium Copyright Act (the “DMCA”) is part of copyright law. The DCMA protects digital works from copyright infringement by making it illegal to circumvent the technical locks and controls that copyright owners use to protect digital works. Examples of technical locks and controls are mechanisms on DVDs and video games that prevent [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Background</strong><br />
The Digital Millennium Copyright Act (the “DMCA”) is part of <a href="http://www.law.cornell.edu/uscode/17/usc_sup_01_17_10_1.html" title="copyright law" target="_blank">copyright law</a>. The DCMA protects digital works from copyright infringement by making it illegal to circumvent the technical locks and controls that copyright owners use to protect digital works. </p>
<p>Examples of technical locks and controls are mechanisms on DVDs and video games that prevent people from copying the content. Additionally, sections of web sites that are protected by passwords are also considered controls under the DMCA. The DMCA prohibits people from working around any of these protections in order to copy the content without authorization from the copyright owner.  </p>
<p>Just as the Copyright Act has “<a href="http://www.copyright.gov/fls/fl102.html" title="fair use" target="_blank">fair use</a>” exceptions, the DMCA has exceptions too. Fair use exceptions provide for instances in which a copyrighted work can be copied or reproduced without violating a copyright holder’s rights. For example, a news reporter quoting a speech in a news report would probably be deemed a fair use of that copyrighted speech.    </p>
<p>Currently, the seven exceptions where the DMCA does not apply are:</p>
<p>•	Libraries, archives, and educational institutions for acquisition purposes;<br />
•	Law enforcement and intelligence gathering activities;<br />
•	Reverse engineering in order to develop inter-operable programs;<br />
•	Encryption Research;<br />
•	Protecting minors from material on the Internet;<br />
•	Protecting the privacy of personally identifying information; and<br />
•	Security testing.<br />
<span id="more-1735"></span><br />
In order to ensure that the DMCA does not prohibit any fair uses of copyrighted works, the Library of Congress updates the DMCA exceptions every three years. The number of exceptions approved at each update may vary as there is no required number of exceptions. For example, the Copyright Office approved six exceptions in 2006 and 2010. The Library of Congress is accepting suggestions on new exemptions until February 10, 2012.  <a href="http://www.copyright.gov/1201/2011/initial/" title="Submissions" target="_blank">Submissions</a> received on or before December 1, 2011 are posted on the Library of Congress website.</p>
<p><strong>Comments</strong><br />
Advocacy organizations from around the country have begun to submit their proposals for new safe harbor provisions.  As the use of safe harbor provisions become more prevalent, organizations and interest groups search for ways to protect their respective interests. These proposals generally reflect the organizations’ specific interests and few have the breadth necessary to be implemented.  However, several of the proposed exceptions discussed below and are likely to be persuasive to the Library of Congress. </p>
<p>The first proposed class of works includes “literary works in the public domain that are made available in digital copies.”  According to the <a href="http://www.copyright.gov/1201/2011/initial/open_book_alliance.pdf" title="Open Book Alliance" target="_blank">Open Book Alliance’s </a>supporting comment, Google requires many libraries throughout the world to impose these technological protection measures (“TPMs”) and/or others like them on digital files of public domain works.  The restrictions placed by companies like Google limit access based on copyright protections under Section 1201 of the Copyright Act. The Open Book Alliance contends that copyright protection was not designed to protect works in the public domain, so in order to promote dissemination of public works and prevent misuse of Section 1201, this class of works should be protected under safe harbor provisions.  Works in the public domain are supposed to be accessible by the public for use and can be used to promote creativity; thus, barriers to access can be viewed as a hindrance to the purpose of copyright protections. </p>
<p>The second proposal from the <a href="http://www.copyright.gov/1201/2011/initial/american_foundation_blind.pdf" title="American Council for the Blind" target="_blank">American Council for the Blind and the American Federation for the Blind </a> seeks to add electronically distributed literary works that have currently have restrictions that limit accessibility by blind or other persons with print disabilities as protected class of works under the safe harbor provisions. These organizations assert that, “[w]ithout an exemption, people who are blind or otherwise have print disabilities are at risk for significant legal sanctions simply for finding a way to read material they have otherwise legally obtained.”  They seek to rectify what they view as an oversight that has caused an avenue for discrimination. Lack of access and the opportunity for unintentional discrimination will make this proposal one to really consider.</p>
<p>Lastly, proposals were submitted by the <a href="http://www.copyright.gov/1201/2011/initial/sflc.pdf" title="Software Freedom Foundation" target="_blank">Software Freedom Foundation </a>and the <a href="http://www.copyright.gov/1201/2011/initial/eff.pdf" title="Electronic Frontier Foundation" target="_blank">Electronic Frontier Foundation</a>.  These proposals seek to allow computer programs that enable smartphones and other personal computing devices to use legally obtained software. These proposals contend that smartphones and other personal computing devices derive their value from the software they are able to run. Limits placed on use of software on certain devices not only limit the abilities and options of the consumer, but exclude small developers from the market. These limitations lead to numerous development issues and limitations in functionality of the devices. Smartphones and other personal computing devices are rapidly becoming a staple in American society. Addressing gaps in access and development are issues that should be considered carefully as this technology continues to permeate society. </p>
<p>There are quite a few proposals not addressed here. The topics range from motion pictures and other digital media to educational uses of copyrighted works. Cyveillance encourages you to educate yourself on all of the proposals and monitor how DMCA safe harbor provisions may change and affect your business.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyveillanceblog.com/general-cyberintel/monitoring-dmca-safe-harbor-provisions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing the Internet with DNSSEC</title>
		<link>http://www.cyveillanceblog.com/general-cyberintel/dnssec</link>
		<comments>http://www.cyveillanceblog.com/general-cyberintel/dnssec#comments</comments>
		<pubDate>Mon, 06 Feb 2012 13:31:25 +0000</pubDate>
		<dc:creator>Cyber Intelligence Division</dc:creator>
				<category><![CDATA[General Cyber Intel]]></category>

		<guid isPermaLink="false">/?p=1719</guid>
		<description><![CDATA[At the 2012 International Conference on Cyber Security held at Fordham University in New York last month, ICANN&#8217;s Dr. Richard Lamb gave an important presentation before the all event&#8217;s attendees titled DNSSEC: A Game Changer. Cyveillance caught up with Dr. Lamb afterward and asked if he could share information about DNSSEC with our cyveillanceblog.com audience. [...]]]></description>
			<content:encoded><![CDATA[<p>At the 2012 International Conference on Cyber Security held at Fordham University in New York last month, ICANN&#8217;s Dr. Richard Lamb gave an important presentation before the all event&#8217;s attendees titled <em>DNSSEC: A Game Changer</em>. Cyveillance caught up with Dr. Lamb afterward and asked if he could share information about DNSSEC with our cyveillanceblog.com audience.</p>
<p><b>Cyveillance</b>: Can you explain briefly what DNSSEC is using non-technical terms, and why it&#8217;s so important?</p>
<p><b>Richard Lamb</b>: DNSSEC (DNS Security Extensions) secures the Internet’s global “phone book” (the DNS or Domain Name System). Every time you enter a web site (www.google.com) or email (foo@bar.com), your computer uses the DNS to convert the domain name (www.google.com or bar.com) into a number (IP address) which is what is actually used to connect to and communicate (just like a phone number) with web or email server on the Internet. The protocols behind DNS were designed back in 1983 and have little in the way of security built into them. Increased network and computer performance have made it easy to falsify DNS responses to return the wrong “phone number” and possibly send you to an impersonator. Dan Kaminsky, in 2008, demonstrated the ease to which this can be done and recent attacks on 4M computers have driven the point home. DNSSEC adds digital signatures to existing records that allow machines to validate DNS responses so that this sort of attack can’t happen.</p>
<p><b>Cyveillance</b>: This sounds like a fundamental change in the way the Internet operates. Is that accurate?<br />
<span id="more-1719"></span><br />
<b>Richard Lamb</b>: Not really. DNS operates as it did before except now cryptographically generated digital signatures (just a few more bytes) are transferred alongside existing records to allow systems to detect any changes in the original record. However, for the Internet whose protocols have not changed for decades it’s a big change. So it was/is being deployed very carefully.</p>
<p><b>Cyveillance</b>: Exactly who is going to be responsible for helping to get DNSSEC adopted as quickly as possible? Government? ISPs? Website owners? End users? Among those you mention, which do you prioritize when trying to get the word out?</p>
<p><b>Richard Lamb</b>: End user demand is what will drive DNSSEC deployment and its eventual success. However, selling security to the end user has always been an uphill battle. Awareness building of domain name holders / website owners (content provider for the eyes) is therefore a key part of the adoption effort.</p>
<p>Organizations like ICANN continue to do a good job building awareness among ISPs and top level domain (e.g., .com, .se) operators and our own DHS has played a pivotal role in pressing for DNSSEC adoption in government through the funding of initiatives and the creation of a 2008 OMB mandate for all agencies under .gov. Other governments (e.g., Sweden, Brazil) also have initiatives encouraging the deployment of DNSSEC.</p>
<p>ISPs and Registrars (where you buy domain names from) have little incentive to support DNSSEC until it is widely deployed. This has led to a chicken and egg scenario with these entities often pointing to the lack of deployment as reasons for not supporting DNSSEC themselves. This has placed a priority on Website owners and end users to deploy DNSSEC on their web sites and demand greater security from providers. The hope is that market forces will then prevail resulting in wider support amongst Registrars and ISPs. COMCAST is an example of a large ISP that has fully deployed DNSSEC to help protects their customers. GoDaddy is an example of a large Registrar that supports DNSSEC for their domain name holders who want it.</p>
<p><b>Cyveillance</b>: Do you think the average end user will ever notice the change?</p>
<p><b>Richard Lamb</b>: Ideally, improved security should not be noticed by the end user. However, with the new source of trust that DNSSEC creates on the Internet, the end user should expect to see a range of applications that ease access control (e.g., login, WiFi roaming, etc&#8230;) and improve web site and email security.<br />
￼￼<br />
<b>Cyveillance</b>: Is there any similarity in the push to move from IPV4 to IPV6? Which do you see happening first &#8211; complete IPV6 adoption or complete DNSSEC adoption?</p>
<p><b>Richard Lamb</b>: That’s a great question. DNSSEC is often grouped with IPv6 and they are similar in the sense that they are both big protocol changes for the Internet. However, IPv6 is not backward compatible with IPv4. DNSSEC is. DNSSEC secures the DNS. IPv6 updates the routing layer.</p>
<p>Experts have said that IPv6 and IPv4 will coexist for many years to come.</p>
<p>The same will likely be true for DNSSEC as well. While many sites will have DNSSEC deployed on them, there will always be a portion of the web site owners who have little interest in security. Currently, I believe DNSSEC deployment has a slight lead over IPv6 deployment. The key is that for those organizations that do have an interest in maintaining the integrity of the information disseminated by their web site – DNSSEC is a big step.</p>
<p><b>Cyveillance</b>: What advice would you give to those who are evangelizing within their organization for DNSSEC adoption?</p>
<p><b>Richard Lamb</b>: Deploying DNSSEC on domain names owned by their organization and turning on DNSSEC on their internal resolvers would not only help protect staff from DNS redirection attacks but also demonstrate to the public that the organization takes security seriously. I would also point out that large ISPs like COMCAST have stepped up to support DNSSEC as well and point to the recent reports on the DNSChanger attacks. Finally, DNSSEC deployment on an organization’s domain names need not be expensive as demonstrated by various Registrar offerings like those from GoDaddy, VeriSign, and others.</p>
<p><b>Cyveillance</b>: Any last thoughts?</p>
<p><b>Richard Lamb</b>: I think two of the most interesting things about DNSSEC are 1) how it can be a platform for entrepreneurs from around the world to create a whole new range of innovative security applications and 2) how it is a classic example of the Internet’s borderless, bottom-up, cooperative approach to solving problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyveillanceblog.com/general-cyberintel/dnssec/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cyber Attacks Abound with the Proliferation of New Technology – No Time for Complacency</title>
		<link>http://www.cyveillanceblog.com/general-cyberintel/cyber-attacks-abound-with-the-proliferation-of-new-technology-%e2%80%93-no-time-for-complacency</link>
		<comments>http://www.cyveillanceblog.com/general-cyberintel/cyber-attacks-abound-with-the-proliferation-of-new-technology-%e2%80%93-no-time-for-complacency#comments</comments>
		<pubDate>Fri, 16 Dec 2011 13:39:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Cyber Intel]]></category>

		<guid isPermaLink="false">http://www.cyveillance.com/web/blog/?p=1672</guid>
		<description><![CDATA[While new technology and increased Internet access brings with it lots of positive aspects, you can’t overlook the threat of cyber attacks – as evidenced by a very headline rich 2011. The repercussions alone can be devastating to an organization lacking the infrastructure to detect and counter such attacks. To put this into perspective, take [...]]]></description>
			<content:encoded><![CDATA[<p>While new technology and increased Internet access brings with it lots of positive aspects, you can’t overlook the threat of cyber attacks – as evidenced by a very headline rich 2011. The repercussions alone can be devastating to an organization lacking the infrastructure to detect and counter such attacks. To put this into perspective, take Algeria for example. Internet access in Algeria has grown exponentially during the past decade, reaching over four million households, cybercafés, as well as many different public and private institutions. This phenomenon has undoubtedly benefited the indigenous population by exposing them to vast amounts of information and the ability to communicate worldwide, but it has also brought with it the dangers of cyber attacks. Let’s reacquaint ourselves with the reasons we need to be more vigilant in increasing awareness of cyber attacks by looking at what is going on in Algeria.</p>
<p>Despite laws enacted in 2001 to combat digital-related incidents, cyber crime is still pervasive in Algeria. This is due not only to a lack of detection tools, awareness and training courses, but also to the negligence of private and public institutions in protecting their intellectual properties online. In 2010, the Center for Judicial and Judiciary Research (a branch of the Algerian Department of Justice) began developing and implementing cyber security laws. Until then, the field went mostly unregulated.  Since 2010, 12 cases have been reported and to-date there has been eighty-eight cases brought to Justice.  </p>
<p><span id="more-1672"></span></p>
<p>Technological innovations in the world of cyber criminals have made the traditional bank robbery seem almost prehistoric. Computer and Internet access now replace the gun; surreptitious locations replace the need for an actual physical presence to confront the victim. Hacking, phishing, spear phishing, spamming, 419 scams, malware, web piracy and cyber terrorism, can all take place from the comfort of one’s cubicle &#8211; far from and invisible to the intended target. </p>
<p>A variety of those cyber crimes mentioned above are already affecting Algeria. In 2010, individuals suspected of operating from China infiltrated Algeria Telecom and hacked their servers, thus gaining control over their internet traffic in order to monitor digital communications among its citizenry.</p>
<p>There are other reasons why cyber criminals thrive. First, many law enforcement agencies lack the latest technological tools essential to tackling the problem. Second, the victims lack basic IT skills and an awareness of what has happened to them until it is too late. Yet if we are to address the growing threat of cyber crimes, there needs to be significant improvement in both of these areas.  Expertise in the many forms of cyber attacks, training the audience on computer security, and a campaign of educational awareness must be instituted across private and public organizations. Information fliers, posters, e-mails, and videos are simple but vital tools in the war against cyber crime. </p>
<p>Now step back from the fact that these things are happening in Algeria, because while it may seem we are leaps and bounds in front of Algeria on the technology spectrum, the same holds true for organizations and consumers in the United States. We are so enamored with the cool new technologies that allow us to connect and share information from anywhere that we often forget that there are online criminals out there counting on us to have our guard down. We can’t simply rely on technology to protect us completely, because the criminals have found ways around technology – human error. The more people, employees and senior management understand the complexities of the cyber environment, the better off they will be in protecting their personal security and the security of their organization. Don’t become complacent with cyber security; make sure you and your organization are fully aware of the dangers and how to address them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyveillanceblog.com/general-cyberintel/cyber-attacks-abound-with-the-proliferation-of-new-technology-%e2%80%93-no-time-for-complacency/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anti-Counterfeiting Trade Agreement (ACTA) Explained</title>
		<link>http://www.cyveillanceblog.com/legal/anti-counterfeiting-trade-agreement-acta-explained</link>
		<comments>http://www.cyveillanceblog.com/legal/anti-counterfeiting-trade-agreement-acta-explained#comments</comments>
		<pubDate>Mon, 14 Nov 2011 16:25:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fraud and ID Theft]]></category>
		<category><![CDATA[Information Protection]]></category>
		<category><![CDATA[Legal]]></category>
		<category><![CDATA[Online Pharmacy]]></category>

		<guid isPermaLink="false">http://www.cyveillance.com/web/blog/?p=1643</guid>
		<description><![CDATA[Background The proliferation of counterfeit and pirated goods poses considerable challenges for legitimate trade and the sustainable development of the world economy. Trade in these counterfeit and pirated goods causes significant financial losses for right holders and legitimate businesses. It also hinders sustainable economic development in both developed and developing countries and, in some cases, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Background</strong><br />
The proliferation of counterfeit and pirated goods poses considerable challenges for legitimate trade and the sustainable development of the world economy. Trade in these counterfeit and pirated goods causes significant financial losses for right holders and legitimate businesses. It also hinders sustainable economic development in both developed and developing countries and, in some cases, represents a health or safety risk to consumers.</p>
<p>As a result, in October 2007, the United States, the European Community, Switzerland and Japan simultaneously announced that they would negotiate a new intellectual property enforcement treaty, the Anti-Counterfeiting Trade Agreement, or ACTA. ACTA represents a significant achievement in the fight against the infringement of intellectual property rights, particularly against the proliferation of counterfeiting and piracy on a global scale, and provides a mechanism for the parties to work together in a more collaborative manner to achieve the common goal of effective Intellectual Property Rights (IPR) enforcement. When it enters into force with all participants, ACTA will formalize the legal foundation for a first-of-its-kind alliance of trading partners, representing more than half of world trade.</p>
<p><span id="more-1643"></span></p>
<p><strong>Highlights</strong></p>
<ul>
<li>On Saturday, October 1, 2011, Representatives of the U.S., Japan, Australia, Canada, the E.U., South Korea, Mexico, Morocco, New Zealand, Singapore and Switzerland met in Japan for the signing ceremony for the Anti-Counterfeiting Trade Agreement (ACTA).</li>
<li>ACTA – initially designed to be a treaty, thus requiring Senate ratification in the U.S. — will likely be an &#8220;executive agreement&#8221; that <a href="http://arstechnica.com/tech-policy/news/2011/09/anti-counterfeiting-trade-agreement-slouches-toward-signing-this-saturday.ars">cannot alter or supersede U.S. law</a>.  Fortunately, ACTA is consistent with existing U.S. law and does not require any change to U.S. law prior to implementation in the United States. In particular, ACTA is consistent with U.S. copyright, patent, and trademark laws. For example, the application of injunctive relief as provided for in the Digital Millennium Copyright Act (17 USC §512j) and other provisions of U.S. law is consistent with and implements the obligations of ACTA. The United States may therefore enter into and carry out the requirements of the Agreement under existing legal authority, just as it has done with <a href="http://www.ustr.gov/about-us/press-office/fact-sheets/2011/september/acta-meeting-us-objectives">other trade agreements</a>.</li>
<li>ACTA provides for: (1) enhanced international cooperation; (2) promotion of sound enforcement practices; and (3) a legal framework for IPR enforcement in the areas of criminal enforcement, enforcement at the border, civil and administrative actions, and <a href="http://www.ustr.gov/about-us/press-office/press-releases/2011/october/joint-press-statement-anti-counterfeiting-trade-ag">distribution of IPR infringing material</a> on the Internet.  Listed below are the <a href="  http://www.ustr.gov/about-us/press-office/fact-sheets/2011/september/anti-counterfeiting-trade-agreement-fighting-piracy">most notable provisions</a>:
<ul>
<li>ACTA will require that border enforcement authorities be empowered to act on their own initiative (“ex officio”) against both imports and exports of counterfeit and pirated goods.</li>
<li>ACTA will require that criminal authorities be able to act on their own initiative in piracy and counterfeiting cases, rather than waiting for a complaint.</li>
<li>ACTA will further clarify existing international requirements for the availability of criminal penalties when piracy or counterfeiting is carried out for commercial advantage.</li>
<li>ACTA will require criminal remedies for the importation or use of labels or packaging for counterfeit goods</li>
<li>ACTA will include new rules on criminal seizure and destruction of counterfeit goods, seizure of the equipment and materials used in their manufacture, and seizure of the criminal proceeds from piracy and counterfeiting offenses.</li>
<li>ACTA will clarify existing international requirements to protect against circumvention of digital security technologies (such as passwords or encryption).</li>
<li>ACTA will require parties to address copyright piracy on digital networks, while preserving principles such as freedom of expression, fair process, and privacy.</li>
<li>ACTA will enhance the international framework for civil enforcement provisions dealing with issues such as damages, provisional measures, recovery of costs and attorneys&#8217; fees, and destruction of infringing goods.</li>
</ul>
</li>
<li>With respect to the legal framework, ACTA establishes a strengthened standard, as demonstrated in the highlighted parts above, that builds on the minimum standards of the WTO Agreement on Trade-Related Aspects of Intellectual Property Rights (TRIPS). This marks <a href="http://www.ustr.gov/about-us/press-office/press-releases/2011/october/joint-press-statement-anti-counterfeiting-trade-ag">a considerable improvement</a> in international trade norms for effectively combating the global proliferation of commercial-scale counterfeiting and piracy in the 21st Century.
<li>What ACTA is NOT about:
<ul>
<li>Seizing portable music players and laptops at the border</li>
<li>Extending the term of protection for copyrights</li>
<li>Preventing “parallel” imports</li>
<li>Filtering internet traffic for infringing copyright works</li>
<li>Limiting access to generic pharmaceuticals</li>
<li>Reducing the court’s involvement in determining infringement</li>
<li>Weakening privacy laws</li>
<li>Lowering evidentiary standards for injunctions</li>
<li>Freezing bank accounts of suspected infringers</li>
</ul>
<li>Not all participants are completely satisfied with the final version of ACTA. Critics in the E.U. have suggested the trade agreement doesn&#8217;t comply with Europe&#8217;s data privacy laws, and have questioned its compatibility with E.U. law.</li>
</ul>
<p><strong>Commentary</strong></p>
<p>Critics <a href="https://www.eff.org/issues/acta">claim</a> that ACTA has several features that raise significant potential concerns for consumers’ privacy and civil liberties, for innovation and the free flow of information on the Internet, for legitimate commerce, and for developing countries’ ability to choose policy options that best suit their domestic priorities and their level of economic development. </p>
<p>Additionally, the secrecy of the negotiation process has left the public with many concerns and questions. Gigi Sohn, Public Knowledge&#8217;s president and co-founder, called the ACTA negotiations an &#8220;extremely flawed&#8221; process. &#8220;ACTA should have been considered a treaty, and subject to public Senate debate and ratification or, in the alternative, debated in an open and transparent international forum such as the World Intellectual Property Organization,&#8221; she said. &#8220;Instead, public interest groups and the tech industry <a href="http://www.pcworld.com/businesscenter/article/240664/acta_will_be_signed_saturday_us_and_japan_say.html">had to expend enormous</a> resources to force the process open to permit public views to be presented and considered.&#8221;   </p>
<p><strong>The Impact</strong></p>
<p>Although this agreement does not change U.S .law, it will alter international law. Companies engaging in business on an international level will need to educate themselves on the effects of ACTA.  Critics of ACTA in the U.S. have said the treaty could allow foreign organizations to target U.S. companies and websites that don&#8217;t comply with overseas copyright laws.  The truth of this statement has not been proven.  However, ACTA leaves the door open for countries to introduce the so-called “three-strikes rule”, which would see Internet users cut off if they download copyrighted material, as national authorities would be able to order the ISPs to disclose personal information. This concern about the privatization of enforcement has the potential to impact the operations of U.S. companies.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyveillanceblog.com/legal/anti-counterfeiting-trade-agreement-acta-explained/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

