OCyara Logo

OCyara

0
Free
Visit Website

The OCyara module performs OCR (Optical Character Recognition) on image files and scans them for matches to Yara rules. OCyara also can process images embedded in PDF files. Installation Operating System Requirements Python 3.5+ Debian-based Linux distros are currently the only supported operating systems. Installation has only been tested on Kali Rolling and Ubuntu 16.10. (Other Debian-based distros may work as well, but may require manual compilation of Tesseract and/or Leptonica to get support for all image types. GIF, and TIFF library support seems to be troublesome with some Ubuntu LTS installations.) Tesseract OCR API To install Tesseract: apt-get update Install python3 header files: apt-get install python3-dev Install Tesseract and its required libraries: apt-get install tesseract-ocr libtesseract-dev libleptonica-dev libpng12-dev libjpeg62-dev libtiff5-dev zlib1g-dev Install Procedure The easiest way to install OCyara is through the use of pip: Ensure all the Operating System Requirements listed above have been met Run pip install cython (has to be installed separate like this due to tesserocr

FEATURES

ALTERNATIVES

Dalfox is a powerful open-source XSS scanner and utility focused on automation.

A script to detect and remove Canary Tokens with simple signature-based detections.

A new age tool for binary analysis that uses statistical visualizations to help find patterns in large amounts of binary data.

Scans running processes for potentially malicious implants and dumps them.

A powerful tool for detecting and identifying malware using a rule-based system.

A blog post discussing INF-SCT fetch and execute techniques for bypass, evasion, and persistence

Debugger and .NET assembly editor with advanced debugging features.

A collection of Yara rules for identifying malicious PEs with unique or suspicious PDB paths.