Peter Soderling and Steve Orrin to Demonstrate New Cloud Security Breaches at RSA Conference 2009

) April 20, 2009 -- Peter Soderling, CEO and founder of Stratus Security Technologies, and Steve Orrin, Intel's director of security solutions, will demonstrate new kinds of Internet attacks known as XML (Extensible Markup Language) bombs at the RSA conference in San Francisco on Tuesday, April 21, 2009 at 5:40 p.m.

XML bombs are an emerging class of Internet cloud security attacks that threaten any company offering content and data via web services and application programming interfaces (APIs). The attacks also threaten the consumers who use the sites.

As organizations adopt XML and Web 2.0 services and architectures, it is important they understand the grave risk these new technologies can pose

XML Attacks and Prevention in a Web 2.0 World

What developers need to understand is that security is a whole new ballgame when it comes to deploying APIs. In addition to all the common application security concerns like SQL injection and broken authorization, they need take steps to protect the XML parser as well, otherwise a savvy hacker will exploit their weak API defenses and steal data or take the service offline

XML Attacks and Prevention in a Web 2.0 World

<!--
numquotes=4;
quote_index = 0;
quote_naptime = 1000 * 4;
quote_timeout = 0;

function sequentialQuotes()
{
var i;
for( i = 0; i < numquotes; i++ )
{
document.getElementById( "quote_"+i ).style.display = "none";
}
quote_index = quote_index + 1;
if( quote_index >= numquotes ) { quote_index=0; }
//alert( quote_index );
document.getElementById( "quote_"+quote_index ).style.display = "inline";
if( enable_random )
{
quote_timeout = setTimeout( "randomQuotes()", quote_naptime );
}
}
function randomQuotes()
{
var randQuotId;
var i;
for( i = 0; i < numquotes; i++ )
{
document.getElementById( "quote_"+i ).style.display = "none";
}
randQuotId = Math.floor( Math.random() * numquotes);
//alert( randQuotId );
document.getElementById( "quote_"+randQuotId ).style.display = "inline";
if( enable_random )
{
quote_timeout = setTimeout( "randomQuotes()", quote_naptime );
}
quote_timeout = setTimeout( "sequentialQuotes()", quote_naptime );
}

randQuotId = Math.floor( Math.random() * numquotes);
//alert( randQuotId );
document.getElementById( "quote_"+randQuotId ).style.display = "inline";
enable_random=false;
if( enable_random )
{
quote_timeout = setTimeout( "sequentialQuotes()", 1 );
}
-->

APIs let web developers make their sites' content and data easily available as web services to other developers, who use the services in their sites and software. In a recent survey of IT professionals, web services were cited as the most important trend that will impact their business. By 2013 web services are projected to become a $35 billion industry, according to McKinsey & Company.

While APIs enable sites to share content and create new services more easily, they also create new avenues for malevolent hackers. According to the Open Security Foundation, 14 percent of data theft occurs through web services. With an estimated $1.2 billion in losses in 2008, these data leaks are not only embarrassing, they're costly.


"As organizations adopt XML and Web 2.0 services and architectures, it is important they understand the grave risk these new technologies can pose," said Orrin.


Soderling and Orrin will provide the public debut of new attack methods in order to raise awareness within information security circles, among people who manage web services and APIs for their companies, and among people who use sites, such as Facebook and Twitter, that share their content and data with other sites via APIs.


In the session, titled "XML Attacks and Prevention in a Web 2.0 World", Soderling and Orrin will demonstrate XML bombs researched in association with research with the Center for Advanced Defense Studies. Examples include the following:

  • RSS attack: the attacker injects attack code into a site's RSS feed, which is delivered through the API to client machines requesting information from the site.
  • Entity expansion attack: the attacker creates an XML request process that refers back to itself, creating an endless loop that causes the targeted server to stop responding to other requests.
  • XPath injection: the attacker uses a language known as XPath to inject queries through an API in order to view other users' data (such as account numbers).

