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
A script to detect and remove Canary Tokens with simple signature-based detections.
Code to prevent a managed .NET debugger/profiler from working.
VolatilityBot automates binary extraction and memory analysis, including detecting code injections and strings.
Repository of YARA rules for Trellix ATR blogposts and investigations
A generator for YARA rules that creates rules from strings found in malware files while removing strings from goodware files.
A project providing open-source YARA rules for malware and malicious file detection
A collection of reverse engineering challenges covering a wide range of topics and difficulty levels.
UDcide provides an alternative approach to dealing with Android malware by targeting specific behaviors for removal.
PINNED

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

InfoSecHired
An AI-powered career platform that automates the creation of cybersecurity job application materials and provides company-specific insights for job seekers.

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

OSINTLeak
OSINTLeak is a tool for discovering and analyzing leaked sensitive information across various online sources to identify potential security risks.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Check Point CloudGuard WAF
A cloud-native web application and API security solution that uses contextual AI to protect against known and zero-day threats without signature-based detection.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.