Ensnare is a Ruby on Rails gem plugin designed to detect and respond to malicious behavior in web applications. The tool implements a combination of honey traps that are designed to entice malicious users into revealing their intentions. When triggered, these traps activate a configurable suite of responses aimed at confusing, misleading, delaying, or stopping attackers. Ensnare integrates directly into Rails applications through a gem installation process. The setup involves adding the gem to a project's Gemfile, running database migrations, and configuring the application controller to enable the detection mechanisms. The tool requires enabling parameter tampering detection by modifying the mass assignment sanitizer configuration and adding a before filter to the application controller. Once configured, Ensnare mounts its engine to provide monitoring and response capabilities. The detection system operates by monitoring for suspicious activities and parameter manipulation attempts. When malicious behavior is identified, the configured trap responses are activated to interfere with the attacker's activities.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A low interaction client honeypot that detects malicious websites using signature, anomaly and pattern matching techniques with automated URL collection and JavaScript analysis capabilities.
An Apache 2 based honeypot with detection capabilities specifically designed to identify and analyze Struts CVE-2017-5638 exploitation attempts.
A low interaction honeypot to detect CVE-2018-2636 in Oracle Hospitality Applications.
A honeypot tool to detect and log CVE-2019-19781 scan and exploitation attempts.
A serverless application that creates and monitors fake HTTP endpoints as honeytokens to detect attackers, malicious insiders, and automated threats.
A plugin repository that extends the Honeycomb honeypot framework with additional features and capabilities for enhanced threat detection and analysis.
A Docker-based honeypot network implementation featuring cowrie and dionaea honeypots with centralized event collection, geolocation enrichment, and real-time attack visualization.
A low-interaction honeypot to detect and analyze attempts to exploit the CVE-2017-10271 vulnerability in Oracle WebLogic Server
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.