"What developers need to understand is that security is a whole new ballgame when it comes to deploying APIs. In addition to all the common application security concerns like SQL injection and broken authorization, they need take steps to protect the XML parser as well, otherwise a savvy hacker will exploit their weak API defenses and steal data or take the service offline," says Soderling.


Soderling and Orrin also will discuss other web service attacks, including a recent spate of Twitter attacks, and they will outline the best ways to prevent attacks and protect content and data in the cloud.


The RSA Conference, now in its eighteenth year, brings together the world's largest community of information security professionals. The event will be held April 20-24 at the Moscone Center in San Francisco. For more information about the event, please visit http://www.rsaconference.com.

For more information on "XML Attacks and Prevention in a Web 2.0 World" please contact Stratus Security
or follow Stratus Security via Twitter at StratusSecurity.

Similar entries

  • ) May 26, 2009 -- Stratus Security Technologies is set to deliver the first beta version of its Stratus Platform, a cloud computing API (application programming interface) management and security service, June 1. The company is inviting qualified companies to apply for a free, three-month trial of the new platform.


    The Stratus Platform:
    The Stratus Platform is a cloud computing API management service that gives companies the control, security and reliability needed to quickly build new business channels by opening their platforms via web services APIs.

  • ) July 29, 2009 -- Sparxx Hosting has added another layer of security to its Web hosting, deploying TippingPoint™ Intrusion Prevention Systems to block attacks.


    Sparxx Hosting has put TippingPoint systems in place to protect all dedicated and virtual dedicated hosting servers at no additional cost. An intrusion prevention system is an in-line device that scans traffic and, based on rules, determines whether data packets are legitimate or malicious.

  • ) September 24, 2009 -- The Maryland Association of Certified Public Accountants is partnering with G.1440 to deliver a web security solution that fills the gaps left by current standards such as firewalls and anti-virus.

    Web Application Security is a Critical Risk not addressed by current security standards like firewalls.

  • ) September 21, 2009 -- The long awaited course entitled Metasploit Unleashed has been released today from the online Information Security training experts, Offensive Security. From the time when Metasploit was released in 2003, it has become one of the single most useful information security tool freely available to security professionals today.

    Metasploit Unleashed

  • ) April 8, 2009 -- Blue Ridge Networks today confirmed that PowerPoint users with Blue Ridge/Secure AppGuard™ installed on their PCs are unaffected by the recently reported Microsoft PowerPoint zero-day attacks.

  • ) August 6, 2009 -- GlobalSign today reassured customers using GlobalSign SSL and EV SSL Certificates that GlobalSign SSL is already protected against the newly outlined threats to SSL detailed at the recent Black Hat Conference in Las Vegas - referred to as the Leading Null Character attack and the MD2 vulnerability.

  • ) April 22, 2009 -- Cyveillance, the world leader in cyber intelligence, today announced the launch of expanded Cyveillance Anti-Phishing - Pharming™ capabilities, enabling organizations to quickly detect, respond to and recover from pharming attacks that target their brands, employees or customers.

  • ) July 29, 2009 -- The Parnassus Group, creators of the world's first conference series dedicated to the professional uses of Twitter, announced that they will again host the popular "Developer Launchpad" session at their upcoming Twitter Conference in Los Angeles.


    "Promising new Twitter-based applications are appearing on a daily basis," said Steve Broback, Founder of the Twitter Conference. "Our goal is to identify the most innovative and useful services based on the Twitter APIs, and expose them to our audience."

  • ) September 16, 2009 - Social Engineering is defined as the manipulation and deceiving of people into giving up valuable information.

    Education is the key to protecting yourself against employee deception, identity theft and phishing attacks.

  • ) September 28, 2009 -- Armorlogic, makers of the Profense™ web application firewall, have added support for JSON, after adding XML support last year. Profense is the first web application firewall to support JSON based web services. The use of JSON has exploded as developers of social networking sites and web 2.0 applications select it for its low overhead.    

  • ) March 12, 2009 -- Blue Ridge Networks today confirmed that Blue Ridge/Secure AppGuard™ protects users of social networking sites such as Facebook, MySpace, Bebo, and MyYearbook from the Koobface worm and its variants. The worm infects PCs and sends user credentials to a remote server. An attacker can then spoof a legitimate Facebook user and further distribute the worm via messages to un-suspecting friends.

  • ) July 28, 2009 -- According to the experts at specialty IT consulting and network provider company Guidance Consulting, one of the most difficult aspects of infrastructure and network security is the fast pace of vulnerability attacks. Up to 100 new, real-threat viruses are spread each month, and those that are email viruses tend to peak after just eight hours of being released. For companies like Guidance Consulting, these numbers represent challenges that must be addressed on a daily basis.

  • ) January 14, 2009 -- Cyveillance, the world leader in cyber intelligence, will host a free Webinar on its latest whitepaper, "The Cost of Phishing: Understanding the True Cost Dynamics Behind Phishing Attacks", which analyzes both the direct and indirect costs of phishing attacks. During this Webinar, phishing experts from Cyveillance address industry questions and will present real world cost analysis from over 6 years of data collection on detection and site takedown efforts for some of the largest financial organizations in the world.


    Attendees will learn:
    - Financial significance of takedown responses times
    - Phishing target volumes and percentages of respondents (victims)
    - Direct and indirect costs associated with each attack

  • ) August 3, 2009 -- Mocana has announced that its SSL software, NanoSSL™, is among the few implementations safe from a recently discovered security vulnerability that allows criminals to steal credit card numbers over the Internet by impersonating legitimate storefronts like Amazon.com.


    Last week two researchers uncovered vulnerabilities in SSL that allow an attacker to impersonate any website and fool a consumer into filling out fake forms and turning over private information, including credit card numbers.

  • ) August 17, 2009 -- Stephen Keil, senior solutions architect at Guardian Analytics, a provider of online fraud prevention software for the financial services industry, will deliver a presentation at the CUIAA 19th Annual Internal Auditor and Supervisory Committee Conference today at 1 p.m. entitled "Online Banking: Gateway to Fraud." The conference, organized by the Credit Union Internal Auditors' Association (CUIAA), takes place from Sunday, Aug. 16 through Wednesday, Aug.19 at the Embassy Suites Hotel San Diego Bay in San Diego.

  • ) July 10, 2009 -- Every Windows XP computer is at risk from ongoing attacks that exploit a vulnerability identified in a combination of Internet Explorer and an ActiveX control. Microsoft reports that malicious software is silently installed when users view a compromised web page and can be instructed to steal identity, passwords, credit card data, and sensitive enterprise information. In the past month alone, tens of thousands of reputable websites have reportedly been compromised to serve malicious software components such as those used in these attacks.

  • ) May 26, 2009 -- LuciData Inc., a leading provider of eDiscovery, computer forensic investigative services and data security services and solutions, today announced that Wes Umemura has joined the company as Director of Internal Threat Management Services. Umemura brings more than 25 years of senior level management experience in the network security market and holds CISSP and CIPP certification, industry standards for systems security and corporate compliance.

  • ) July 21, 2009 -- When the economy gets rough and layoffs are at an all-time high, there is almost always an upswing in malware and virus attacks across the Internet, says IT consulting firm Guidance Consulting, Inc. While common sense generally indicates that this is a logical change, since getting into systems for personal gain might seem like a viable option to those facing unemployment for the first time in decades, the truth is that legitimate companies are the ones at fault.

  • ) May 7, 2009 -- The widespread use of Adobe Acrobat and Reader means the recently announced security vulnerability has put at risk the data and servers of huge numbers of individual computer users, businesses, and government organizations that routinely use PDF documents. Blue Ridge/Secure AppGuard prevents the execution of code maliciously imbedded in PDF documents that could easily steal financial records, health and prescription data, or system login credentials.

  • ) July 10, 2009 - Dan Belhassen understands the implications of recent attacks on US and South Korean websites. His Winnipeg-based company BinaryCanary.com is designed to detect and warn website operators of potential problems before they cause a shut down.

    Free website monitoring

  • ) July 17, 2009 -- Opus Interactive, a leading business and agency hosting provider, and the only independently owned virtual solutions provider in the Portland metro area, today announced that it has received its SAS 70 certification.


    SAS 70 is the American Institute of Certified Public Accountants' Statement on Auditing Standards (SAS) and SAS 70 is the designation awarded to service organizations that pass a rigorous audit of their internal controls. It's designed to provide a level of assurance to clients who work with sensitive data that controls and processes are in place to minimize any risk or threat associated with hosting.

  • ) April 21, 2009 -- Privacyware (http://www.privacyware.com), an innovative provider of web application firewall, intrusion prevention and security data analytics software, is pleased to announce that Info Security Products Guide, the industry's preeminent publication on security-related products and technologies, has named ThreatSentry a winner of the 2009 Global Product Excellence in Customer Trust Award.

  • ) March 20, 2009 -- APX Alarm, one of the nation's largest residential security alarm companies, announced today a special online promotional package offering a free monitored smoke detector and new digital home safe with every new system installed through April 20, 2009. Offer is available online by completing the registration profile at https://promo.apxalarm.com.

  • ) March 30, 2009 -- Arxan Technologies® Chief Technology Officer Kevin Morgan says enterprises deploying widely-used data protection methods aimed at "defending the perimeter," are not enough in today's distributed computing world to safeguard intellectual property, and urged companies to adopt new strategies aimed at integrating security into the software and data assets themselves.

  • ) April 15, 2009 -- Privacyware, an innovative provider of web application firewall, intrusion prevention and security data analytics software, today announced the release of a new version of its award-winning ThreatSentry IIS Web Application Firewall and Intrusion Prevention solution.

  • ) February 6, 2009 -- Yubico (www.yubico.com), the authentication innovator that helps the world trust the net, today launched support for MediaWiki, the free editing software originally written for Wikipedia.


    YubiKey, Yubico's invention, is the industry's first USB-key providing instant and secure access to networks and services, from any computer platform or browser, without the need for client software or drivers. The revolutionary device plugs into any USB slot and with a simple touch on the YubiKey, sends the user's identity and a unique pass code every time one logs into an online service, such as MediaWiki.

  • ) June 19, 2009 -- Dynamic Network Services Inc. (Dyn Inc.), a leading DNS provider based in Manchester, NH has become the first managed DNS provider to offer DNS Security Extensions (DNSSEC) to its clients on the Dynect Platform (www.dynect.com). DNSSEC is a new technology that secures the critical Domain Name System (DNS) and is designed to protect the Internet from certain types of malicious attacks. The Dynect Platform powers several hundred enterprises' DNS and more than fifteen Top Level Domain (TLDs) names. This is one of several efforts the company is involved with to facilitate the DNSSEC adoption and to continue to push the importance of rock-solid DNS services further into the market.

  • ) October 12, 2009 -- Premier Systems Ltd, a value added reseller of HP solutions, announced today a partnership with Secure64, a security software developer, to provide a single appliance solution that meets the OMB Mandate M-08-23. This mandate requires every U.S. federal government IT organization to deploy DNSSEC (Domain Name System Security) by December of 2009. The Secure 64 appliance - Secure64 DNS Signer -- meets this mandate and can implement in 3 to 5 business days.

  • ) March 31, 2009 -- WOT provides four convenient one-click protection options that can be changed instantly depending on the situation:

    • "Light" protection suits experienced Web users
    • "Basic" protection guides the user by giving warnings
    • "Maximum Safety" stops dangerous Web sites from loading
    • "Parental Control" blocks access to Web sites with a poor child safety rating and no rating at all

    WOT logo

  • ) September 22, 2009 -- Cyveillance, a world leader in cyber intelligence, today announced a significant increase in phishing attacks, contradicting claims by leading technology vendors IBM, Microsoft and Symantec. Based on its comprehensive Internet monitoring and sophisticated intelligence analysis, Cyveillance is seeing a consistent increase in phishing attacks (176,864 over the past three months) with growth from areas outside traditional email spam; including social networking, voice and SMS texting.

  • ) July 25, 2009 -- Email Service Provider Net Atlantic announced today that their expansion into an environmentally-friendly data center is now complete. The 40,000+ square foot facility serves many leading Boston-based companies and allows Net Atlantic to more than double their space and capacity, meeting the needs of the growing company.

  • ) August 27, 2009 -- G.1440 is proud to announce the launch of "CommunityScape" - an innovative new component to the corporate website of client Sandy Spring Bank. CommunityScape is a virtual community landscape that visually demonstrates how Sandy Spring's products support businesses that make up the community.

    CommunityScape - Sandy Spring Bank's Business Banking Community Landscape

  • ) May 4, 2009 -- After suffering losses from website hacking, despite having Internet security software installed, two fed-up victims set out to create a website security package that bites back. One invention and one patent later, they unveiled SecureLive, a website security solution that utilizes artificial intelligence to automatically block, tag, track and report hackers to authorities.

  • ) March 30, 2009 -- Verrus Mobile Technologies Inc, a global leader in the mobile payment industry, is pleased to announce it has achieved compliance validation as a Level 1 service provider with the Payment Card Industry Data Security Standard (PCI DSS) - the industry's highest level of payment account data security certification.

    Verrus Mobile Technologies, Inc.

  • ) May 7, 2009 -- In the ever-changing world of technology. Iowa City, Iowa based Low Cost Cells appreciates the need to keep your information safe.

    LowCostCells.com

       
    "It is our policy to only ask for personal information necessary to complete your order," said President Nate Schmidt. "We will use security safequards such as SSL encryption to protect your information, and we ill never use your personal information for the purpose of spam."

  • ) September 22, 2009 -- Hitachi Software Engineering America, Ltd. (HitachiSoft) announced today the official launch of its Secure Data Sharing (SDS) solution to protect PCs from data leaks via removable media. The SDS solution by HitachiSoft's award-winning data protection software HIBUN AE Information Cypher Media Pro enables rapid deployment of strong data encryption for removable media. SDS supports any type of commercially available removable media, and it enables users to share data freely via encrypted removable media among authorized PCs or securely using encrypted files with unauthorized PCs.

  • ) February 11, 2009 -- Comodo is pleased to announce the release of its enterprise solutions website, http://Enterprise.Comodo.com. The new site promotes IT security innovations that enable businesses to achieve multi-layered protection.

  • ) August 17, 2009 -- Today, Computer Support of San Diego, a leading solution provider for small and medium businesses in San Diego, announced support for Microsoft™ Windows™ 7 across the company's entire suite of hosted and managed services for small to medium sized businesses. Windows 7 provides a compelling upgrade opportunity to enhance security, functionality and remote productivity.

  • ) January 13, 2009 -- What will be the biggest threats to an organization's sensitive and confidential data over the next 12 to 24 months? Cybercrime, data breaches, Web 2.0 and outsourcing were named the top security concerns for 2009 in a new study commissioned by Lumension Security and conducted by the Ponemon Institute. The study highlights major alignments and gaps that exist between the traditional disparate IT functions within the organization - IT operations and IT security.

    Lumension

  • ) July 16, 2009 -- U.S. Department of Energy laboratories fight off millions of cyber attacks every year, but a near real-time dialog between these labs about this hostile activity has never existed - until now.