220 likes | 343 Vues
This technical overview, presented by Marty Lindner in September 2000, details the Extranet for Security Professionals (ESP) system. ESP is a secure web environment tailored for users sharing a common interest or need in security. The document outlines the goals of ESP, which include minimal costs for end users, a secure information sharing mechanism, and the highest levels of security. It explains ESP technology infrastructure and security measures, such as SSL protocols and multiple firewalls, ensuring users can collaborate effectively while maintaining data confidentiality and integrity.
E N D
ESP Technical Overview Marty Lindner September 2000
Agenda • What is “ESP” • Goals of the ESP • ESP Technology Overview
What is the “ESP” • Extranet for Security Professional
What is the “ESP” • From a users perspective the ESP is a web site that is used by a group of people sharing a common interest or need
What is the “ESP” • From an IT professionals perspective the ESP is a secure web environment created by using • Commercial Off The Shelf (COTS) products • Good Programming Practices • Strict network policies enforced by multiple firewalls and intrusion detection systems • Automated intrusion detection software developed for the ESP environment
What is the “ESP” • A set of collaboration tools used thru a common web interface • Mail Tool • Calendar Tool • Document Collaboration Tool • Document Library
Goals of the ESP • Minimal cost to the end users • Provide a mechanism for sharing FOUO/SBU information over the public internet • Maintain the highest level of security
ESP Infrastructure The Internet Firewall Router Web Servers To: George Marty From: Steve Workstation Database Servers Firewall
End User Workstation The Internet Firewall Router Web Servers To: George Marty From: Steve Workstation Database Servers Firewall
End User Workstation • One of the ESP goals is to minimize the cost to the end user • The only end user requirement is a web browser that supports U.S. domestic encryption (128 bits)
The Internet The Internet Firewall Router Web Servers To: George Marty From: Steve Workstation Database Servers Firewall
The Internet • The ESP technology makes one assumption about the Internet • You can not trust it! • To overcome this lack of trust, the ESP uses the Secure Socket Layer (SSL) protocol and X.509 certificates to provide authenticity, integrity and confidentiality • www.ietf.org\rfc\rfc2246.txt
SSL Security The Internet Firewall Router SSL provides a secure path through the Internet Web Servers To: George Marty From: Steve Workstation Database Servers Firewall
Firewall Strategy The Internet Firewall Router Multiple inline firewalls create more complex maze for intruders to navigate Web Servers To: George Marty From: Steve Workstation Database Servers Firewall
Firewall Strategy • Multiple firewalls randomly inserted into the network topology • Sidewinder 5.0 • www.securecomputing.com • Guardian • www.netguard.com • Cisco Secure PIX Firewall • www.cisco.com • Linux IPchains • www.linuxdocs.org
Network Monitoring The Internet Firewall Router Passive network monitoring tools assist and automate the intrusion detection process Web Servers To: George Marty From: Steve Workstation Database Servers Firewall
Network Monitoring • Several passive network monitoring agents are used to detect signs of intrusion • Real Secure 3.2 • www.iss.net • Snort 1.6.3 • www.snort.org
Web Server Security The Internet Firewall Router The middleware enhances security by incorporating additional authentication techniques Web Servers To: George Marty From: Steve Workstation Database Servers Firewall
Web Server Security • System is dedicated to web services only • No additional services offered • Software • Hardened Windows NT 4.0 • www.microsoft.com • Tripwire system integrity software 2.2.1 • www.tripwire.com • Netscape Enterprise Server 3.63 • home.netscape.com • Cold Fusion Server 4.5.1 • www.alliare.com
Database Security The Internet Firewall Router The database only responds to authenticated requests from the Web servers Web Servers To: George Marty From: Steve Workstation Database Servers Firewall
Database Security • Database servers only except communications from an authenticated IPsec session • www.ietf.org\rfc\rfc2401.txt