0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 08, 2025 — Mar 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tweaked exe processing path More... over 12 years ago
Fixed error in utilization tips More... over 12 years ago
Fixed error in utilization tips More... over 12 years ago
Fixed error in utilization tips More... over 12 years ago
Generate anti-Phishing sigs from single EML file More... over 12 years ago
Removed recipient fields from parsing for EML rules as we are using 'Any of these' logic for IOCs from phishes More... over 12 years ago
added value to ignore More... over 12 years ago
Removed string searches in message body until I can further isolate targeted strings from email processing path, retained link extraction/attachment names etc.. much more concise sigs. More... over 12 years ago
Removed string searches in message body until I can further isolate targeted strings from email processing path, retained link extraction/attachment names etc.. much more concise sigs. More... over 12 years ago
Added logic for parsing and rule creation from email, as well as per filetype string prioritzation for inclusion in rules More... over 12 years ago
Added logic for parsing and rule creation from email, as well as per filetype string prioritzation for inclusion in rules More... over 12 years ago
Added logic for parsing and rule creation from email, as well as per filetype string prioritzation for inclusion in rules More... over 12 years ago
Added todo list More... over 12 years ago
Refactored code to allow for per-filetype execution paths (IE: different algos to generate sigs from emails vs pdfs vs exes..) More... over 12 years ago
Refactored code to allow for per-filetype execution paths (IE: different algos to generate sigs from emails vs pdfs vs exes..) More... over 12 years ago
Refactored code to allow for per-filetype execution paths (IE: different algos to generate sigs from emails vs pdfs vs exes..) More... over 12 years ago
Refactored code to allow for per-filetype execution paths (IE: different algos to generate sigs from emails vs pdfs vs exes..) More... over 12 years ago
BugFix ..crash on empty directory (YG Doesn't recursivly dive per design)..it's smoother now More... over 12 years ago
added common strings from word docs More... almost 13 years ago
Forgot to remove some testing code.. More... almost 13 years ago
Documentation for -v to print rule to stdout More... almost 13 years ago
Documentation for -v to print rule to stdout More... almost 13 years ago
Now printing finished rule to standard out..i found myself Cating it every time anyway, still writes to file of course More... almost 13 years ago
Now printing finished rule to standard out..i found myself Cating it every time anyway, still writes to file of course More... almost 13 years ago
Now printing finished rule to standard out..i found myself Cating it every time anyway, still writes to file of course More... almost 13 years ago
Added version 0.5 Notes.. going to need to increment versions more slowly ;) Regex Search woot More... almost 13 years ago
Moved blacklist/regex searches to hit the final list to save cycles More... almost 13 years ago
Added documentation for regexblacklist More... almost 13 years ago
Added Regex Blacklist Functionalty (Seperate list to prevent crazyness from strings containing regex special chars) More... almost 13 years ago
Added Regex Blacklist Functionalty (Seperate list to prevent crazyness from strings containing regex special chars) More... almost 13 years ago