FindMyHash Output Capture Script Hash Brown
FindMyHash is a great utility for checking hashes across various sites for pre-determined hash values, accepting both single hashes and hash files with support for a large variety of hash types (MD4,...
View ArticleCheck if Linux Needs a Reboot
One of the best parts of a Linux OS is that you can often patch on the fly without a need for reboot afterwards. The only thing that does definitively need a reboot is after a kernel patch. Sometimes,...
View ArticleRegex and the String Between the Colons
After working on this for a bit I wanted to make sure I posted this reminder for myself and others. Regex is a very powerful tool but the syntax is almost something of an art. I needed to identify...
View ArticleHELK: Manually Import Windows Event Logs
Most logging solutions are set up to facilitate capture and storage of log data from live systems either sending logs to the server or by agents handling the log transportation. HELK is no different....
View ArticleLinux Script Error: Bad Substitution (change shell from dash to bash)
This is a simple problem in the end that cost me serious troubleshooting time. Hopefully you found this article and it can save you some of what I lost. You may encounter a problem when running a...
View Article