Skip to content
View ChrisForsythe's full-sized avatar

Organizations

@growl
Block or Report

Block or report ChrisForsythe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ChrisForsythe/README.md

Hi there, I'm Chris

I created a project called Growl, originally called Global Notifications Center, in the early 2000's. I then helped to create Perian. Previously I was Project Manager on Adium. My commit history predates the existence of GitHub or Git, but some of the repos survived and have been migrated here.

Right now I work on mostly Information Security/CyberSecurity, know a lot about Splunk Process Language and Regular Expressions. The following are a few regular expressions I created which are my favorites.

My favorite regular expressions
Find duplicates Find text wrapped with an asterisk in a unique way
Find the beginning and ending of sentences on a line (the wild horses regex) Find different types of hashes for crypto types
Find valid roman numerals

The full history of edits for each regex are there so you can see the progression of building these out. I prefer PCRE but am not limited to it, simple for DEFINE and a few other benefits PCRE provides.

Right now I share a repo with others working on making SPL code which shows how to work with SPL. Here is the repo:

Splunk Stuff


My's github stats

Popular repositories Loading

  1. SplunkStuff SplunkStuff Public

    A repository for generalized splunk code, dashboards, resources and suggestions/recommendations.

    29 4

  2. nexpose-resources nexpose-resources Public

    Forked from rapid7/nexpose-resources

    Scripts, SQL queries, and other resources for Nexpose

    Ruby

  3. minemeld-configs minemeld-configs Public

    Minemeld miners, prototypes, etc

  4. graylog-plugin-threatintel graylog-plugin-threatintel Public archive

    Forked from Graylog2/graylog-plugin-threatintel

    Graylog Processing Pipeline functions to enrich log messages with IoC information from threat intelligence databases

    Java

  5. minemeld-node-prototypes minemeld-node-prototypes Public archive

    Forked from PaloAltoNetworks/minemeld-node-prototypes

    Prototypes for MineMeld nodes

    Python 1

  6. RegexExamples RegexExamples Public

    Regex examples for fun