Skip navigation
.
CIPS Vancouver Security SIG
Promoting security awareness and development.
Site Menu
Home
Upcoming Meetings
Past Meetings
Mailing Lists
Links Directory
Executive
Contact
About Us
Submit a Link
Do you have a link of interest to the security community? Please submit it!
Submit a link
Home
Links Directory
Access Control
MiFare presentation at DEFCON:
http://www-tech.mit.edu/V128/N30/subway/Defcon_Presentation.pdf
This is the presentation that was banned by a Boston court, detailing the specifics of how to defeat the "protections" on the Boston transit MiFare card. The same system is also in use elsewhere.
Authorization
"Trusted Computing" FAQ:
http://www.cl.cam.ac.uk/~rja14/tcpa-faq.html
Beginner's guide to OpenID phishing:
http://marcoslot.net/apps/openid/
Why OpenID won't work.
Luhn formula (MOD 10 check):
http://www.darkcoding.net/index.php/credit-card-numbers/
Role-Based Access Control:
http://csrc.nist.gov/rbac/
Biometrics
Biometric Consortium:
http://www.biometrics.org/
Might have been better in vendors, but ...
Biometrics article:
http://www.cccure.org/Documents/HISM/033-037.html#Heading3
Good article from ISMH 1998 edition
Face Recognition Vendor Tests:
http://www.frvt.org/
US government and military sponsored program to assess face recognition biometric products.
Pawsense keystroke analysis:
http://www.bitboost.com/pawsense/index.html
Pawsense is a program to determine whether a cat has been walking across your keyboard, and to disable the keyboard input until reactivated. It's a bit of a joke, but an example of keystroke analysis biometrics.
Password/passphrase
CAPTCHA:
http://www.captcha.net/
Inkblot password generator/reminder:
http://research.microsoft.com/displayArticle.aspx
Why OpenID won't work:
http://marcoslot.net/apps/openid/
Description and even code for setting up a phishing site to obtain OpenID credentials.
RFID
Guidance for Securing Radio Frequency Identification (RFID) Systems (Draft):
http://csrc.nist.gov/publications/drafts.html#sp800-98
RFID IO tools:
http://rfidiot.org/
Application and development security
Malware
Anti Phishing Working Group (APWG):
http://www.antiphishing.org/
Various resources
AntiRootkit Software:
http://asert.arbornetworks.com/2007/04/free-antirootkit-software/
CIACTech02-004:
http://www.ciac.org/ciac/techbull/CIACTech02-004.shtml
US Dept of Energy paper: Parasite Programs; Adware, Spyware, and Stealth Networks
ClamWin:
http://www.clamwin.com/
A Windows ... "extension" of the ClamAV open source AV scanner. ClamWin has an interesting relation to ClamAV, and the ClamAV people seem annoyed if anyone calls ClamWin a version or port of ClamAV.
Cloud AV paper:
http://www.eecs.umich.edu/fjgroup/pubs/cloudav-usenix08.pdf
A kind of updated version of what we have been saying for years: use multiple means of AV detection. Some interesting points and means of improving performance.
DSO Exploit - Executing programs without Scripting or ActiveX:
http://www.greymagic.com/security/advisories/gm001-ie/
An old GreyMagic paper, but an interesting security vulnerability.
ITU Botnet Mitigation Toolkit:
http://www.itu.int/ITU-D/cyb/cybersecurity/projects/botnet.html
Information sharing project to detect and reduce bots and botnets
Jotti's malware scan:
http://virusscan.jotti.org/
Check a suspected file against not quite as many scanners as VirusTotal.
Local Shared Objects -- "Flash Cookies":
http://www.epic.org/privacy/cookies/flash.html
A new way for marketers and malicious sites to store and use information on your computer.
malware.com:
http://www.malware.com/
A list of vulnerabilities.
Rich Skrenta:
http://www.cbc.ca/technology/story/2007/08/31/tech-virus.html
Rich Skrenta created probably the second or third computer virus.
Searching For Evil, Ross Anderson:
http://video.google.ca/videoplay
Excellent presentation (but then, everything Ross does is worth noting) on botnets, related malware and fraud, and the command and control systems. Interesting research on the various types that are more resistant to takedown.
StopBadware:
http://www.stopbadware.org/
Partnership committed to protecting Internet and computer users from the threats that are caused by bad (malicious) software.
Sunbelt CWSandbox:
research.sunbelt-software.com/submit.aspx
Submit a suspect file: the system does a form of black box testing, looking not at the file itself, but at it's actions.
Trends in "badware":
http://stopbadware.org/home/consumerreport
Rather simplistic but possibly handy overview of malware and surfing threats
VirusTotal:
http://www.virustotal.com/
Check a suspected file against a large number of virus scanners.
Virus Encyclopedias
* F- Secure:
http://www.f-secure.com/v-descs/
One of the top two sites
* Sophos:
http://www.sophos.com/virusinfo/analyses/
The other top site
About site:
http://antivirus.about.com/od/virusdescriptions/l/blency.htm
*Extremely* limited info
Computer Associates (CA):
http://www3.ca.com/securityadvisor/virusinfo/browse.aspx
Limited info
Kaspersky:
http://www.viruslist.com/en/viruslist.html
Often good info, but can be iconoclastic
McAfee:
http://us.mcafee.com/virusInfo/default.asp
Panda:
http://www.pandasoftware.com/virus_info/encyclopedia/
Panda started in the US with a couple of good people, but it changed hands a few years back and I have no feeling for how good the info here is at the moment.
RAV:
http://www.ravantivirus.com/encyclopedia/
Symantec:
http://www.symantec.com/enterprise/security_response/threatexplorer/threats.jsp
Limited info and lots of false entries
Trend:
http://www.trendmicro.com/vinfo/virusencyclo/
Older info good, but recent is questionable
Systems Development
Build Security In (BSI) (from US DHS):
https://buildsecurityin.us-cert.gov/daisy/bsi/home.html
Part of the Software Assurance program, a project of the Strategic Initiatives Branch of the National Cyber Security Division (NCSD) of the Department of Homeland Security (DHS). The Software Engineering Institute (SEI) provides support, and, with other contributors, develops and collects software assurance/security information to help software developers and security practitioners create secure systems. Based on software engineering and addressing a software development life cycle. Links to best practices, tools, guidelines, rules, principles, and other resources.
CERT Resiliency Engineering framework and resources:
http://www.cert.org/resiliency_engineering/
Advice and tools for engineering resilient systems.
COSA project:
http://www.rebelscience.org/Cosas/COSA.htm
Complementary Objects for Software Applications. A form of object-oriented programming stated to be highly reliable. (The ability to build the underlying system is, unfortunately, not addressed.)
Google Online Security Blog:
http://googleonlinesecurity.blogspot.com/
Thoughts from the Google development security team: some useful points in regard to secure Web apps.
How to Hurt the Hackers:
http://www.gamasutra.com/features/20000724/pritchard_pfv.htm
Interesting discussion of cheating in online gaming and implications for application security.
Microsoft Security Centre:
http://www.microsoft.com/midsizebusiness/security/overview.mspx
Most of the white papers are a bit thin and "rah rah," but the security newsletter does have some worthwhile pieces.
Microsoft Security Development Lifecycle (SDL):
http://www.microsoft.com/sdl
Some parts Microsoft specific, but a good deal of it is a reasonable process outline.
Microsoft Threat Modeling Tool:
http://www.microsoft.com/downloads/details.aspx
Create threat model documents for applications using entry points, assets, trust levels, data flow diagrams, threats, threat trees, and vulnerabilities
OWASP:
https://www.owasp.org
Open Web Application Security Project, tips, tools, discussions, a wealth of resources.
PHP Security Manual:
www.php.net/manual/en/security.php
Online security manual for securing the use of PHP.
SAFECode:
http://www.safecode.org/
Some white papers on "best practices" in application development.
Security Engineering:
http://www.cl.cam.ac.uk/~rja14/book.html
One of the best books, of any kind, on security. And you can read (or download) the entire first edition online here.
Software Security Assurance paper:
http://iac.dtic.mil/iatac/download/security.pdf
US Information Assurance Technology Analysis Center (IATAC) paper on development of secure software.
Systems Security Engineering Capability Maturity Model:
http://sse-cmm.org/index.html
Carnegie-Mellon's secure software development model
The Open Group Architecture Framework (TOGAF) Architecture Development Method (ADM):
http://www.opengroup.org/onlinepubs/7699949499/toc.pdf
The Open Group Architecture Framework (TOGAF) Architecture Development Method (ADM) whitepaper. Fairly generic and high level, but does outline what to do about security at different stages of development.
Token kidnapping:
http://www.argeniss.com/research/TokenKidnapping.pdf
Example of permission or privilege hijacking on Windows XP and Vista. (PDF)
Tokeneer high integrity software project:
http://www.adacore.com/home/gnatpro/tokeneer/
NSA sponsored project demonstrating the means of developing high integrity, high security software.
Tokeneer high integrity software project overview (PDF):
http://www.adacore.com/multimedia/tokeneer/Tokeneer_Overview.pdf
Overview of the Tokeneer project (in PDF)
Web development security:
http://www.infosecbc.org/links/
Note also that resources for Web development security can be found under the Telecom category. (NB: due to technical limitations, this link is recursive ...)
XSS testing:
http://www.microsoft.com/technet/community/columns/secmvp/sv0505.mspx
Microsoft article on testing for XSS vulnerabilities: fairly basic.
Business Continuity/Contingency and Disaster Recovery
BC PEP Community Emergency Program Review:
http://www.pep.bc.ca/cepr/review.html
Designed for community assessment of preparedness for emergency or disaster, this checklist can also be used as the outline for a corporate BCP plan and process.
Canadian Centre for Emergency Preparedness (CCEP):
http://www.ccep.ca/
Disaster resilience materials for individuals, communities and businesses.
ENISA BCP paper:
http://www.enisa.europa.eu/rmra/files/business_it_cont_rep.pdf
Large paper from ENISA.
Justice Institute of BC:
http://www.jibc.bc.ca/index.htm
The Justice Institute of British Columbia is acknowledged as a leader in education and training in justice, public safety and human services. The institute offers programs and courses in many areas related to Emergency Management.
NERC standards:
http://www.nerc.com/page.php
North American Electric Reliability Corporation (NERC) standards, some of which address business continuity, emergency response, and disaster recovery.
Safe Canada:
http://www.safecanada.ca/
Site has some disaster and emergency materials and contacts.
Small business disaster planning pamphlet:
http://www.sba.gov/services/disasterassistance/disasterpreparedness/index.html
Simplistic but basic disaster recovery planning advice for small businesses.
Small business recovery planning advice:
http://www.officedepot.com/promo/pages/docs/onlinedisasterbrochure.pdf
Pamphlet from Office Depot, but good for small businesses.
UK Resilience National Recovery Guidance:
http://www.ukresilience.info/response/recovery_guidance.aspx
Some potentially helpful materials, but not well organized.
Incident Response
Handbook for Computer Security Incident Response Teams (CSIRTs):
http://www.sei.cmu.edu/publications/documents/03.reports/03hb002.html
Guidance on forming and operating a computer security incident response team (CSIRT)
Commentary
51st State:
http://www.appropriationart.ca/wp-content/uploads/2008/06/51_state.pdf
Comic book commentary on bill C-61 copyright amendments
Bruce Schneier's Weblog:
http://www.schneier.com/blog/
Microsoft sandwich making process (patent pending):
http://www.wipo.int/pctdb/images/PCT-IMAGES/29062006/US2005044838_29062006_gz_en.x4-b.jpg
In order to be patentable, an invention has to be novel, useful, and non-obvious ...
NIST historical papers collection:
http://csrc.nist.gov/publications/history/
Various important essays and reports from the early days of infosec.
Articles
CCTV failure to deter crime:
http://www.guardian.co.uk/uk/2008/may/06/ukcrime1
Interesting examination of the failure of CCTV to deter crime in the UK. Points out the need to know what your CCTV requirements are: simply installing the tech is not enough.
Home DNS redirect:
http://www.symantec.com/enterprise/security_response/weblog/2007/02/driveby_pharming_how_clicking_1.html
Fairly simplistic explanation of the home router DNS attack.
How to deal with junk mail (US only):
http://www.vertical-visions.com/_temp/postagepaid/index2.html
In Canada you'll get the mail back, postage due ...
How to Hurt the Hackers:
http://www.gamasutra.com/features/20000724/pritchard_pfv.htm
Interesting discussion of cheating in online gaming and implications for application security.
Keeloq broken:
http://www.sundayherald.com/news/heraldnews/display.var.2174801.0.scientists_crack_security_system_of_millions_of_cars.php
Why proprietary algorithms are a bad thing.
Larry Lessig IP video:
http://www.ted.com/talks/view/id/187
How intellectual property laws are destroying creativity.
Peter Gutman's review of MS Windows Vista:
http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.txt
You may have seen or heard of Peter Gutman's review of Vista. Despite controversy, it has some important things to say not only about DRM, but also about the security of the platform, in certain respects. (For example, the DoS possibilities, and also the new impetus for hackers of all stripes to delve into the internals of the system.)
RAND infosec report, originally from 1970:
http://www.rand.org/pubs/reports/R609-1/R609.1.html
1979 version of the RAND report on computer security, originally done in 1970.
Reader’s Guide to Reviews - Alan Solomon:
http://www.softpanorama.org/Malware/Reprints/virus_reviews.html
Satirical article on how
not
to review security (antivirus) software. Although Sarah Tanner, a secretary, is credited with the artice, it was actually written by Alan Solomon
Reflections on Trusting Trust - Ken Thompson:
Ken Thompson
Classic paper on "how far back do you have to check?" (This paper has spawned a widely held myth that Thompson actually did create a backdoor into all versions of UNIX and every program created with C.)
Rudimentary Treatise on the Construction of Locks, 1853:
http://www.deter.com/unix/papers/treatise_locks.html
Excerpt from the book, detailing the flaws in "security by obscurity"
Secret History of Hacking video:
http://www.atomicmovies.com/watch/The-history-of-Hacking.html
Video "documentary" about early hackers, somewhat simplistic.
Solving the wrong problems:
http://www.cerias.purdue.edu/weblogs/spaf/kudos-opinions-rants/post-124/solving-some-of-the-wrong-problems/
Gene Spafford on our "putting out fires" mentality
VANOC and trademark:
http://www.cbc.ca/canada/british-columbia/story/2008/09/25/bc-vancouver-olympics-trademark-o-canada.html
Has VANOC gone too far with trademark? Can they trademark phrases in the public domain, or commonly used?
Why spy?:
http://www.hanford.gov/oci/maindocs/ci_r_docs/whyhappens.pdf
Interesting, though unsurprising, paper from the US DoD Security Institute studying motivation for espionage.
Wish-It-Was-Two-Factor-Authentication:
http://worsethanfailure.com/Articles/WishItWas-TwoFactor-.aspx
Want to know how to have more secure logins online? Don't ask the banks ...
You can't picture this:
http://current.com/items/88856223_you_can_t_picture_this
Interesting video commentary from the UK on photography in public places.
Humour
Alice and Bob After Dinner Speech:
http://downlode.org/Etext/alicebob.html
Given at the Zurich Seminar, April 1984, by John Gordon. Absolutely priceless.
Aspamaday:
http://aspamaday.blogspot.com/
Cartoons based on subject lines in spam messages.
AT&Treason:
http://www.crooksandliars.com/2008/03/07/the-colbert-report-at-treason/
Colbert Report take on the Protect America Act. Political and biased, but amusing look at aspects of privacy and surveillance.
How to behave on a mailing list:
http://www.videojug.com/film/how-to-behave-on-an-internet-forum
Cute video on mailing list/forum/group netiquette
Insecure working conditions:
http://blog.rootshell.be/wp-content/uploads/2008/04/security-at-work.pdf
A cute pictorial essay (PDF) with pictures of unsafe and insecure working situations. (Don't try these at home ...)
John Cleese/Iron Mountain ads:
http://www.friendlyadvicemachine.com/
Some fun advertising videos from Iron Mountain starring John Cleese.
Kaspersky ad:
http://www.youtube.com/watch
An extremely long, but somewhat amusing, ad for Kaspersky, in old silent movie style.
Kiddie security awareness?:
http://www.theregister.co.uk/2008/03/07/security_check_point/
Amusing commentary on the Playmobil Security Check Point toy
NDA for friends:
http://www.friendda.org/
A bit of fun on non-disclosure agreements.
Responsible Behavior [Key Signing]:
http://www.xkcd.com/364/
Practicing safe hex, version 2. Since I use key signing parties when teaching about digital signatures and certification, I probably found this *way* too funny ...
Security excuse bingo:
http://www.crypto.com/bingo/pr
Amusing list of excuses we've all heard before. (I wonder where the master list is?)
Security is like dentistry:
http://securosis.com/2006/08/30/security-is-like-dentistry/
Cute and sometimes painfully accurate
Security maxims:
http://www.cl.cam.ac.uk/~rja14/musicfiles/preprints/Johnston/securitymaxims.ppt
PowerPoint slide deck stuffed with all kinds of (too true to be funny) security maxims that they *didn't* teach you about in the CISSP seminar.
SecurityCartoon:
http://securitycartoon.com/
Some decent reminders of safe practices
Software Development Cycle:
http://www.arcamax.com/jokes/s-425440-845259
Too true to be funny ...
The PCR Song:
http://pcrsong.notlong.com
We were discussing DNA identification, and someone came up with this ad for a PCR machine ...
Trojan Horse video:
http://www.youtube.com/watch
Australian video, "would anybody be stupid enough to let a trojan horse in today?"
TSA gangsta rap:
http://www.youtube.com/watch
Funny, but rather profane
Virus net:
http://xkcd.com/350/
My kinda cartoon. Besides, if you haven't looked through xkcd, you should.
Personal and home
Anti-Phishing Phil:
http://cups.cs.cmu.edu/antiphishing_phil/
A game to help people recognize phishing sites
Cyberbullying:
http://cyberbullying.us/
Mostly research
Free security tools:
http://peterhgregory.wordpress.com/2007/12/20/give-the-gift-of-safe-internet-use-this-christmas/
A list of free security utilities by category. Could quibble about whether they are all best of breed, but a handy list for home and small office users.
One Laptop Per Child:
http://laptop.org/
Interesting project to provide low-cost computers for education in developing countries. Security implications, anyone?
Cryptology
Chosen collisions attack on MD5:
http://www.win.tue.nl/hashclash/Nostradamus/
An amusing illustration of the "birthday attack" against hash functions.
Crypto law survey site:
http://rechten.uvt.nl/koops/cryptolaw/
Survey of crypto laws by country.
Free Rainbow tables:
http://www.freerainbowtables.com
Like it says, rainbow tables freely available, along with password cracking services. Also some explanation of the technology.
MD5:
http://en.wikipedia.org/wiki/MD5
Wikipedia on MD5 and the related attacks: good portal to references.
MD5/SHA cryptanalytic attacks:
http://www.cerias.purdue.edu/news_and_events/events/security_seminar/details.php
CERIAS video seminar, good coverage of properties of has functions, as well.
NIST SHA 3 competition:
http://csrc.nist.gov/groups/ST/hash/sha-3/index.html
Because of the weaknesses found in SHA-1, MD5, and other widely used hash algorithms, NIST has opened a public competition to develop a new cryptographic hash algorithm that can be used for digital signatures, message authentication and other applications. The new hash algorithm will be called SHA-3.
Rainbow tables:
http://www.watchguard.com/RSS/showarticle.aspx
Video presentation from Watchguard. Fairly simplistic. Doesn't go into the creation of the tables.
WPA crack of November 2008:
http://dl.aircrack-ng.org/breakingwepandwpa.pdf
Full paper of the attack on WPA. Useful only for very small packets, but could be used in (for example) ARP poisoning attacks.
WPA crack of November 2008 discussion:
http://arstechnica.com/articles/paedia/wpa-cracked.ars/1
History
"The Search" TV show:
http://www.channel4.com/history/microsites/S/search/follow/index.html
Almost no tutorial value, but some crypto fun and a bit of history.
Colossus Mk2 Rebuild Project:
http://www.tnmoc.co.uk/ColRbd.htm
Colossus was the "brute force" part of the attack against Enigma during the second world war. Recently one of the devices was rebuilt.
Keeloq cracked:
http://www.theregister.co.uk/2008/04/03/keeloq_master_key_found/
Kerchoff was right: proprietary and secret systems need to be viewed with extreme suspicion.
Popularized crypto:
http://www.simonsingh.com/Crypto_Corner.html
Various stuff by a science popularizer
TEMPEST:
http://www.nsa.gov/public/pdf/tempest.pdf
NSA 1972 document declassified in 2007. Interesting that some parts are still classified.
Software
G10 Code:
http://www.g10code.com/
GnuPG developers
GNU Privacy Guard (GnuPG):
http://www.gnupg.org/
Home of the project
GNU Privacy Handbook:
www.gnupg.org/gph/en/manual.html
Basic instructions for use of GnuPG, but also discusses some basic crypto concepts and key management issues.
GnuPG for Windows:
http://www.gpg4win.org/
Download and install
Skein hash algorithm:
http://www.schneier.com/skein.html
Bruce Schneier (and seven others) 's submission to NIST for the next Secure Hash Algorithm.
Stego tools:
http://www.jjtc.com/Steganography/tools.html
Stego tools list:
http://www.jjtc.com/Steganography/toolmatrix.htm
TrueCrypt:
http://www.truecrypt.org/
Open-source disk encryption software
Law and Investigation
Crypto law survey site:
http://rechten.uvt.nl/koops/cryptolaw/
Survey of crypto laws by country.
MiFare presentation at DEFCON:
http://www-tech.mit.edu/V128/N30/subway/Defcon_Presentation.pdf
This is the presentation that was banned by a Boston court, detailing the specifics of how to defeat the "protections" on the Boston transit MiFare card. The same system is also in use elsewhere.
Network identity theft: who owns IP addresses?:
http://blog.washingtonpost.com/securityfix/2008/04/a_case_of_network_identity_the_1.html
A very interesting article by Brian Krebs of the Washington Post, touching on the entities involved in IP (Internet Protocol) addresses and assignments, and the legal difficulties of dealing with theft or misuse. More information is available at http://www.47-usc-230c2.org/
NIST Computer Forensics Tool Testing:
http://www.cftt.nist.gov/
Some interesting things you didn't know about the most widely used computer forensics tools.
US Dept of Justice forensics chart:
http://www.cybercrime.gov/forensics_chart.pdf
Outlines a method and procedure for overall management of digital forensic analysis.
Incident Response
Computer Security Incident Response Team:
http://www.cert.org/csirts/Creating-A-CSIRT.html
A process for getting started creating a computer security incident response team, from CERT.
Handbook for Computer Security Incident Response Teams (CSIRTs):
http://www.sei.cmu.edu/publications/documents/03.reports/03hb002.html
Guidance on forming and operating a computer security incident response team (CSIRT)
US Awareness site:
http://www.ussecurityawareness.org/highres/incident-response.html
List of resources and documents
Intellectual property
A Fair(y) Use Tale:
http://cyberlaw.stanford.edu/documentary-film-program/film/a-fair-y-use-tale
An explanation of copyright and the concept of "fair use" using clips from a whole bunch of Disney animated movies. Sometimes hard to follow, but priceless. has been uploaded multiple times to YouTube.
Copyright, blogs, and fair use:
http://spectrum.ieee.org/apr08/6115
Brief IEEE Spectrum article on copyright and fair use, touching on use on the WEb and in blogs.
Larry Lessig IP video:
http://www.ted.com/talks/view/id/187
How intellectual property laws are destroying creativity.
Making a sandwich is patentable?:
http://yro.slashdot.org/article.pl
A slashdot posting about a McDonalds attempt to patent the process for making a sandwich.
McDonalds sandwich making process (patent pending):
http://www.wipo.int/pctdb/images/PCT-IMAGES/29062006/US2005044838_29062006_gz_en.x4-b.jpg
How novel is this?
US software patents:
http://www.cafc.uscourts.gov/opinions/07-1130.pdf
The fact that the US issues software patents has long been a contentious issue. This recent decision may reduce that protection.
Investigation
"Cold memory" attack:
http://citp.princeton.edu/memory
The research behind all the stories about being able to retrieve data from memory (DRAM)even after the computer is powered off.
Catching lies:
http://www.webmd.com/balance/features/10-ways-catch-liar
Tips for detecting falsehoods in interviewing and interrogation.
Electronic Crime Scene Investigation:
http://www.ncjrs.gov/pdffiles1/nij/219941.pdf
US NIJ simple guide for collecting digital evidence. (PDF)
Privacy
I Opt Out site:
http://ioptout.ca
Information about the Canadian Do-Not-Call list and legislation, as well as an "opt out" message generator to get you off the lists of "exempt" organizations.
Privacy Enhancing Technologies (PET) Wiki:
http://petweb.nr.no
Intended to enable communicating organisations to include privacy enhancing technologies (PETs) in large-scale web-based services for the general public and customers.
US Data Breah Notification Laws map:
http://www.csoonline.com/read/020108/ammap/ammap.html
Map listing the different aspects of data breach notification laws in the US: click on a state and a popup box gives you specifics.
US Safe Harbor:
http://www.export.gov/safeharbor/sh_overview.html
They don't even spell it right ...
Magazines
Chief Security Officer (CSO) Magazine:
http://www.omeda.com/cgi-win/cso.cgi
Information Security Magazine:
http://informationsecurity.techtarget.com/
Secure Computing (SC) Magazine:
http://www.scmagazine.com/us/
Operations security
Adeona:
http://adeona.cs.washington.edu/
Open source laptop tracking. (Absolute Software is in for it now ...)
Apple security configuration guides:
http://www.apple.com/support/security/guides/
Why not harden your Mac? OS X .3 to .5
CERT insider threat study:
http://www.cert.org/archive/pdf/08tr009.pdf
CERT MERIT project regarding insider attacks and threats.
Current "TEMPEST" standards:
http://www.usace.army.mil/publications/armytm/tm5-690/
Emanations standards as of 2002.
Initial Security Incident Questionnaire:
http://www.zeltser.com/network-os-security/security-incident-questionnaire-cheat-sheet.html
Assess incident background, scope, and escalation.
NIST security configuration checklists:
http://csrc.nist.gov/checklists/
Advice for hardening platforms.
Security Content Automation Program:
http://nvd.nist.gov/scap/scap.cfm
U.S. Government Agencies attempt to automate vulnerability scanning
Security Incident Survey Cheat Sheet:
http://www.zeltser.com/network-os-security/security-incident-survey-cheat-sheet.html
Tips for examining a suspect server to decide whether to escalate for formal incident response. The steps presented in this cheat sheet aim at minimizing the adverse effect that the initial survey will have on the system, to decrease the likelihood that the attacker's footprints will be inadvertently erased.
US Defence agency configurations:
http://iase.disa.mil/stigs/stig/index.html
Advice on hardening.
US NSA security configuration guidelines:
http://www.nsa.gov/SNAC/
Advice on hardening
Windows and Microsoft
Microsoft Threat Modeling Tool:
http://www.microsoft.com/downloads/details.aspx
Create threat model documents for applications using entry points, assets, trust levels, data flow diagrams, threats, threat trees, and vulnerabilities
NIST security configuration checklists for MS Windows:
http://csrc.nist.gov/itsec/
Advice for hardening
Syskey for additional hardening:
http://support.microsoft.com/kb/310105
The Syskey utility can be used to remove or protect encryption keys from the machine
Vista secure configuration:
http://www.microsoft.com/technet/windowsvista/security/guide.mspx
Instructions and recommendations for security of Windows Vista in a domain with Active Directory
Windows XP Security Guide:
http://www.microsoft.com/technet/security/prodtech/windowsxp/secwinxp/default.mspx
Recommendations about how to harden computers that run Windows XP with SP2
Resources and references
Building a Secure Computer System:
http://nucia.ist.unomaha.edu/dspace/documents/gasserbook.pdf
Full text of Morrie Gasser's 1988 book, good general introduction and guide to security.
Infosec related books, reviewed:
http://victoria.tc.ca/techrev/mnbksc.htm
Reviews of books from various fields of information security.
Infosec terms:
http://victoria.tc.ca/techrev/secgloss.htm
A partial listing (errata and updates) of information security terms.
Recommended infosec books:
http://victoria.tc.ca/techrev/mnbksccd.htm
Links to reviews of recommended information security literature. The list is divided by the ten ISC2 "domains" of security.
Search Security/Information Security Magazine CISSP training:
http://searchsecurity.techtarget.com/generic/0,295582,sid14_gci1330306,00.html
The ten domains of the CISSP, roughly 45 minutes per domain. Slides with voiceover from Shon Harris.
Security Engineering:
http://www.cl.cam.ac.uk/~rja14/book.html
One of the best books, of any kind, on security. And you can read (or download) the entire first edition online here.
Security Forest:
www.SECURITYFOREST.COM
A wiki on various topics of security. So far most of the material relates to attacks, insecure software practices, and Web applications. It's also a bit thin.
Swiss Reporting and Analysis Centre for Information Assurance (MELANI):
http://www.melani.admin.ch/index.html
Reports on the state of the Internet
Security and related agencies
(ISC)
2
:
https://www.isc2.org/
International Information System Security Certification Consortium
abuse.net:
http://www.abuse.net/
REporting of annoying behaviour
Canadian Centre for Emergency Preparedness (CCEP):
http://www.ccep.ca/
Disaster resilience materials for individuals, communities and businesses.
Center for Internet Security:
http://www.cisecurity.org/
Supposedly nonprofit group forming yet more security metrics, checklists and frameworks.
CSE IT Security Learning Centre:
http://www.cse-cst.gc.ca/training/training-e.html
Communications Security Establishment training to support the IT security needs of Government of Canada professionals
DHS Daily Open Source Infrastructure Report:
http://www.dhs.gov/xinfoshare/programs/editorial_0542.shtm
Excellent review of security related news. "The DHS Daily Open Source Infrastructure Report (Daily Report) is collected each week day as a summary of open-source published information concerning significant critical infrastructure issues."
European SecurityTaskforce:
www.securitytaskforce.org
Not much material, seemingly a lot of meetings.
fraud.org:
http://www.fraud.org/
US based reporting organization
ICASI:
http://iscasi.org
Industry Consortium for the Advancement of Security on the Internet (ICASI) was formed as a non-profit corporation by a group of vendors to address international, multi-product security challenges. So far it hasn't done much, but watch this space.
Interpol cybercrime advice:
http://www.interpol.int/public/technologycrime/crimeprev/default.asp
Reports and checklists, particularly in terms of what an investigator needs to know about Information Technology (IT) security measures in order to be able to carry out investigations in an IT environment and to give advice in crime prevention methods.
Justice Institute of BC:
http://www.jibc.bc.ca/index.htm
The Justice Institute of British Columbia is a leader in education, training and the development of professional standards of practice in justice, public safety and human services. The institute offers programs and courses in many public safety areas, and has online courses as well.
NIST publications:
http://csrc.nist.gov/publications/nistpubs/index.html
HUGE resource of extremely valuable stuff
RCMP TSB training:
http://www.rcmp-grc.gc.ca/tsb/workshops/index_e.htm
RCMP Technical Security Branch IT and physical security workshops and presentations for employees of federal government and other agencies.
SafeCanada.ca Cyber Security materials:
http://www.safecanada.ca/link_e.asp
A collection of documents and links for security awareness.
US Secret Service:
http://www.secretservice.gov/
Responsible for mail and wire fraud in the US, major responsibility for advanced fee (419/Nigerian) frauds
Local groups
CitySec site:
http://www.citysec.org/
Listings for local groups in a number of places. Some aren't representative of the local scene.
National Information Security Group:
http://www.naisg.org/
Relatively new group, starting some local chapters
SPIE (Calgary):
www.SPIE.ca
According to Bob Tremonti, the Security Professionals Information Exchange (www.SPIE.ca) meets the last Thursday of the month (plus a rather secretive sub-group of security folks in the energy sector), and the Disaster Recovey Information Exchange (DRIE West) meets -- well, it meets when someone finaly gets a meeting organized ...
Portals and listings
Internet Crime Complaint Center:
www.IC3.gov
US gov site with links to law enforcement
Jari Pirhonen's security links:
http://koti.welho.com/jpirhone/security.html
As he says, 10+ years worth of security bookmarks. New links added frequently, hardly never cleaned. Lots of outdated and broken links
Lotsa links:
http://www.fx-vista.com/
Undoubtedly self-promotion, and an attempt to use Google ads to drive revenue, but some of the links are useful.
SecurityBenchmark.com:
www.securitybenchmark.com
Extensive list of organizations and entities. (Note that this appears to be run by a member of a consortium that is very active in self-promotional activities ...)
Student Resources for Computer Security: Principles and Practice text:
http://williamstallings.com/CompSec/CompSec1e.html
A companion site for the Stallings textbook, but a good set of resources and references
Security and risk management and awareness
Personnel
CERT insider threat study:
http://www.cert.org/archive/pdf/08tr009.pdf
CERT MERIT project regarding insider attacks and threats.
Termination procedures:
http://www.usenix.org/events/lisa99/full_papers/ringel/ringel_html/index.html
Paper advising on termination procedures for sensitive positions
Risk analysis, assessment, and management
Attack trees:
www.schneier.com/paper-attacktrees-ddj-ft.html
Attack trees provide a formal way of describing the security of systems, under varying attack possibilities. You represent attacks against a system in a tree structure, with the goal of the attack as the root node and different requirements for achieving that goal as leaf nodes. You can then work on denying the requirements to an attacker.
Australian operational risk portal:
http://oprisk.austega.com
Operational risk is how the banks refer to what we know as risk management.
Classification Scheme for Information System Threats, Attacks, and Defences:
www.all.net/journal/ntb/cause-and-effect.html
Like it says, fairly formal and abstract, but does explain the concepts by working with them.
Common Vulnerability Scoring System (CVSS):
http://www.first.org/cvss/cvss-guide.html
Fairly hefty process, but some interesting ideas for risk assessment.
ENISA risk management materials:
http://www.enisa.europa.eu/rmra/h_home.html
Limited articles and papers on risk management.
Failure Modes and Effects Analysis (FMEA):
http://www.isixsigma.com/tt/fmea/
Various guides and papers
Financial Impact of Cyber Risk calculations:
http://webstore.ansi.org/cybersecurity.aspx
Guide from ANSI on how to assess the financial (quantitative) risk analysis of cyber threats.
FMEA resources:
http://www.isixsigma.com/tt/fmea/
Tools and advice on the use of failure mode and effects analysis.
Harmonized TRA Methodology:
http://www.rcmp-grc.gc.ca/tsb/pubs/tra/index_e.htm
Sample documents for the method
Information Systems Security Assessment Framework (ISSAF):
http://www.oissg.org/issaf
Security assessment framework from the Open Information System Security Group (OSSIG, www.oissg.org), mostly concentrating on pen testing, but some project planning material for general security or risk assessment. Document/project seems to have been abandoned mid-2006.
Making the Case for FMEA in Managing Software Projects:
http://www.isixsigma.com/library/content/c060515a.asp
Paper
Microsoft Learning Catalogue, Security:
https://www.microsoftelearning.com/catalog/itpro.aspx#Security
A collection of online courses, mostly free. Registration is required, and may be annoying. Courses require IE for use. Some are general, some MS product specific. Even those that are generic have MS specific mentions, sometimes in surprising places. The course content tends to the simplistic, but does, usually, stick to generally accepted policies and guidelines. The usage of the courses is idiosyncratic at times, but you can usually puzzle it out. The material is a mix of page-turner and slide plus voice-over. There are occasional references: these must be obtained separately. There are review questions: these are basically useless.
Microsoft threat assessment (STRIDE):
http://msdn.microsoft.com/en-us/library/aa302418.aspx
Mostly applicable to software development, but some general points.
Microsoft threat modelling (DREAD):
http://msdn.microsoft.com/en-us/library/aa302419.aspx
Again, mostly software development.
Most Terrifying Video You'll Ever See:
http://www.youtube.com/watch
Variation on Pascal's Wager: interesting take on risk analysis and management that could probably be used more widely.
OCTAVE Allegro:
http://www.cert.org/octave/allegro.html
Reduced version of the OCTAVE program. You can download the guidebook at this site.
US GAO infosec reports:
http://www.gao.gov/special.pubs/cit.html
A few "Special Publications: Computer and Information Technology."
Security awareness
(ISC)
2
Awareness Centre:
https://www.isc2.org/cgi-bin/csam_resources.cgi
Collection of papers, posters, and presentations by CISSPs. Also at http://www.isc2.org/csa
Anti-Phishing Phil:
http://cups.cs.cmu.edu/antiphishing_phil/
A game to help people recognize phishing sites
Canadian Bankers Association fraud and security:
http://www.cba.ca/en/ViewDocument.asp
Some information and tips on bank related scams.
CERT home computer security:
http://www.cert.org/homeusers/HomeComputerSecurity/
Tips for securing a home (or small office) computer.
CERT home network security:
http://www.cert.org/tech_tips/home_networks.html
Tips for securing a home (or small office) network or Internet connected computer.
Global Incident Map:
http://www.globalincidentmap.com/home.php
I'm not sure how useful it is, but it sure is pretty. Maps kidnappings, shootings, bombings, terrorist acts, piracy (non-recording), and a bunch of other nasty stuff.
Information Security Awareness Forum :
http://www.infosec.co.uk/ISAF
This portal says it is under the direction of ISSA UK, but Reed Exhibitions seems to play a major role ...
InfraGuard workplace information security awareness course:
www.infragardawareness.com/course1
Slides/text with voiceover. There is also a test that might get you a certificate, but it wouldn't let me use any of my email addresses, so I know nothing about it.
NIST quide for infosec awareness program:
http://csrc.nist.gov/publications/nistpubs/800-50/NIST-SP800-50.pdf
Process for developing a security awareness program. Rather generic and abstract, but as with all NIST stuff many good points.
Notre Dame University infosec info:
http://secure.nd.edu/
Some of this is only accessible to registered students, and most of it is fairly simple, but it's good, straightforward, and clear. Decent model to follow. (Some aspects do date quickly ...)
PhoneBusters Phishing info:
http://www.phonebusters.com/english/recognizeit_phishingemails.html
Fairly simplistic.
PhoneBusters Recognize It:
http://www.phonebusters.com/english/recognizeit.html
A list of various scams, and ways to recognize (and sometimes report) them. The descriptions are fairly simple, but the scope is useful.
SafeCanada.ca Cyber Security materials:
http://www.safecanada.ca/link_e.asp
A collection of documents and links for security awareness.
Safer Interenet Programme:
http://www.sip-bench.org/sipbench.php
EU programme for home computer security, mostly benchmarking filtering software
Security Awareness Slogans:
http://www.nativeintelligence.com/ni-free/awareness-slogans.asp
A list to jumpstart some thinking ...
Security motivational posters/wallpapers:
http://flosse.2blocksaway.com/archives/80
Some posters in the style of the well-known motivational posters. Some are fairly odd, but they are cute.
Small business recovery planning advice:
http://www.officedepot.com/promo/pages/docs/onlinedisasterbrochure.pdf
Pamphlet from Office Depot, but good for small businesses.
Stay Safe Online:
http://staysafeonline.org/
Portal site, fairly simplistic material
Think Security First:
http://www.thinksecurityfirst.org
"Security Awareness for Small Business, Home Office and Home computing." A brief outline, plus some links. Contact the page owner to download additional handout materials.
Think Security First - Walnut Creek:
http://www.thinksecurityfirst.net
The original Walnut Creek site, with fewer materials.
Show more
Children
Cybersmart kids online:
www.cybersmartkids.com.au
Australian kids net safety site.
Easybits:
http://www.easybits.com/
Whitelisting program for kids, top ranking from EU Safer Internet benchmarks
Guidelines on Internet Access for Children and Parents - Les Bell:
http://www.lesbell.com.au/Home.nsf/web/Guidelines+on+Internet+Access+for+Children+and+Parents
These guidelines are written for parents of children at primary or elementary schools: aged 5 to 12.
Hacker High School:
www.hackerhighschool.org
Project for development of licence-free, security and privacy awareness teaching materials and back-end support for teachers of elementary, junior high, and high school students. (Which is interesting, because they also seem to have licence requirements or arrangements.) The materials are very simplistic, and, despite supposedly being aimed at school age students, don't seem to have anything that would appeal to that audience.
HTCIA Internet Safety For Children:
http://www.htcia.org/isfc/
Very limited resources, and some training files available only to members. Not much content here.
iKeepSafe Internet Safety Coalition:
http://www.ikeepsafe.org/
Big on flash, videos, and commercial materials, a bit thin on actual content. Directed at parents, educators, and policymakers.
Internet Safety for Kids:
http://www.packet-level.com/kids/
Book (in PDF format), slides, handouts and other resources for an educational program. A specifically Canadian version is also available.
Kids and Internet slides:
http://www.deltapolice.ca/slo/presentations/index.php
Allan Alton's presentation, hosted by Delta Police Dept. Particularly good on background info.
NetSmartz:
http://www.netsmartz.org/
Material from the US National Center for Missing & Exploited Children.
SafeCanada.ca:
http://www.safecanada.ca/link_e.asp
Internet safety for kids from the Canadian government.
vendors
International Computer Driving Licence:
http://www.icdl.ca/default_en.htm
A bit gimmicky, maybe, but some general awareness of online security. See also http://www.ecdl.com/countries/index.jsp
K9:
http://www.getk9.com/
Web filtering software
LiveWires Game:
http://www.livewwwires.com/
Sales site, no awareness materials available.
Microsoft Security Awareness Program:
http://www.microsoft.com/technet/security/understanding/awareness.mspx
Lots of material ...
Symantec Family Resources Website:
http://www.symantec.com/norton/familyresources/index.jsp
Limited materials, mostly oriented to the company's products.
Veridion CISSP training:
http://www.veridion.net/fligne_eng.html
Fairly simplistic, but a set of slides and voiceover available free of charge ...
Video and multimedia
"New cybercrime" trailer:
http://www.youtube.com/watch
Short piece from Fortify Software, no detail but possibly useful for awareness intro.
BC government security awareness materials:
http://www.cio.gov.bc.ca/Security/video_trng/sec_aware_on.htm
Discussion starter scenario videos.
Botnets, part 1:
http://video.google.com/videoplay
Rather superficial (do we really need to know about source code and compilers, and lots of shots of Corey looking mean?), but introduction to the basic idea and concepts
Bud has mail:
http://www.watchguard.com/education/video/play.asp
Another Watchguard video, about email attachments.
Bud logs in:
http://www.youtube.com/watch
Simple password management tips from Watchguard.
Chip and pin fraud (part 1):
http://www.youtube.com/watch
Part 1 (of 2) of a BBC piece on debit card (chip and pin) fraud. Ross Anderson is interviewed. (Piece must be a bit old: pan of his office shows Sec Eng 1st edition.)
Chip and pin fraud (part 2):
http://youtube.com/watch
Part 2 of the BBC piece. This section shows a very cavalier attitude on the part of the banks.
Compromised Bank Website:
http://youtube.com/watch
Roger Thompson's detailed explanation of an exploit served by a compromised bank Website.
Cyber exchange:
http://cyberexchange.isc2.org/Search.aspx
A new design for the old ISC2 computer security awareness materials.
Drive-by downloads:
http://video.google.com/videoplay
Simplistic, little in the way of detail.
How to get a free meal at McDonalds:
http://www.5min.com/Video/How-to-get-a-free-meal-at-McDonalds-4186
You've probably thought of this, but it's kind of cute. Possibly good for a discussion of bad design, or the cost/benefit of securing small transactions.
Lock bumping news story:
http://www.youtube.com/watch
Memphis TV station
Most Terrifying Video You'll Ever See:
http://www.youtube.com/watch
Variation on Pascal's Wager: interesting take on risk analysis and management that could probably be used more widely.
MySpace hack:
http://www.youtube.com/watch
Roger Thompson and an example exploit serve from a social networking site.
Net safety/privacy:
http://www.youtube.com/watch
Rather disturbing, but probably effective in terms of children disclosing information and trusting strangers.
News report on wireless hotspots:
http://www.youtube.com/watch
KIRO news in Seattle
Password cracking:
http://video.google.com/videoplay
Basic description
Phishing indications:
http://www.sacs.co.za/videos/Phishing/Phishing.html
Flash presentation, audio and screen activity, showing phishing symptoms and indications in a message.
Rainbow tables:
http://www.watchguard.com/RSS/showarticle.aspx
Video presentation from Watchguard. Fairly simplistic.
Rootkits explanation (part 1):
http://video.google.com/videoplay
Very simplistic tutorial on what rootkits do. (Very lo-res and grainy.)
Show more
Security architecture
Security Engineering:
http://www.cl.cam.ac.uk/~rja14/book.html
One of the best books, of any kind, on security. And you can read (or download) the entire first edition online here.
Security frameworks
BS 7799/ISO 17799/27000 family
ANSI Webstore:
http://webstore.ansi.org/ansidocstore/default.asp
Prices for the standards vary tremendously. For those that have been accepted as ANSI standards, this is one of the cheapest places to get copies of the standards.
BSI Global BS 7799/ISO 27001/infosec page:
http://www.bsi-global.com/Global/iso27001.xalter
Mostly links to buy the standards
BSI Global home page:
http://www.bsi-global.com/index.xalter
British Standards Institute
ISMS Audit guideline document:
http://www.iso27001security.com/ISMS_Auditing_Guideline_release_1.pdf
A cooperative effort from the ISO 27001 security mailing list
ISMS International User Group (IUG):
http://www.xisec.com/
ISMS International User Group (IUG), also ISMS Journal. (ISMS, Information Security Management System, is a term used in BS 7799 and descendents and almost nowhere else: it is an indication of BS 7799/ISO 27K relation.)
ISMS Journal:
http://www.xisec.com/foundation.htm
An apparently free electronic magazine. (Existing issues all seem to date from 2004: the most recent edition brings up a link to a German consultancy that seems to be doing the publishing.) News (mostly old) of meetings and events, some general security articles, remarkably little on BS 7799/ISO27K materials. (Issue 5 does have a nice piece on 17799 and software development.) The subscription address currently appears to be defunct.
ISO:
www.iso.org
International Organization for Standardization, group responsible for many international standards, particularly in communications: a number relate to security such as ISO 9000 (on quality) and the ISO 17799 security guideline framework. You will note that the name of the organization does not fit the acronym. Legend has it that, since the body was international in nature, it would be unfair to have the name in a particular language, and therefore the acronym ISO was derived from the Greek word "isos" (which means equal) so that no language would have an expansion that fit. (Many English-speakers refer, incorrectly, to the "International Standards Organization.")
ISO 27000 papers and templates:
http://www.iso27001security.com/html/white_papers.html
White papers, templates, and sample documents from the ISO27k implementers’ forum.
ISO 27000 Toolkit:
http://www.iso27001security.com/html/iso27k_toolkit.html
Part of Gary Hinson's collection of ISO 27K materials. Case studies, policies, statements, and other supporting documents.
ISO 27001 mailing list:
http://groups.google.com/group/iso27001security
Mailing list for discussion of, and resources for, ISO 27000 family and other security frameworks. (Not an official ISO list: run by Gary Hinson.)
ISO 27001 portal site:
http://www.iso27001security.com/
Information and resources on ISO 27000 family and other security frameworks. (Not an ISO site: run by Gary Hinson.) A handy (though short) FAQ, list of books, and links to relevant sites.
ISO 27001 Self-Assessment on Information Security:
https://benchmark.wolcottgroup.com/
A fairly simplistic set of questions, and you, basically, do all the work, but it an give you a bit of a feel. Seems to be based on the capability maturity model. (I'm reasonably sure that they will use the data to try and sell you some consulting, but ...)
The ISO 27001 and 17799 User Group:
http://www.17799.com
An internet user group dedicated to the ISO information security standards. Content is very thin.
The ISO 27001 and ISO 17799 Open Guide:
http://iso-17799.safemode.org
Public collaboration 'wiki' for both ISO 17799 and ISO 27001. At present, the contents are rather thin.
Vancouver (BC) ISMS User Group:
http://ismsug.org
In starting phases
Vendors
Callio:
http://www.callio.com/
Checklist for BS 7799/ISO27K family of standards. Also some pages tersely outlining BS 7799 and descendents.
IT Governance:
http://www.itgovernance.co.uk/
Alan Calder's site, selling Alan Calder's consulting, books, and toolkits, much of which has (nominally) to do with BS 7799/ISO 17799. (Can't say for sure about the consulting, but the books and toolkits are verbose and of limited utility. Some documents and templates will save you a bit of time in terms of documenting your process.)
Checklists, controls, and practice lists
CyberSecurity Checklist:
http://www.cccure.org/modules.php
This copy hosted on the CCCURE site. I don't know who the U.S. Cyber Consequences Unit (US-CCU) is (aside from the two authors), but the material is generally decent. (Some of the items are a bit bizarre.) It can also be found at http://www.cyberunitss.com/files/cybersecuritychecklist2007.pdf
Identity Theft Standards Panel:
www.ansi.org/idsp
Watch this space. To report in January 2008.
Information Security Forum:
http://www.securityforum.org/
No lack of self-esteem for these guys, but they do have some documents publicly available, particularly the Standard of Good Practice. This is incredibly verbose, but boils down to a checklist both of objectives and of specific activities or controls. You have to register to get the doc.
NERC standards:
http://www.nerc.com/page.php
North American Electric Reliability Corporation (NERC) standards, some of which address computer systems and/or physical security surrounding computer systems.
PCI DSS:
https://www.pcisecuritystandards.org/security_standards/pci_dss.shtml
The PCI (Payment Card Industry) Data Security Standards. You can get the standard itself, plus various supporting documents. As of October 2008 the current standard is 1.2.
Other
APEC Information Security Standards Handbook:
www.cio.gov/fpkisc/library/apec_tel26_v113.pdf
Quite exhaustive listing of a wide variety of infosec frameworks, guidelines, and documents. Brief descriptions. Covers ISO, NIST, RFCs, and FIPS, among others.
CObIT and ISACA:
http://isaca.org/
ISACA produces the CObIT audit guidelines.
COSO:
http://www.coso.org/default.htm
The Committee of Sponsoring Organizations of the Treadway Commission (COSO). Big on internal controls. Breakdown grid similar to Zachman but with finer granularity and three dimensions.
Generally Accepted Information Security Principles:
http://www.issa.org/gaisp/gaisp.html
No results yet, but a worthy effort.
ICT Security Standards Roadmap:
http://www.itu.int/ITU-T/studygroups/com17/ict/index.html
International Telecommunications Union (ITU) project attempting to list and describe the various infosec documents, standards, and frameworks. A particular standard may be hard to find, but the range and scope is interesting.
IT Unified Compliance Framework (UCF):
http://www.unifiedcompliance.com/
An attempt to map all of the various security frameworks. Some useful information, not always presented in ways easy to understand. They will also try to sell you spreadsheets of the comparisons.
Rainbow books:
http://csrc.nist.gov/publications/secpubs/rainbow/
Repository of the old "rainbow" series of books, including the TCSEC "Orange Book," at the NIST CSRC site.
Systems Security Engineering -- Capability Maturity Model:
http://www.sse-cmm.org/index.html
What type of organization (how mature) you are, based mostly on formality of processes.
US CERT Essential Body of Knowledge (EBK):
http://www.us-cert.gov/ITSecurityEBK/
Yet anohter outline?
Risk and assessment
BITSinfo Publications:
http://bitsinfo.org/p_publications.html
A product of the banking and financial community, at one time, BITS stood for “Banking Industry Technology Secretariat” but apparently it doesn't anymore. In any case, the BITS Website has some documents that relate to security and risk analysis. Of particular interest is the BITS Kalculator, a risk measurement/comparison tool. (Note that the site does not work with all browsers.)
Vendors
Espiria:
http://www.espiria.com/home.html
Part consulting, part product: security risk assessment based on a standardized, online, data collection tool.
RiskWatch:
http://www.riskwatch.com/
Self-assessment tool to be used in preparation for audit, mostly for financial institutions.
Securac:
http://www.securac.net/
Acertus risk assessment software
Telecom and network security
Attacks and status
Active Threat Level Analysis System (ATLAS):
http://atlas.arbor.net/
Global Threat Map, Threat Briefs, Top Threat Sources, Threat Index, Top Internet Attacks, and Vulnerability Risk Index using a distributed network of sensors
DNS exploit:
http://www.unixwiz.net/techtips/iguide-kaminsky-dns-vuln.html
An illustrated guide to one of the recently noted problems with DNS.
DNS Randomness Test :
https://www.dns-oarc.net/oarc/services/dnsentropy
A test for your DNS resolver against a recent weakness.
HoneyNet fast-flux explanation:
http://www.honeynet.org/papers/ff
Solid explanation of fast-flux technology (used by botnets) from the HoneyNet Know Your Enemy project.
How to extract Gmail ID data:
http://blogs.securiteam.com/index.php/archives/1113
How to extract the personal information for a Gmail or Google ID. Not sure whether this bug has been fixed, but the process is interesting in itself.
Open Source Security Information Management:
http://www.ossim.net/
Collection of open source tools and display components
Social networking threats:
http://www.csis.dk/dk/forside/LinkedIn.pdf
Paper on the risks associated with social networking sites, specifically using LinkedIn as an example.
Protection and tools
Freenet:
http://freenetproject.org/index.php
Free Network Project, demonstrating the use of encryption and onion routing in securing a network against analysis.
TLS RFC:
www.ietf.org/rfc/rfc2246.txt
The RFC for Transport Layer Securi