Nugget Post : My CISSP notes (condensed)

I've been spending an exhausting three months studying for my CISSP exam. I've used a variety of sources, but in case anyone is interested here are the most useful ones I've read: 1. Official ISC2 Guide to the CISSP CBK (2010 Edition) 2. CISSP for Dummies 3. CISSP study Guide by Sybex Also, the practice … Continue reading Nugget Post : My CISSP notes (condensed)

Nugget post: PAC file validation

A nifty tool that’s quite useful in catching errors in your PAC [proxy auto config] file is “pacparser”. You can find it here: http://code.google.com/p/pacparser/ The win32 zip file contains a binary executable that you just point to your PAC file and an example URL to test with. It will then use javascript to parse the … Continue reading Nugget post: PAC file validation