Double Deuce Jibran Ilyas, Frank LaSota, Paul Lowder, Juan Mendez

Slides:



Advertisements
Similar presentations
Approaches to meeting the PCI Vulnerability Management and Penetration Testing Requirements Clay Keller.
Advertisements

Security and Trust in E- Commerce. The E-commerce Security Environment: The Scope of the Problem  Overall size of cybercrime unclear; amount of losses.
Csci5931 Web Security1 Case Study: A Forensic Lesson for Web Security (MSS, part one)
1 Web Servers / Deployment Alastair Dawes Original by Bhupinder Reehal.
The development of Internet A cow was lost in Jan 14th If you know where it is, please contact with me. My QQ number is QQ is one of the.
Security Issues and Challenges in Cloud Computing
Building Your Own Firewall Chapter 10. Learning Objectives List and define the two categories of firewalls Explain why desktop firewalls are used Explain.
1 Project Part II Double Deuce Jibran Ilyas, Frank LaSota, Paul Lowder, Juan Mendez.
Mod Security (Is it worth it?) By Rich Helton. Abstract (see my paper for sources)  Based on statistics, Apache is the most used web server being used.
By Ben Pratt and Clint Forseth.  Ben Pratt ◦ Primary Role: Course Mgmt. Sys. Admin ◦ Secondary Roles: Printer Server Admin, Web Application Firewall.
1 Project Part III Double Deuce Jibran Ilyas, Frank LaSota, Paul Lowder, Juan Mendez.
Electronic Commerce. On-line ordering---an e-commerce application On-line ordering assumes that: A company publishes its catalog on the Internet; Customers.
“Today over 70% of attacks against a company’s network come at the ‘Application Layer’ not the Network or System layer.” - Gartner Is Your Web Application.
 Proxy Servers are software that act as intermediaries between client and servers on the Internet.  They help users on private networks get information.
