Click here to close now.





















Welcome!

@CloudExpo Authors: Pat Romanski, Carmen Gonzalez, Elizabeth White, Kevin Jackson, Liz McMillan

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.


@CloudExpo Stories
BMC Software Inc. has introduced TrueSight Pulse into its family of solutions. Integrated from the recent Boundary Software technology acquisition, the TrueSight Pulse solution is an adaptable SaaS-based infrastructure monitoring service that provides IT with ultra-granular insight into application metrics and an immediate view of data, enabling IT to detect and diagnose problems fast. BMC's TrueSight Pulse solution is the newest addition to BMC's Digital Enterprise Management set of solutions ...
DevOps Summit, 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 widespread success of cloud computing is driving the DevOps revolution in enterprise IT. Now as never before, development teams must communicate and collaborate in a dynamic, 24/7/365 environment. There is no time to wait for long development...
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, advance...
U.S. companies are desperately trying to recruit and hire skilled software engineers and developers, but there is simply not enough quality talent to go around. Tiempo Development is a nearshore software development company. Our headquarters are in AZ, but we are a pioneer and leader in outsourcing to Mexico, based on our three software development centers there. We have a proven process and we are experts at providing our customers with powerful solutions. We transform ideas into reality.
Today, we are in the middle of a paradigm shift as we move from managing applications on VMs and containers to embracing everything that the cloud and XaaS (Everything as a Service) has to offer. In his session at 17th Cloud Expo, Kevin Hoffman, Advisory Solutions Architect at Pivotal Cloud Foundry, will provide an overview of 12-factor apps and migrating enterprise apps to the cloud. Kevin Hoffman is an Advisory Solutions Architect for Pivotal Cloud Foundry, and has spent the past 20 years b...
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 ...
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...
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...
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 ar...
In his session at DevOps Summit, Kristopher Francisco, Founder and CTO of Evolute, will evaluate containerization, service discovery, and cluster scheduling in order to obviate the path all microservice architectures across our industry are trying to achieve. By first analyzing the "maturity" of your application landscape, what all organizations moving to production need and the technical capability within your teams, he will present a methodology and toolchain that moves developers and operat...
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 Interne...
Countless business models have spawned from the IaaS industry – resell Web hosting, blogs, public cloud, and on and on. With the overwhelming amount of tools available to us, it's sometimes easy to overlook that many of them are just new skins of resources we've had for a long time. In his general session at 17th Cloud Expo, Phil Jackson, Lead Technology Evangelist at SoftLayer, an IBM Company, will break down what we've got to work with, discuss the benefits and pitfalls and how we can best u...
SYS-CON Events announced today that xMatters, inc., a leader in communication-enabled business processes, will exhibit at SYS-CON's @DevOpsSummit Silicon Valley, which will take place on November 3–5, 2015, at the Santa Clara Convention Center in Santa Clara, CA. xMatters’ cloud-based communications solutions enable any business process or application to trigger two-way communications (push, voice, email, SMS, etc.) throughout the extended enterprise during time-sensitive events. With over a de...
The web app is agile. The REST API is agile. The testing and planning are agile. But alas, data infrastructures certainly are not. Once an application matures, changing the shape or indexing scheme of data often forces at best a top down planning exercise and at worst includes schema changes that force downtime. The time has come for a new approach that fundamentally advances the agility of distributed data infrastructures. Come learn about a new solution to the problems faced by software organ...
Everything is moving to the cloud. From public to private to hybrid, enterprises are adopting cloud technologies as their primary operating model. From Juniper’s perspective, a truly cloud-enabled enterprise is more than just how to make more money via a company’s Web site. Achieving a cloud enabled enterprise entails taking a holistic approach to involving the entire network. When it’s done right, a cloud-enabled enterprise results in the following three characteristics.
An edge gateway is an essential piece of infrastructure for large scale cloud-based services. In his session at 17th Cloud Expo, Mikey Cohen, Manager, Edge Gateway at Netflix, will detail the purpose, benefits and use cases for an edge gateway to provide security, traffic management and cloud cross region resiliency. He will discuss how a gateway can be used to enhance continuous deployment and help testing of new service versions and get service insights and more. Philosophical and architectu...
Serving more than 600 hospitals in the U.S., Adreima provides clinically integrated revenue cycle services. Read this case study to learn how partnering with Tiempo Development has proved to be the most productive, cost-effective way to advance a software platform that serves marketing strategy, client service delivery, and information management.
Moving an existing on-premise infrastructure into the cloud can be a complex and daunting proposition. It is critical to understand the benefits as well as the challenges associated with either a full or hybrid approach. In his session at 17th Cloud Expo, Richard Weiss, Principal Consultant at Pythian, will present a roadmap that can be leveraged by any organization to plan, analyze, evaluate and execute on a cloud migration solution. He will review the five major cloud transformation phases a...
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?