Your Regex Coach

Regular expression (or regex) [Wikipedia] are a very powerful method to parse data and extract the information you need. But a regular expression can quickly turn into a nightmare due to its complexity. I often use a memo but testing the regexp live is the quickest way to debug them.

CERT-in-a-Box

Computer Emergency Response Teams (or “CERTs”) are organizations that handle security incidents related to computers and networks. A CERT can be deployed to support private networks (example: in a multi-national company or an organization like NATO which operates its NCIRC) or organized by federal authorities in regions or countries. CERTs

1 2