Home | Site Map | Contact Us

You are Here: Home: White Papers














To learn how PSC's E-Solutions can help your business, contact us.

 TEL: 519-433-6777
FAX: 519-936-8920

Web Security
Application Protection
Weakest Link
Cost
What about my existing firewall?
Easier than you think!
What about our Intrusion Detection System (IDS)?
Even with highly skilled programmers there are still security risks!

Web Security

The Internet was perhaps the most important and dynamic business tool discovered in the twentieth century. The rise of the Internet has allowed businesses to come right into their client's homes in ways never before imagined, and it has provided businesses with new and efficient ways in which to interact with one another.

As a society our dependence on the Internet, as a fast efficient business tool, is growing. It is no longer enough for us just to be able to pay our bills, or go shopping online; we want an internet that will anticipate our needs and the needs of our clients, we want an Internet that will let us know when our favorite products or services go on sale, an Internet that will be customized to fit our individual wants and needs.

However, above all what we as a society demand from the Internet is security. Whether it be online banking or corporate secrets, when we enter information into a computer that is connected to the Internet, we want to know that information is safe, and that it can not be accessed by anyone other than who it was intended for.

Back to Top

Application Protection

Web Applications are tools, which allow the client or user to interact with a company's web site. Often referred to as the "business logic", web applications allow data to be transferred from the front end (where the user inputs data) to the back end (database or where the company stores the data).

When clients have the ability to check their bank balances, move money or buy stocks, they are using web applications. When businesses have Internet links set up between different suppliers and producers they are using web applications.

Back to Top

Weakest Link

The typical security infrastructure of most businesses today includes firewalls, virtual private networks and intrusion detection systems (IDS). While these are excellent tools, they fail to protect the web application, and it is the web application that is at the greatest risk.

"Attackers don't target the strong points of the network; they go straight for the weakest link, which in many architectures is the Web app itself. Beyond the ever-present threat of Web defacements, unchecked vulnerabilities in Web servers such as Microsoft's IIS, Netscape's iPlanet and the open-source Apache are often exploited as a means of gaining access to higher-value assets inside the private network." Mike Bobbitt, Information Security, May 2002

A survey, which was published in April 2002 by the Computer Security Institute and the FBI, turned up frightening results. Of the over 500 IT security employees that were surveyed (most who work for large companies or government offices) 90% stated their companies had experienced serious security breaches, which included:

· Computer Virus Affliction
· Website Defacement and Vandalism
· Credit Card Scams and Fraud
· Pilfering of Corporate Secrets.

Interestingly, 60% of those surveyed claimed that their companies used Intrusion Detection Systems (IDS) and 90% claimed their companies used firewalls and anti virus protection, yet such security breaches still occurred.

Back to Top

Cost

Application level attacks can come at an incredible cost to today's businesses, as web based applications can give attackers direct access to a company's entire network. Red Herring Magazine, quoted the cost of one type of application level attack (the Code Red Worm) as having caused losses in excess of a billion dollars.
"…When the Internet worm Code Red hit the Web in July it caught companies completely by surprise, inflicting an estimated $1.2 billion in damage to networks." Jennifer Lewis, January 3, 2002, Red Herring Magazine

The Computer Security Institute and the FBI's survey also identified staggering financial losses. 80% of the over 500 IT security specialists surveyed indicated that their companies had incurred financial losses, with the most expensive being financial fraud, which accounted for average losses of over $4 million. Results of the survey also indicated that 85% of the security breaches consisted of attacks by Internet worms such as the Code Red and Nimda worm, which resulted in an average financial loss of $283,000 per attack.

"The damage can be enormous. Applications such as sophisticated supply-chain and inventory programs, price lists, account-management programs, and even shopping carts are being targeted. Databases that link to Web applications are also vulnerable. Common attacks include E-shoplifting, a process in which hackers change price information in shopping carts. Here's how it works: A hacker puts $100 worth of items in a shopping cart and then saves the Web page to a local hard drive. He or she then modifies the price to $10 and resubmits the page. If the shopping cart is improperly coded, it might not double-check the prices and allow the price change upon resubmission." By George V. Hulme, Feb. 25, 2002, Information Week

Back to Top

What about my existing firewall?

The majority of firewalls used by businesses today are Network firewalls. The job of a network firewall is to shut down any unnecessary network openings, while leaving only the essential network paths open. Firewalls do a decent job of stopping all unnecessary inbound traffic, however, things such as email, web browsing etc. are left open, as they a generally deemed essential to most organizations.

The passageways that network firewalls leave open for information to flow in and out of the network are referred to as Ports. Port 80, which is left open for application usage, has become the favorite target of attackers.

"Of the more than 10 million security incidents SecurityFocus tracked the first week of February, 64% targeted port 80, which is the application port. About 9% targeted port 139, used for Windows networking and file sharing, and 6% targeted FTP on port 21." By George V. Hulme, Feb. 25, 2002, Information Week