Mohammed Saiyeedur Rahman.  E-commerce is buying and selling goods over the internet. This could include selling/buying mobile phones, clothes or DVD’s.
Security Scanning OWASP Education Nishi Kumar Computer based training
How It Applies In A Virtual World
Lecture 11 Electronic Business (MGT-485). Recap – Lecture 10 Transaction costs Network Externalities Switching costs Critical mass of customers Pricing.
COMPUTER CRIME AND TYPES OF CRIME Prepared by: NURUL FATIHAH BT ANAS.
SHASHANK MASHETTY security. Introduction Electronic mail most commonly referred to as or e- mail. Electronic mail is one of the most commonly.
Internet Safety Basics Being responsible -- and safer -- online Visit age-appropriate sites Minimize chatting with strangers. Think critically about.
Protecting Customer Websites and Web Applications Web Application Security.
Securing Information Systems
1 Internet Security Threat Report X Internet Security Threat Report VI Figure 1.Distribution Of Attacks Targeting Web Browsers.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Basic Security Networking for Home and Small Businesses – Chapter 8.
TalkTalk network security overview 14 th April 2011.
Detrick Robinson & Amris Treadwell.  Computer viruses- are pieces of programs that are purposely made up to infect your computer.  Examples: › Internet.
Brad Baker CS526 May 7 th, /7/ Project goals 2. Test Environment 3. The Problem 4. Some Solutions 5. ModSecurity Overview 6. ModSecurity.
Imperva Total Application Security Idan Soen, CISSP Security Engineer SecureSphere – The First Dynamic Profiling Firewall Idan Soen, CISSP Security Engineer.
Csci5233 Computer Security1 Bishop: Chapter 27 System Security.
Business Computing 550 Lesson 6. 2 Security Threats on Web Sites Issues and vulnerabilities 1.Illegal Access and Use (Hacking the system or users exposing.
Copyright 2007 © The OWASP Foundation Permission is granted to copy, distribute and/or modify this document under the terms of the OWASP License. The OWASP.
Copyright 2007 © The OWASP Foundation Permission is granted to copy, distribute and/or modify this document under the terms of the OWASP License. The OWASP.
Security Testing Case Study 360logica Software Testing Services.
Chapter 13 Understanding E-Security. 2 OBJECTIVES What are security concerns (examples)? What are two types of threats (client/server) Virus – Computer.
Protecting Students on the School Computer Network Enfield High School.
GSHRM Conference Cyber Security Education Shri Cockroft, CISO Piedmont Healthcare, Inc. September 21, 2015.
Copyright © The OWASP Foundation Permission is granted to copy, distribute and/or modify this document under the terms of the OWASP License. The OWASP.
Lecture 16 Page 1 CS 236 Online Web Security CS 236 On-Line MS Program Networks and Systems Security Peter Reiher.
ITGS Network Architecture. ITGS Network architecture –The way computers are logically organized on a network, and the role each takes. Client/server network.
WHAT IS E-COMMERCE? E-COMMERCE is a online service that helps the seller/buyer complete their transaction through a secure server. Throughout the past.
Internet Security. 2 Computers on the Internet are almost constantly bombarded with viruses, other malware and other threats.
Databases Kevin Wright Ben Bruckner Group 40. Outline Background Vulnerabilities Log File Cleaning This Lab.
1 Law, Ethical Impacts, and Internet Security. 2 Legal Issues vs. Ethical Issues Ethics — the branch of philosophy that deals with what is considered.
What's a Firewall? A security system that acts as a protective boundary between a network and the outside world Isolates computer from the internet using.
1 Integrated Site Security Project Denise Heagerty CERN 22 May 2007.
Security Unit 1 Business skills for e-commerce
Group 18: Chris Hood Brett Poche
3.02H Publishing a Website 3.02 Develop webpages..
Fortinet NSE8 Exam Do You Want To Pass In First Attempt.
Done by… Hanoof Al-Khaldi Information Assurance
Chapter 7: Identifying Advanced Attacks
TOPIC: Web Security (Part-4)
Web Concepts Lesson 2 ITBS2203 E-Commerce for IT.
Backdoor Attacks.
Secure Software Confidentiality Integrity Data Security Authentication
Lecture 5. Security Threats
Double Deuce Jibran Ilyas, Frank LaSota, Paul Lowder, Juan Mendez
Joe, Larry, Josh, Susan, Mary, & Ken
Firewalls.
Website Security Testing: Why Business Need It Very Badly.
Ethics, Part 2 Chapter 5 pp National Income Tax Workbook™
Double Deuce Jibran Ilyas, Frank LaSota, Paul Lowder, Juan Mendez
Web Servers / Deployment
Maintaining State in a Stateless System
Designing IIS Security (IIS – Internet Information Service)
Module 4 System and Application Security
INTERNET SECURITY.
Presentation transcript:

Double Deuce Jibran Ilyas, Frank LaSota, Paul Lowder, Juan Mendez Project Part II Double Deuce Jibran Ilyas, Frank LaSota, Paul Lowder, Juan Mendez

Our Security Problem Is Website Attacks Firewall are common in every network deployment, so attackers use websites to get access to internal network Every industry, be it online hop, retail stores, educational institution or government sector has a website for public use, which makes the website problem very common in multiple industries.

Our Security Problem's implications for the four cornerstones of secure computing: Website attacks have an affect on all four corner stones of secure computing Confidentiality Attackers can steal data from databases Authenticity Popular websites are targets of phishing attacks Integrity This is when a software downloads websites serves trojans and viruses combined with the legit software Availability Website are vulnerable to Denial of Service Attacks

SQL Injection Web Attack Example Query Injected by the Attacker Output from the Query Note: Account Numbers masked to protect customer identity

PHP File Inclusion Web Attack Example

Cross Side Scripting (XSS) In the code below, you will see that XSS can easily send you to an evil site http://www.fippex.com/stocks-analysis/index.php? name=<script language=javascript>window.location= ”http://www.evilsite.com”;</script> In the code below, you will see that XSS may cause denial of service with just one line of code http://www.doubledeuce.com/hot-breakfast/index.php? name=<script language=javascript>setInterval ("window.open('http://www.cs.northwestern.edu/~ychen/','innerName')",100);</script> The link above will open a window of Dr. Chen’s webpage and request it every 100 milliseconds.

Other Web Attacks Attackers can target vulnerabilities in browser (Internet Explorer or Firefox, java console, plugins, etc

Evaluation of Existing Work – Intrusion Prevention Systems and Web Application Firewall

Evaluation of Existing Work – Intrusion Prevention Systems Pros They can help filter the malicious queries before they get to the website They can prevent bad code to come into the network They have blacklist IPs which can protect you from exchanging data from malicious sites Cons They slow down the speed of the websites False positives block legit web traffic Very costly Have to keep evolving Not suitable for high volume websites

Case Study – E-Commerce Website for Computer Goods June 15, 2008 – Website was hacked Company used a shared shopping cart Attacker stole credit card data via SQL Injection common to the shopping cart August 4, 2008 - Forensic Investigation completed Recommended Manual Code Review, Intrusion Detection/Prevention System and Application Penetration Test September 20, 2008 – Intrusion Prevention System deployed Configured it with all built in rules

Case Study – E-Commerce Website for Computer Goods September 20, 2008 – Website problems Performance got hit FTP stopped working due to bad IPS rule September 21, 2008 - Configure only trusted IPS rules Allowed only 10 rules to block traffic November 3, 2008 – Website down Initial ruling was DOS attacks It was later discovered that holiday season rush caused IPS to do more work and it crashed. The setting on IPS was to fail close i.e. Not allow traffic upon device failure

Case Study – E-Commerce Website for Computer Goods November 3, 2008 – CIO ordered downtime report IT guys suggested to have IPS to fail open i.e. allow all traffic when device fails November 4, 2008 – IPS Decommissioned IPS functionality was reduced to minimum anyway Business decision was made to not use traffic inspection solution until the end of Holiday Season

Take Aways IPS looked at all traffic when the protection was required for Web Application only Overkill of what web applications need IPS was doing minimal work and was not worth the investment. For a website, you can block all ports except web ports on firewall. IDS/IPS, on their own, cannot protect web applications. Each web application can have different vulnerabilities and requires different treatment.

So what’s the industry fix Web Application Firewalls Trained to look at abnormal web traffic Doesn’t service any ports other than web application ports Provides deep inspection on all web requests Supports ultra high performance & sub-millisecond latency Addresses PCI 6.6 requirement for web security Nothing, Nothing beats the manual code review and secure coding training Companies with high stakes + available funds go for this

So what’s the industry fix Common Web Application Firewalls (WAFs) WebKnight OWASP Stinger Project ModSecurity Imperva SecureSphere Lots of security vendors and startups creating WAFs Source code reviews and Application Penetration Tests are becoming industry standards as well

Magic Quadrant for Intrusion Prevention Systems

Magic Quadrant for Secure Web Gateways

Related Work and Research in This Area SANS Paper on Web Based Threats http://www.sans.org/reading_room/whitepapers/application/web_based_attacks_2053?show=2053.php&cat=application Symantec’s Paper on Web Based Threats http://eval.symantec.com/mktginfo/enterprise/white_papers/b-whitepaper_web_based_attacks_03-2009.en-us.pdf DevShed.com’s Cross Side Scripting Paper http://www.devshed.com/c/a/Security/A-Quick-Look-at-Cross-Site-Scripting/1/ Trustwave’s PHP File Inclusion Paper https://www.trustwave.com/whitePapers.php Security Focus’ article on SQL Injection http://www.securityfocus.com/infocus/1768