<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>InfoSec Resources</title> <atom:link href="http://resources.infosecinstitute.com/feed/" rel="self" type="application/rss+xml" /><link>http://resources.infosecinstitute.com</link> <description></description> <lastBuildDate>Wed, 16 May 2012 19:04:51 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>w3af walkthrough and tutorial part 4 &#8211; w3af tools, profiles and scripting</title><link>http://resources.infosecinstitute.com/w3af-tutorial-4/</link> <comments>http://resources.infosecinstitute.com/w3af-tutorial-4/#comments</comments> <pubDate>Thu, 10 May 2012 22:27:26 +0000</pubDate> <dc:creator>Prateek Gianchandani</dc:creator> <category><![CDATA[Hacking]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[w3af]]></category> <category><![CDATA[w3af tools]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=7587</guid> <description><![CDATA[This is part 4 in a series. Part 1 is available here:w3af Tutorial Part 1 Part 2 is available here:Discovery and Audit plugins Part 3 is available here: Remaining plugins In the previous articles in this series, we looked at all the plugins available in w3af and looked at their applications in different scenarios. In ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/w3af-tutorial-4/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Firewall Security Testing</title><link>http://resources.infosecinstitute.com/firewall-security-testing/</link> <comments>http://resources.infosecinstitute.com/firewall-security-testing/#comments</comments> <pubDate>Thu, 10 May 2012 20:49:03 +0000</pubDate> <dc:creator>John Maher</dc:creator> <category><![CDATA[Hacking]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[Firewall testing]]></category> <category><![CDATA[IDS]]></category> <category><![CDATA[security testing]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=7548</guid> <description><![CDATA[Testing firewall and IDS rules is a regular part of penetration testing or security auditing. However, because of the unique complexity involved of different environments, automated scanners are not able to provide much use in this area. Several free and open source tools exist to help craft packets to test firewalls and IDS rules, which ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/firewall-security-testing/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Man in the Browser Attack vs. Two Factor Authentication</title><link>http://resources.infosecinstitute.com/two-factor-authentication/</link> <comments>http://resources.infosecinstitute.com/two-factor-authentication/#comments</comments> <pubDate>Tue, 08 May 2012 22:22:01 +0000</pubDate> <dc:creator>Irfan Shakeel</dc:creator> <category><![CDATA[Hacking]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[hacking]]></category> <category><![CDATA[man-in-the-browser]]></category> <category><![CDATA[trojan horse]]></category> <category><![CDATA[two-factor authentication]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=7515</guid> <description><![CDATA[Authentication or E-authentication (Electronic authentication) is the way, technique, and method to establish a connection between two entities. This connection is based on confidence and confirmation that both parties are the legitimate parties to establish the connection (session). The password based authentication method is generally the most common authentication technique, and this technique is applicable ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/two-factor-authentication/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Scanning the Web with Ammonite</title><link>http://resources.infosecinstitute.com/scanning-with-ammonite/</link> <comments>http://resources.infosecinstitute.com/scanning-with-ammonite/#comments</comments> <pubDate>Tue, 08 May 2012 15:13:22 +0000</pubDate> <dc:creator>Prateek Gianchandani</dc:creator> <category><![CDATA[Hacking]]></category> <category><![CDATA[ammonite]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[Fiddler]]></category> <category><![CDATA[scanning]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=7496</guid> <description><![CDATA[Introduction Ammonite is a Fiddler extension used to scan web applications for common vulnerabilities like verbose and blind SQL injection, OS commanding, local file inclusion, buffer overflows, format string vulnerabilities etc. Ammonite can also scan responses for important information like credit card numbers. One of the unique features of Ammonite are its ability to test ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/scanning-with-ammonite/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Chapter 6 – End-user Device Security</title><link>http://resources.infosecinstitute.com/end-user-chapter-6/</link> <comments>http://resources.infosecinstitute.com/end-user-chapter-6/#comments</comments> <pubDate>Fri, 04 May 2012 15:49:09 +0000</pubDate> <dc:creator>Tom Olzak</dc:creator> <category><![CDATA[Management, Compliance, & Auditing]]></category> <category><![CDATA[book]]></category> <category><![CDATA[device security]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[IT Auditing]]></category> <category><![CDATA[management]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=7436</guid> <description><![CDATA[This is Chapter 6 in Tom Olzak&#8216;s book, &#8220;Enterprise Security: A practitioner’s guide.&#8221; Chapter 5 is available here: VLAN Network Segmentation and Security- Chapter 5 Chapter 4 is available here:Attack Surface Reduction – Chapter 4 Chapter 3 is available here: Building the Foundation: Architecture Design – Chapter 3 Chapter 2 is available here: Risk Management ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/end-user-chapter-6/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>iPhone Forensics – Analysis of iOS 5 backups : Part 1</title><link>http://resources.infosecinstitute.com/ios-5-backups-part-1/</link> <comments>http://resources.infosecinstitute.com/ios-5-backups-part-1/#comments</comments> <pubDate>Thu, 03 May 2012 20:26:54 +0000</pubDate> <dc:creator>Satish B.</dc:creator> <category><![CDATA[Hacking]]></category> <category><![CDATA[backups]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[iOS]]></category> <category><![CDATA[iOS 5]]></category> <category><![CDATA[ios5]]></category> <category><![CDATA[iphone]]></category> <category><![CDATA[iPhone Forensics]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=7390</guid> <description><![CDATA[iPhone forensics can be performed on the backups made by iTunes or directly on the live device. This Previous article on iPhone forensics detailed the forensic techniques and the technical challenges involved in performing live device forensics. Forensic analysis on a live device reboots the phone and may alter the information stored on the device. ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/ios-5-backups-part-1/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Understanding the Origins of the China &#8211; Philippine Cyber War</title><link>http://resources.infosecinstitute.com/china-philippine-cyber-war/</link> <comments>http://resources.infosecinstitute.com/china-philippine-cyber-war/#comments</comments> <pubDate>Wed, 02 May 2012 20:00:24 +0000</pubDate> <dc:creator>Jay Turla</dc:creator> <category><![CDATA[Hacking]]></category> <category><![CDATA[China]]></category> <category><![CDATA[cyber war]]></category> <category><![CDATA[cyberwar]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[hacking]]></category> <category><![CDATA[Philippine]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=7364</guid> <description><![CDATA[For many years, there has been a territorial dispute between China and Philippines over the Scarborough Shoal (Philippine Term: Panatag Shoal) or Huangyan Island (Chinese Term) and the Spratlys Island. But the most disputed island today is the Scarborough Shoal because of the growing tension after the Chinese government sent a military vessel or a ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/china-philippine-cyber-war/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Broken Authentication and Session Management</title><link>http://resources.infosecinstitute.com/broken-authentication-session-management/</link> <comments>http://resources.infosecinstitute.com/broken-authentication-session-management/#comments</comments> <pubDate>Fri, 27 Apr 2012 17:33:37 +0000</pubDate> <dc:creator>Deepanker Verma</dc:creator> <category><![CDATA[Application Security]]></category> <category><![CDATA[Hacking]]></category> <category><![CDATA[application security]]></category> <category><![CDATA[broken authentication]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[featured]]></category> <category><![CDATA[hacking]]></category> <category><![CDATA[session management]]></category> <category><![CDATA[web applications]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=7345</guid> <description><![CDATA[In general, web developers care for some common vulnerability in web applications. But there are some dangerous and less known vulnerabilities, which widely exist on web applications. Most developers do not do anything about these vulnerabilities so web applications remain at risk. Broken Authentication and Session Management is one of these less known but dangerous ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/broken-authentication-session-management/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>AlienVault OSSIM Review &#8211; Open Source SIEM</title><link>http://resources.infosecinstitute.com/alienvault-ossim-review-open-source-siem/</link> <comments>http://resources.infosecinstitute.com/alienvault-ossim-review-open-source-siem/#comments</comments> <pubDate>Thu, 26 Apr 2012 03:49:43 +0000</pubDate> <dc:creator>Tamir Lkhamsuren</dc:creator> <category><![CDATA[Hacking]]></category> <category><![CDATA[alienvault]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[hacking]]></category> <category><![CDATA[OSSIM]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=7319</guid> <description><![CDATA[Introduction As logs never lie, it&#8217;s very important to aggregate and analyze the internal and external network logs constantly so that companies can prevent breach or perform incident response in a timely manner. For that security reason, companies use SIEM(Security Information and Event Management) as a solution and it&#8217;s deployed within an organization to address ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/alienvault-ossim-review-open-source-siem/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Hacking AutoUpdate by Injecting Fake Updates</title><link>http://resources.infosecinstitute.com/hacking-autoupdate-evilgrade/</link> <comments>http://resources.infosecinstitute.com/hacking-autoupdate-evilgrade/#comments</comments> <pubDate>Thu, 26 Apr 2012 02:25:08 +0000</pubDate> <dc:creator>Hari Krishnan</dc:creator> <category><![CDATA[Hacking]]></category> <category><![CDATA[autoupdate]]></category> <category><![CDATA[evilgrade]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[hacking]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=7315</guid> <description><![CDATA[Works against Java, AppleUpdate, Google Analytics, Skype, Blackberry and more Introduction We all know that hackers are constantly trying to steal private information by getting into the victim&#8217;s system, either by exploiting the software installed in the system or by some other means. According to one stat, more than 60 percent of Adobe Reader users ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/hacking-autoupdate-evilgrade/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Hacking WolframAlpha &#8211; The Anatomy</title><link>http://resources.infosecinstitute.com/hacking-wolframalpha/</link> <comments>http://resources.infosecinstitute.com/hacking-wolframalpha/#comments</comments> <pubDate>Tue, 24 Apr 2012 15:16:54 +0000</pubDate> <dc:creator>Israel Torres</dc:creator> <category><![CDATA[Application Security]]></category> <category><![CDATA[Hacking]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[hacking]]></category> <category><![CDATA[wolframalpha]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=7258</guid> <description><![CDATA[Preview Sharing source code with peers is one thing; sharing secrets over a public medium is another. The all-seeing eye of Google has no mercy, and once the secret has been seen, indexed, and copied to clone sites, it is no longer a secret. Now combine the search power of Google with the computational power ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/hacking-wolframalpha/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>ISACA Changes CISM Exam for 2012</title><link>http://resources.infosecinstitute.com/isaca-cism-changes-2012/</link> <comments>http://resources.infosecinstitute.com/isaca-cism-changes-2012/#comments</comments> <pubDate>Mon, 23 Apr 2012 19:21:35 +0000</pubDate> <dc:creator>Kenneth Magee</dc:creator> <category><![CDATA[CISM]]></category> <category><![CDATA[IT Certifications]]></category> <category><![CDATA[certifications]]></category> <category><![CDATA[exam]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[featured]]></category> <category><![CDATA[isaca]]></category> <category><![CDATA[prep]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=7182</guid> <description><![CDATA[According to ISACA, the CISM certification is changing to reflect the new CISM job practice analysis. (Source: ISACA’s CISM Review Manual 2012 p. iii) ISACA has reformatted the CISM changing it from five domains to four domains. They have combined the Information Security Program Development and Information Security Program Management domains into one domain entitled ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/isaca-cism-changes-2012/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>CISO Interview Series- Doug Steelman: CISO Dell SecureWorks</title><link>http://resources.infosecinstitute.com/ciso-interview-series-doug-steelman/</link> <comments>http://resources.infosecinstitute.com/ciso-interview-series-doug-steelman/#comments</comments> <pubDate>Mon, 23 Apr 2012 18:07:10 +0000</pubDate> <dc:creator>Tim Heard</dc:creator> <category><![CDATA[Interviews]]></category> <category><![CDATA[ciso]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[featured]]></category> <category><![CDATA[interview]]></category> <category><![CDATA[steelman]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=7207</guid> <description><![CDATA[Profile Subject: Doug Steelman Doug Steelman is the Chief Information officer of Dell SecureWorks, where he leads the defense of Dell SecureWork&#8217;s networks. Before joining Dell SecureWorks, Steelman was the Director of the U.S. Department of Defense (DoD) Dynamic Network Defense Operations for U.S. Cyber Command. In that role, he was responsible for synchronizing, integrating ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/ciso-interview-series-doug-steelman/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Passive Fingerprinting</title><link>http://resources.infosecinstitute.com/passive-fingerprinting-os/</link> <comments>http://resources.infosecinstitute.com/passive-fingerprinting-os/#comments</comments> <pubDate>Thu, 19 Apr 2012 16:23:49 +0000</pubDate> <dc:creator>Sudhanshu Chauhan</dc:creator> <category><![CDATA[Application Security]]></category> <category><![CDATA[Hacking]]></category> <category><![CDATA[application security]]></category> <category><![CDATA[biometrics]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[fingerprinting]]></category> <category><![CDATA[passive fingerprinting]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=7101</guid> <description><![CDATA[During penetration testing, the main objective of the auditor is to exploit and gain access. For that to happen, it is required to have some information about the system/network being exploited, and to know the operating system running on the system (to be exploited). Also, from the network security point of view, it is required, ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/passive-fingerprinting-os/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Penetration Testing for iPhone Applications- Part 2</title><link>http://resources.infosecinstitute.com/pentesting-iphone-applications-2/</link> <comments>http://resources.infosecinstitute.com/pentesting-iphone-applications-2/#comments</comments> <pubDate>Wed, 18 Apr 2012 15:55:53 +0000</pubDate> <dc:creator>Satish B.</dc:creator> <category><![CDATA[Application Security]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[application security]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[iOS]]></category> <category><![CDATA[iphone]]></category> <category><![CDATA[pen testing]]></category> <category><![CDATA[penetration testing]]></category> <category><![CDATA[vulnerabilities]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=7022</guid> <description><![CDATA[In the first part of this article, we discussed the iPhone application traffic analysis. In this part, we will take a look at the privacy issues and the application local data storage. Privacy issues Every iPhone has an associated unique device Identifier derived from a set of hardware attributes called UDID. UDID is burned into ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/pentesting-iphone-applications-2/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>VLAN Network Segmentation and Security- Chapter 5</title><link>http://resources.infosecinstitute.com/vlan-network-chapter-5/</link> <comments>http://resources.infosecinstitute.com/vlan-network-chapter-5/#comments</comments> <pubDate>Wed, 18 Apr 2012 14:09:48 +0000</pubDate> <dc:creator>Tom Olzak</dc:creator> <category><![CDATA[Management, Compliance, & Auditing]]></category> <category><![CDATA[book]]></category> <category><![CDATA[compliance]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[IT Auditing]]></category> <category><![CDATA[management]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=6987</guid> <description><![CDATA[This is Chapter 5 in Tom Olzak&#8216;s book, &#8220;Enterprise Security: A practitioner’s guide.&#8221; Chapter 4 is available here:Attack Surface Reduction – Chapter 4 Chapter 3 is available here: Building the Foundation: Architecture Design – Chapter 3 Chapter 2 is available here: Risk Management – Chapter 2 Chapter 1 is available here: Enterprise Security: A practitioner’s ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/vlan-network-chapter-5/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Iframe &amp; the Security Risk</title><link>http://resources.infosecinstitute.com/iframe-security-risk/</link> <comments>http://resources.infosecinstitute.com/iframe-security-risk/#comments</comments> <pubDate>Tue, 17 Apr 2012 16:37:52 +0000</pubDate> <dc:creator>Irfan Shakeel</dc:creator> <category><![CDATA[Application Security]]></category> <category><![CDATA[Hacking]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[hacking]]></category> <category><![CDATA[iframe]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=6894</guid> <description><![CDATA[Web application security is always an important topic to discuss because websites seem to be the first target of malicious hackers. Hackers use websites to spread their malwares and worms, and they use the compromised websites for spamming and other purposes. OWASP has created an outline to secure a web application from the most dangerous ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/iframe-security-risk/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>w3af walkthrough and tutorial part 3 &#8211; Remaining plugins</title><link>http://resources.infosecinstitute.com/w3af-tutorial-3/</link> <comments>http://resources.infosecinstitute.com/w3af-tutorial-3/#comments</comments> <pubDate>Mon, 16 Apr 2012 20:25:34 +0000</pubDate> <dc:creator>Prateek Gianchandani</dc:creator> <category><![CDATA[Hacking]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[w3af]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=6806</guid> <description><![CDATA[In the previous article w3af walkthrough and tutorial part 2 &#8211; Discovery and Audit plugins, we looked at the various discovery and audit plugins used by w3af to identify vulnerabilities in a web application. We also looked at how we can exploit these vulnerabilities by using the exploit plugins present in w3af. In this article, we will ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/w3af-tutorial-3/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Measuring the Internet &#8211; Part I: Distributed nmap</title><link>http://resources.infosecinstitute.com/measuring-the-internet/</link> <comments>http://resources.infosecinstitute.com/measuring-the-internet/#comments</comments> <pubDate>Mon, 16 Apr 2012 18:18:23 +0000</pubDate> <dc:creator>Veronica Valeros</dc:creator> <category><![CDATA[General Security]]></category> <category><![CDATA[dnmap]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[measuring internet]]></category> <category><![CDATA[nmap]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=6774</guid> <description><![CDATA[Last month, I participated in a project that involved the scanning of a whole continent. The goal of the project was to report, within 20 days, how many hosts were running a specific service. This type of measuring is not an easy task. According to the Internet Systems Consortium, Inc., the number of Internet hosts ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/measuring-the-internet/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>OSINT and pre-game show for a on-site WLAN Penetration Test</title><link>http://resources.infosecinstitute.com/wlan-penetration-test/</link> <comments>http://resources.infosecinstitute.com/wlan-penetration-test/#comments</comments> <pubDate>Fri, 13 Apr 2012 16:27:32 +0000</pubDate> <dc:creator>Jethro Inwald</dc:creator> <category><![CDATA[Hacking]]></category> <category><![CDATA[Wireless Security]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[hacking]]></category> <category><![CDATA[pentest]]></category> <category><![CDATA[pentesting]]></category> <category><![CDATA[wireless]]></category><guid isPermaLink="false">http://resources.infosecinstitute.com/?p=6757</guid> <description><![CDATA[Wireless Penetration Testing in my opinion is one of the most fun parts of Ethical Hacking. It incorporates application exploits once you are on the WLAN/LAN, web application hacking to attack router web interfaces and a lot of networking trade craft. Needless to say gaining complete control of a WLAN is a daunting task. Luckily ]]></description> <wfw:commentRss>http://resources.infosecinstitute.com/wlan-penetration-test/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/90 queries in 0.712 seconds using disk: basic
Object Caching 2155/2370 objects using disk: basic

Served from: resources.infosecinstitute.com @ 2012-05-16 21:22:15 -->
