Views |
InformationTechnology:Security:Resources[edit] Navigation[edit] Related categories[edit] About this pageWe apologize for the little information we provide, this page is still under construction. Please stay tuned.
[edit] Tools of the tradeThis is far from being an extensive list of resources for security operations, instead aims at giving just a few useful examples thereof. Let's start with a few generic resources
[edit] Tools for penetration and vulnerability testing
[edit] File-System encryption
[edit] Encryption of Linux file systems
[edit] Encryption of Windows file systems
[edit] Password robustness checking - Epasswd[edit] Log auditing and analysis
[edit] Host-based Intrusion Protection Systems (HIPS)Intrusion Protection Systems (IPS) can be implemented at the network (network-based intrusion prevention – NIPS) or on the host (host-based intrusion prevention – HIPS). NIPS are hardware devices (e.g. firewalls) while HIPS are software solutions.Gartner has identified three levels and nine distinct protection styles of host-based intrusion prevention. Several vendors offer HIPS solutions:
[edit] SNORT Intrusion Detection SystemsThe Open-Source SNORT IDS software is a rule-based engine able to scan network traffic at wire-speed up to the application layer, for detection of patterns of intrusion. Higher SNORT performance can be obtained on standard hardware using Phil Wood's MMAP-ed libpcap. SNORT has also an "inline" mode, where it performs the function of an Intrusion Protection System (IPS) by dynamically injecting rules into iptables. The SNORT-based Sourcefire 3D9800 appliance is supporting up to 10Gbps packet-inspection throughput, by using specialized hardware for the network interface. Other 10Gbps-capable SNORT-based IDS implementations are available from Endace (Ninja Probe, based on the DAG chipset) and from Tilera (based on the TILE64 CPU array).Detection data from multiple SNORT sensors can be post-processed by the Barnyard log spooler and may be centralized on a SGUIL Network Security Monitoring (NSM) console. [edit] Configuration auditing and controlOne of the greatest challenges in security operations is to detect and prevent unauthorized changes in the environments. Different approaches exists, from strict access control to using tools that can detect in real time such unauthorized changes. One of the best toolsets in this class is Tripwire [26],available in Enterprise and Open Source flavors. The Enterprise version supports a large variety of IS-IT components and operating systems. The Open Source version [27] functions as a host-based intrusion detection system, by detecting in real-time any changes to file system objects by comparing their cryptographic hashes of existing file-system objects to the reference ones, archived in a database. Beyond the intrusion detection, Tripwire can help to enforce policies for integrity assurance, change management and access-rights compliance. A very interesting product that enforces application-usage at the desktop is BIT9 Parity. According to a WindowsITPro article the tool simplifies the desktop administration tasks. BIT9 uses agents deployed on each desktop in order to validate any application against a "gray-list" maintained on a server and against predefined policies.. [edit] The Public Key Infrastructure (PKI)A public key infrastructure (PKI) is a foundation on which applications, system, and network security components can rely in order to provide security mechanisms such as confidentiality, integrity, authentication, and non-repudiation. The PKI archiecture relies on public-key cryptography to support the security requirements of emerging online business models.PKI resources:
[edit] Firewall security practiceThe ShieldsUp service from Gibson Research Corporation [www.grc.com] allows scanning from the Internet side of the open ports in a firewall.The IPTables firewall mechanism in Linux allows configuring fine-grained firewall policies. It is based on the Netfilter [36] kernel-based packet filtering mechanism. The IPTables configuration is not trivial and tools exist to simplify it:
A lot of literature exists on firewall theory:
[edit] Firewall Log AnalysisThe firewall log analysis is of great importance in operational computer security. A good overview on firewall logging & monitoring is available online [41]The Inspect Scripting [42] supported by the Checkpoint firewalls allows configuring the behavior of the firewall engine and even defining policies without using the OpenLook [43] GUI. Tools for analysis of Checkpoint firewall logs are mainly available from third-party vendors, using the OPSEC (Open Platform for Security) APIs that document also the log format [44] An introduction to log analysis practice [45] is available from NISCC. A variety of commercial and free tools exist for simplifying the log analysis process:
[edit] Web-application IDS and firewallsThe web-application firewalls (WAF) are application-layer firewalls that detect and/or block web-borne attacks against vulnerabilities in browsers and web-applications. OWASP published a set of WAF evaluation criteria and security-expert Jeremiah Grossman explains in more detail here what is a WAF. More recently, the WAF functionality is referred to as Unified Threat Management (UTM) or Extensible Threat Management (XTM).
[edit] Other firewall-related resources
[edit] ISO 17799 resources
[edit] SAS-70 and outsourcing security complianceCICA 5970 is the Canadian version of SAS 70 (hereand here there is some background). There are 2 types of SAS-70 certifications for an outsourcer:
[edit] Other compliance topics[edit] Other resources
|
| This page was last modified 02:27, 3 November 2008. |