Fnord is a pattern extractor for obfuscated code that extracts byte sequences and creates statistics by processing the file with a sliding window to extract sequences of varying lengths, presenting the most frequent sequences in a table with details like length, occurrences, sequence, and entropy. It also generates an experimental YARA rule by calculating a score based on the length and occurrences of sequences, processing each sequence to detect interesting ones using a list of keywords, and calculating Levenshtein distance to skip irrelevant sequences.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
ConDroid performs concolic execution of Android apps to observe 'interesting' behavior in dynamic analysis.
Search engine for open-source Git repositories with advanced features like case sensitivity and regular expressions.
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.
A brute-force protection middleware for express routes that rate-limits incoming requests.
A PHP port of Rack::Honeypot, a spam trap that detects and blocks spambots
APKiD is a tool that identifies compilers, packers, obfuscators, and other weird stuff in APK files.
ThreatLocker is an enterprise cybersecurity platform that provides comprehensive endpoint protection and zero-trust security to prevent ransomware, viruses, and other malicious software from running on endpoints.
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.
Integrates static APK analysis with Yara and requires re-compilation of Yara with the androguard module.
PINNED

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

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.