| Web Application Security: Why Web services threats require application-level security | |||
|
|||
| Why Web services threats require application-level security |
Hackers will always look for the most exposed victims; those that need the least extent of effort to attack. When nearly all networks built up their perimeter defense, hackers began to target Web applications. Now, with the introduction of application-layer firewalls, hackers are moving on to Web services. Hackers will always look for the most exposed victims; those that need the least extent of effort to attack. When nearly all networks built up their perimeter defense, hackers began to target Web applications. Now, with the introduction of application-layer firewalls, hackers are moving on to Web services. Let's review how Web services function, why hackers have started to prey on them and what organizations can do to mitigate this threat. How Web services function Web services allow other Internet-connected programs to interact with them by making certain functionalities accessible to other applications. They can range from a complex customer relationship management (CRM) system to a simple stock quote feed. They are built using a collection of protocols and standards such as XML, XML Schema, WSDL (Web Services Description Language) and SOAP (Simple Object Access Protocol), many of which are still evolving, and as with most new technologies, security issues are often overlooked in the early stages of acceptance. Web services face a lot of the same vulnerabilities that Web applications do, such as SQL injection and session theft, but unlike traditional Web page interfaces, Web service programs are far more open, often linking to core enterprise applications and information. This significantly increases their danger profile and makes them a very attractive objective. Web services are usually deployed over HTTP to permit cross-network communication without having to reconfigure firewalls. This could be problematic for networks that use older firewalls, since older firewalls cannot analyze Web service traffic that travels via HTTP. Web services threat protection To mitigate Web services threats, enterprises that run Web services should deploy application-level firewalls that can examine XML-based messages. There are some firewalls on the market today that can enforce XML structural rules and validate schema, perform XML virus-checking and protect against XML denial-of-service attacks (XDoS); if available, use them. Additionally, your developers should also be educated on the additional XML-related attack vectors that Web services are vulnerable to, mainly:
Here are some additional rules organizations can use to reduce potential Web services risks:
|
| Return to Category | Return To Main Index |
| Web Application Security: Why Web services threats require application-level security |






