yaraMail Logo

yaraMail

0
Free
Visit Website

Yara Scanner For IMAP Feeds and saved Streams Reads an smtp formatted email file or connects to IMAP/POP server, reads emails and extracts attachments. Scans attachments with chosen Yara rule file. Writes the results to a Report File. Deletes the tmp dir created. Usage: IMAP Feed: python yaraMail.py -e -o sampleReport.txt -i -u me@you.com -p password -f inbox sample.yar imap.gmail.com POP Feed: python yaraMail.py -e -o sampleReport.txt -w -u you@me.com -p password sample.yar pop3.live.com From File: python yaraMail.py -e -o sampleReport.txt sample.yar SampleMail.txt Reports: Here is an example of the report print out From: Kevin Breen email@email.com Subject: Subject Line Att Name: Name of attatch.ext Matched Rules: Rule_Name1 Rule_Name2 Misc: The Attachement extract also extracts any Body to the EMail in either text/plain or text/HTML format -The text body of the email is typically named as part-001.ksh (this is what python mime guesses the ext as) -The HTML Body of the text is typically named as part-002.html ToDo: -Add verbose output

FEATURES

ALTERNATIVES

A library for integrating communication channels with the Cobalt Strike External C2 server.

A fast CLI tool to find SSRF or Out-of-band resource load

A tool for extracting files from network traffic based on file signatures with support for various file formats and scalable search algorithm.

Monitors network traffic for suspicious activity and alerts when potential threats are detected.

A honeypot that logs NTP packets into a Redis database to detect DDoS attempts.

A honeypot designed to detect and analyze malicious activities in instant messaging platforms.

A utility to generate malicious network traffic for security evaluation.

A powerful command-line packet analyzer and a portable C/C++ library for network traffic capture with comprehensive documentation.