YARA is multi-platform, running on Windows, Linux and Mac OS X, and can be used through its command-line interface or from your own Python scripts using the yara-python extension.
Project page: http://code.google.com/p/yara-project/
-CMM
Edge-security blog about Penetration testing, OSINT, security tools, and other interesting stuff.
Here is a new handy tool for uploading files to virustotal.com, this program will add an entry for the contextual Windows menu to send the file to virustotal.com
For the ones who don't know, virustotal.com offer a service of online antivirus, using 39 antivirus engines. It's very useful when you need to check a downloaded file or a suspicious file during an investigation.
You can check it here
Info via lifehacker.com
-CMM
I'm pleased to announce a new version of WFuzz! Wfuzz has been created to facilitate the task in web applications assessments and it...