Back to Top

Easier than you think!

A hacker using a standard web browser has the ability to slip past your network firewall and gain access to your company's entire IT network!

The really scary thing is just how easily hackers can penetrate your network:

"Think malicious users need sophisticated tools to attack a Web site? Think again. All they really need is a Web browser and basic knowledge of SQL or another scripting language.
Sometimes all malicious users do is place a script (code) inside the username, address, or search query field on a Web page. And sometimes they get help from the sites they target. Error messages from unprotected servers can provide attackers with vital clues about the security on the back end, as well as the type of server being used, and the software running on it. " Robert Vamosi, ZDNet Reviews, June 24, 2002

Another challenge faced by network firewalls is that they depend upon predetermined rules and settings, which consequently, make them static. Applications on the other hand are dynamic, constantly changing and evolving, which means that a network firewall can never truly offer applications the security that they require.

Back to Top

What about our Intrusion Detection System (IDS)?

Intrusion Detection Systems, like network firewalls are an effective defense against network level attacks. However, when faced with the onslaught of application level attacks, IDS fail to offer adequate protection.

IDS are designed to alert companies on attacks against the network and not the applications themselves. Dependent on a predetermined set of authorized and unauthorized patterns, IDS are considered reactionary, meaning that they will only sound the alarm after the attack (and potential damage) has occurred.

Because IDS are so dependent on a database of established patterns, new and emerging threats become an even greater threat until the IDS database is updated.

"Think about this: If organizations are employing a "defense-in-depth" approach to Web security, why are their Web servers still getting hacked? Most e-businesses place their Web servers inside a DMZ, a firewalled buffer zone between the untrusted Internet and trusted private network. Companies may even harden the Web server and monitor inbound packets with a network-based IDS. And yet, their Web site still gets defaced. What gives?" Mike Bobbitt, Information Security, May 2002

Back to Top

Even with highly skilled programmers there are still security risks!

At the speed with which IT infrastructures constantly evolves even the best programming techniques are not enough to truly protect organizations from malicious attacks.

Programmers developing customized applications face a challenge when it comes to security. If the applications are to be built with minimal security risks, application security must be addressed at each phase of development, which can often be a very time consuming and tedious endeavor.

The companies that employ programmers are faced with a quandary. On one hand they want their applications to be secure, but on the other hand they realize their competitors are churning out the latest versions of their new applications. In today's competitive business environment, can you really afford to get left behind?

Consequently, what ends up happening more and more often is that Quality Assurance is left to the end user. The attitude becomes, "If a client finds a problem, as soon as they let us know, we will fix it." What happens if the hacker finds the error first?

To further complicate matters, many organizations rely on third party vendors and their products. During an installation, or upgrade of third party applications, vulnerabilities may be exposed and left unchecked, which may ultimately lead to your entire network's security being compromised.

 

Back to Top

WebEx

Privacyware- Host Intrusion Prevention Software + Application Firewall for Microsoft® IIS

Host Intrusion Prevention Software + Application Firewall for Microsoft® IIS - learn more


Capacity Management Solutions
Pedestrian and Vehicular counting solutions are the new standard in customer intelligence and information gathering.
PSC partner KaVaDo acquired by Protegrity
Protegrity Corporation, the leader in Data Security Management solutions, announced today the acquisition of PSC partner KaVaDo, a Stamford-based provider of web application security products. Web Application Security
The US Federal Trade Commisson (FTC) recommends the OWASP Top Ten for all businesses.
* The 10 Most Critical Web Application Security Vulnerabilities was produced by the Open Web Application Security Project (OWASP). It describes common vulnerabilities for web applications and databases and the most effective ways to address them. Attacks on web applications often pass undetected through firewalls and other network defense systems, putting at risk the sensitive information that these applications access. Application vulnerabilities are often neglected, but they are as important to deal with as network issues.

*from FTC

PSC Partner, KaVaDo, Maintains Growth
PSC Partner, KaVaDo, maintains growth with $10M in third-round funding led by Pequot Ventures Community Sport Network
CSN launches its newly developed interactive website, designed and developed by ProSoft Consulting Inc. (PSC).

Soap & Web Services Protection
Web Services - the next big thing in IT, but what about security?


DoingSuccess.com
PSC designs and develops new site geared towards helping entrepreneurs achieve success.
  • View case study or
  • Visit DoingSuccess.com

  • Is the Internet Fulfilling Your Needs?
    When we sit down at a computer and take the time to "use" the Internet, what are we looking for?

    Client Focused!
    Read about ProSoft Consulting's Client Focused Development Approach, and why it may be right for you!
      
     
    PSC Home | About PSC | Services | Clients | Partners | Company News
    White Papers | Careers | Site Map | Contact Us


    Copyright © 2002 ProSoft Consulting. All Rights Reserved