Femida is a Python-based automation tool designed to identify blind XSS vulnerabilities in web applications. The tool integrates with Burp Suite as a proxy to intercept and analyze HTTP requests for potential blind cross-site scripting attack vectors. The tool operates through command-line interface and focuses specifically on automating the detection process for blind XSS vulnerabilities, which are typically harder to identify through manual testing methods. Femida processes HTTP traffic captured through Burp Suite to systematically search for injection points where blind XSS payloads could be executed. As an open-source tool available on GitHub, Femida can be installed using pip package manager. The tool is designed for security researchers and penetration testers who need to streamline their blind XSS vulnerability assessment workflows during web application security testing.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A comprehensive toolkit for web application security testing, offering a range of products and solutions for identifying vulnerabilities and improving security posture.
Search engine for open-source Git repositories with advanced features like case sensitivity and regular expressions.
SearchCode is an extensive code search engine that indexes 75 billion lines of code from millions of projects to help developers find coding examples and libraries.
GuardDog is a CLI tool that identifies malicious PyPI and npm packages using heuristics-based analysis of source code and metadata.
A PHP port of Rack::Honeypot, a spam trap that detects and blocks spambots
A brute-force protection middleware for express routes that rate-limits incoming requests.
Bearer CLI is a static application security testing tool that scans source code across multiple programming languages to identify and prioritize OWASP Top 10 and CWE Top 25 security vulnerabilities through data flow analysis.
A Nuxt 3 security module that automatically implements OWASP security patterns through HTTP headers, middleware, and various protection mechanisms including CSP, XSS validation, CORS, and CSRF protection.
A deliberately vulnerable Java web application designed for educational purposes to teach web application security concepts and common vulnerabilities.
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.