Click here to close now.





















Welcome!

Java IoT Authors: Carmen Gonzalez, Elizabeth White, Liz McMillan, Ryan Bateman, Pat Romanski

Related Topics: Java IoT, @CloudExpo, Cloud Security

Java IoT: Article

Turning the Tide on Cyber Attacks | @CloudExpo #Cloud #IoT #API #BigData

The security landscape is constantly evolving in today’s extended enterprise, but security solutions have not kept pace

Turning the Tide on Cyber Attacks with a New Perimeter to Protect Enterprises

Today's business ecosystems span across multiple organizations, security perimeters and trust zones, increasing the number of attack vectors. With the migration of enterprise applications to the cloud, attack surfaces have expanded significantly. Compounding the problem, today's wave of attacks are more sophisticated and diversified than ever. The combination of enterprise complexity and advanced attacks has broken the traditional enterprise perimeter, creating the perfect storm for threats and information loss, where a new security paradigm is needed.

The security landscape is constantly evolving in today's extended enterprise, but security solutions have not kept pace to protect the ever-changing enterprise environment. Today, a remote, mobile, and contract workforce, combined with a complex partner ecosystem, make it difficult for IT to control access to the high value, high risk enterprise applications. Providing full network access via VPN to untrusted external organizations or users opens up many security risks, given the increased sophistication of modern day attacks.

The push to the cloud only adds to this risk, as enterprises migrate applications to the cloud with the promise of business agility and cost reduction. But this leads to increased cybersecurity risk due to the lack of secure connectivity to the applications residing in the public cloud. Since these applications are no longer hosted behind the traditional enterprise LAN perimeter, they become difficult if not impossible to secure against attacks such as server exploitation, denial of service, and credential theft.

Enterprises need an innovative approach to defend the new enterprise perimeter. One emerging method is the Software Defined Perimeter (SDP), an initiative of the Cloud Security Alliance (CSA), backed by more than 200 organizations globally and now being included in Gartner's Hype Cycle for Virtualization. The SDP introduces a more versatile and secure way of extending the secure enterprise perimeter that includes lower trust zones such as cloud, contractors, and partners. It uses a need-to-know architecture derived from work at the Defense Information Systems Agency (DISA), where the client device's security posture and identity must both be verified before it is granted connectivity. This zero-trust approach starts with no visibility and connectivity until the device and user have both been authenticated using multifactor authentication (MFA). This inherently secure architecture enables anyone to securely access protected applications over untrusted networks using any device, even unmanaged devices, which have become so popular.

The SDP architecture separates the control plane and the data plane, providing protection by isolating the point of authentication and the point of application access. In addition, the SDP allows for real-time access permissions within the system for granting and revoking access.

Source: Vidder, Inc.

SDP Client
SDP uses client software (SDP Client) on the endpoint in order to create a secure, multi-protocol tunnel. The client runs over the application layer, providing a versatile solution capable of spanning across any arbitrary network and trust zone. The endpoint security posture is further attested by the client software before accessing the SDP-protected application(s), including probing for local information to determine if the device is company-owned or a bring-your-own-device (BYOD). This information is then used to enforce policies around which applications the device is granted access.

SDP Controller
The first server-side component in the SDP architecture is the SDP Controller, which is used to authenticate devices, enforce authorization on users, and manage policies related to access and attestation. Upon executing the SDP Client, it will first attempt to contact a SDP Controller in order to perform device-level authentication. This step is referred to as transparent Multi-factor Authentication (tMFA). Once the device is authenticated and identified, the user will be prompted to login to the system with username and password. This user authentication is implemented using Security Assertion MarkUp Language (SAML), an industry standard implemented by Identity Access Management (IAM) teams. After successful user authentication, the SDP Controller will obtain a list of authorized groups that are ultimately mapped to protected applications. Finally, a set of SDP Gateways is propagated to the SDP Client in real-time in order for it to initiate access to the SDP-protected application. The crucial step in mapping undertaken by the SDP Controller is the sharing of this authenticated client's credentials with the SDP Gateway (described below).

SDP Gateway
Another primary component in the SDP architecture is the SDP Gateway. This component provides secure access to a User of a SDP-protected application. Importantly, SDP Gateway uses a dynamically changing firewall that starts with a default "DENY ALL" state. The firewall is only opened for SDP Clients after they have successfully authenticated to a SDP Controller. Once opened, the SDP first connects using a secure, mutually trusted TLS connection, which will then provide access to the protected application.

Secure IT/Business Outsourcing & Ecosystem Collaboration
Unlike VPNs, the SDP securely connects partner organizations to authorized applications without putting them on the internal network. This is done using a secure tunnel terminated on the SDP Gateway, effectively removing network visibility. The SDP Gateway is invisible to attackers on the Internet because its default condition is a "DENY ALL" state in the firewall. The firewall is opened dynamically as users are identified and proven to be trustworthy, allowing the SDP to mitigate the leading attack vectors that are exploited on internet-facing systems. The SDP provides very granular access to only the protected applications that are authorized by the enterprise. This can include a variety of protocols and application types - including browser based and fat client applications such as SAP. By keeping the partner's untrusted device from the network, the attack surface is reduced and the risk to the organization is lowered.

Secure Cloud Migration
The pace of cloud migration is increasing as enterprises continue to move their applications to the public cloud with the goal of increasing agility and reducing cost. However, CIOs know that moving important data and applications to the cloud has a risk that must be considered seriously, especially when it comes to providing users secure access to these cloud applications. The SDP isolates the applications from attacks by requiring multi-factor authentication (MFA) before connectivity is granted.

Defeating Top Attacks Cited by Verizon Breach Report
The following are examples of common threats and attacks today, and how the SDP's innovative approach can help.

Credential Theft is one of the most common attack vectors prevalent in today's enterprise environments. The theft can occur from a variety of channels - including key logging, phishing or brute force attacks. The SDP's transparent MFA functionality mitigates stolen credentials by requiring that all connections to a protected application come from a SDP Gateway. In order to gain access to this Gateway a user must pass the transparent MFA process that acts as a second factor of authentication.

Denial of Service is an attack that is used to limit the availability of a network, application, or server. Often performed by activists or competitors, it can ruin the reputation of an organization and cause a loss of services for customers. The SDP can defeat a large proportion of these attacks by limiting connectivity to only authorized users. For example, a common denial of service attack is called the "SSL Renegotation DoS" which continually re-establishes SSL connections to a server until it runs out of resources to service future requests. Malicious adversaries generally perform this attack against internet-accessible websites. This attack vector is eliminated when the application is protected by the SDP, which will not allow a connection to the application until it is proven trusted.

Server Exploitation can come in many different varieties, including SQL Injection, Buffer Overflows, and Cross-site Scripting. Attackers perform these attacks remotely and without legitimate credentials. For example, one of the most common vulnerabilities is SQL Injection, which is often performed against login and search forms. These forms can generally be accessed and attacked without having a username and password. Attacks such as these are a very serious problem since many applications have been moved to be internet-accessible, ultimately allowing attackers to hack into systems and gain access to an internal network and corporate data. The SDP protects these applications by requiring an attacker to have valid security artifacts and a valid device before gaining any connectivity to the application. This limits the attack surface of the application to authorized users only, which greatly reduces the likelihood of an attack.

Connection Hijacking, also known as man-in-the-middle, is an attack vector that is used to steal or modify data in flight. It's not uncommon to hear about connections to a wireless hotspot in public coffee shops that resulted in an eventual compromise of an organization. This is caused by insufficient in-flight encryption systems. Most applications use the system's "Trusted Certificate Store" or "Keychain" to enumerate a trusted list of Certificate Authorities. This store contains approximately 300 unique Certificate Authorities that could be potentially compromised and result in a connection hijacking attack. The SDP uses a methodology referred to as "Certificate Pinning" that trusts only a small subset of Certificate Authorities. This greatly reduces the likelihood that the Certificate Authority can be compromised.

What You Need to Know
The SDP has advantages over today's current approaches because it implements mutual trust in the authentication process. This requires both the client and server to present security artifacts during the connection and authentication process. This mutual trust provides an extremely high level of confidentiality and integrity on remote connections being initiated from untrusted locations.

While the waves of attacks continue to pound enterprises in this perfect storm of vulnerability due to changing enterprise environments and increasingly advanced threats, approaches such as the SDP that start with zero connectivity and provide access to authorized resources only after multiple authentications are met can help organizations turn the tide on today's continued threats.

More Stories By Dennis Griffin

Dennis Griffin is a Product Manager at Vidder, a provider of security solutions based on the Software Defined Perimeter (SDP) standard.

Comments (0)

Share your thoughts on this story.

Add your comment
You must be signed in to add a comment. Sign-in | Register

In accordance with our Comment Policy, we encourage comments that are on topic, relevant and to-the-point. We will remove comments that include profanity, personal attacks, racial slurs, threats of violence, or other inappropriate material that violates our Terms and Conditions, and will block users who make repeated violations. We ask all readers to expect diversity of opinion and to treat one another with dignity and respect.


@ThingsExpo Stories
Akana has announced the availability of the new Akana Healthcare Solution. The API-driven solution helps healthcare organizations accelerate their transition to being secure, digitally interoperable businesses. It leverages the Health Level Seven International Fast Healthcare Interoperability Resources (HL7 FHIR) standard to enable broader business use of medical data. Akana developed the Healthcare Solution in response to healthcare businesses that want to increase electronic, multi-device access to health records while reducing operating costs and complying with government regulations.
SYS-CON Events announced today that Pythian, a global IT services company specializing in helping companies leverage disruptive technologies to optimize revenue-generating systems, has been named “Bronze Sponsor” of SYS-CON's 17th Cloud Expo, which will take place on November 3–5, 2015, at the Santa Clara Convention Center in Santa Clara, CA. Founded in 1997, Pythian is a global IT services company that helps companies compete by adopting disruptive technologies such as cloud, Big Data, advanced analytics, and DevOps to advance innovation and increase agility. Specializing in designing, imple...
Manufacturing connected IoT versions of traditional products requires more than multiple deep technology skills. It also requires a shift in mindset, to realize that connected, sensor-enabled “things” act more like services than what we usually think of as products. In his session at @ThingsExpo, David Friedman, CEO and co-founder of Ayla Networks, will discuss how when sensors start generating detailed real-world data about products and how they’re being used, smart manufacturers can use the data to create additional revenue streams, such as improved warranties or premium features. Or slash...
SYS-CON Events announced today the Containers & Microservices Bootcamp, being held November 3-4, 2015, in conjunction with 17th Cloud Expo, @ThingsExpo, and @DevOpsSummit at the Santa Clara Convention Center in Santa Clara, CA. This is your chance to get started with the latest technology in the industry. Combined with real-world scenarios and use cases, the Containers and Microservices Bootcamp, led by Janakiram MSV, a Microsoft Regional Director, will include presentations as well as hands-on demos and comprehensive walkthroughs.
Contrary to mainstream media attention, the multiple possibilities of how consumer IoT will transform our everyday lives aren’t the only angle of this headline-gaining trend. There’s a huge opportunity for “industrial IoT” and “Smart Cities” to impact the world in the same capacity – especially during critical situations. For example, a community water dam that needs to release water can leverage embedded critical communications logic to alert the appropriate individuals, on the right device, as soon as they are needed to take action.
SYS-CON Events announced today that the "Second Containers & Microservices Expo" will take place November 3-5, 2015, at the Santa Clara Convention Center in Santa Clara, CA. Containers and microservices have become topics of intense interest throughout the cloud developer and enterprise IT communities.
17th Cloud Expo, taking place Nov 3-5, 2015, at the Santa Clara Convention Center in Santa Clara, CA, will feature technical sessions from a rock star conference faculty and the leading industry players in the world. Cloud computing is now being embraced by a majority of enterprises of all sizes. Yesterday's debate about public vs. private has transformed into the reality of hybrid cloud: a recent survey shows that 74% of enterprises have a hybrid cloud strategy. Meanwhile, 94% of enterprises are using some form of XaaS – software, platform, and infrastructure as a service.
SYS-CON Events has announced today that Roger Strukhoff has been named conference chair of Cloud Expo and @ThingsExpo 2015 Silicon Valley. The 17th Cloud Expo and 4th @ThingsExpo will take place on November 3-5, 2015, at the Santa Clara Convention Center in Santa Clara, CA. "The Internet of Things brings trillions of dollars of opportunity to developers and enterprise IT, no matter how you measure it," stated Roger Strukhoff. "More importantly, it leverages the power of devices and the Internet to enable us all to improve the state of the world and lives of people."
WebRTC is about the data channel as much as about video and audio conferencing. However, basically all commercial WebRTC applications have been built with a focus on audio and video. The handling of “data” has been limited to text chat and file download – all other data sharing seems to end with screensharing. What is holding back a more intensive use of peer-to-peer data? In her session at @ThingsExpo, Dr Silvia Pfeiffer, WebRTC Applications Team Lead at National ICT Australia, will look at different existing uses of peer-to-peer data sharing and how it can become useful in a live session to...
As more intelligent IoT applications shift into gear, they’re merging into the ever-increasing traffic flow of the Internet. It won’t be long before we experience bottlenecks, as IoT traffic peaks during rush hours. Organizations that are unprepared will find themselves by the side of the road unable to cross back into the fast lane. As billions of new devices begin to communicate and exchange data – will your infrastructure be scalable enough to handle this new interconnected world?
The Internet of Things is in the early stages of mainstream deployment but it promises to unlock value and rapidly transform how organizations manage, operationalize, and monetize their assets. IoT is a complex structure of hardware, sensors, applications, analytics and devices that need to be able to communicate geographically and across all functions. Once the data is collected from numerous endpoints, the challenge then becomes converting it into actionable insight.
Using code to define your infrastructure is a trend that is quickly becoming common practice and a critical part of any successful deployment In his session at 17th Cloud Expo, Christopher Gallo, Developer Advocate at SoftLayer, an IBM Company, will discuss what it means to be powered by SoftLayer, and some really awesome tools to help you make your deployments agile.
With the Apple Watch making its way onto wrists all over the world, it’s only a matter of time before it becomes a staple in the workplace. In fact, Forrester reported that 68 percent of technology and business decision-makers characterize wearables as a top priority for 2015. Recognizing their business value early on, FinancialForce.com was the first to bring ERP to wearables, helping streamline communication across front and back office functions. In his session at @ThingsExpo, Kevin Roberts, GM of Platform at FinancialForce.com, will discuss the value of business applications on wearable ...
The 3rd International WebRTC Summit, to be held Nov. 4–6, 2014, at the Santa Clara Convention Center in Santa Clara, CA, announces that its Call for Papers is now open. Topics include all aspects of improving IT delivery by eliminating waste through automated business models leveraging cloud technologies. WebRTC Summit is co-located with 15th International Cloud Expo, 6th International Big Data Expo, 3rd International DevOps Summit and 2nd Internet of @ThingsExpo. WebRTC (Web-based Real-Time Communication) is an open source project supported by Google, Mozilla and Opera that aims to enable bro...
Cloudian, Inc., has released Cloudian HyperStore ‘forever live’ FL3000 series arrays and HyperStore 5.2 software. The new appliances, which can start small and scale up to 3.8 petabytes of storage in a single data center rack, offer businesses the ability to scale with the demands of the business, from terabytes to hundreds of petabytes.
With major technology companies and startups seriously embracing IoT strategies, now is the perfect time to attend @ThingsExpo in Silicon Valley. Learn what is going on, contribute to the discussions, and ensure that your enterprise is as "IoT-Ready" as it can be! Internet of @ThingsExpo, taking place Nov 3-5, 2015, at the Santa Clara Convention Center in Santa Clara, CA, is co-located with 17th Cloud Expo and will feature technical sessions from a rock star conference faculty and the leading industry players in the world. The Internet of Things (IoT) is the most profound change in personal an...
SYS-CON Events announced today that Machkey International Company will exhibit at the 17th International Cloud Expo®, which will take place on November 3–5, 2015, at the Santa Clara Convention Center in Santa Clara, CA. Machkey provides advanced connectivity solutions for just about everyone. Businesses or individuals, Machkey is dedicated to provide high-quality and cost-effective products to meet all your needs.
While many app developers are comfortable building apps for the smartphone, there is a whole new world out there. In his session at @ThingsExpo, Narayan Sainaney, Co-founder and CTO of Mojio, will discuss how the business case for connected car apps is growing and, with open platform companies having already done the heavy lifting, there really is no barrier to entry.
Through WebRTC, audio and video communications are being embedded more easily than ever into applications, helping carriers, enterprises and independent software vendors deliver greater functionality to their end users. With today’s business world increasingly focused on outcomes, users’ growing calls for ease of use, and businesses craving smarter, tighter integration, what’s the next step in delivering a richer, more immersive experience? That richer, more fully integrated experience comes about through a Communications Platform as a Service which allows for messaging, screen sharing, video...
WebRTC services have already permeated corporate communications in the form of videoconferencing solutions. However, WebRTC has the potential of going beyond and catalyzing a new class of services providing more than calls with capabilities such as mass-scale real-time media broadcasting, enriched and augmented video, person-to-machine and machine-to-machine communications. In his session at @ThingsExpo, Luis Lopez, CEO of Kurento, will introduce the technologies required for implementing these ideas and some early experiments performed in the Kurento open source software community in areas ...