You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CyberX-AI-Digital-Twin is an AI-powered cybersecurity platform that uses digital twin technology to simulate, detect, and analyze cyber threats in a safe, isolated environment. Ideal for researchers, developers, and educators to test and enhance network security.
Delphi static code analysis & linter for RAD Studio 12. IDE plugin + standalone Windows app. AST-based detector for memory leaks, SQL injection, code smells, hardcoded secrets — 21 rules with Sonar-style classification.
SQLi-Detect is a lightweight and effective SQL Injection Detection tool designed to identify and log potential SQL injection attempts in user inputs. It leverages regex pattern matching to detect common SQL injection payloads and provides multiple interfaces including a CLI tool and a REST API.
# Cyber Epidemic ML A Flask web application that applies Machine Learning models to defend against epidemic-style cybersecurity threats such as **XSS attacks, SQL Injection, and Malicious URLs**. --- ## Features - 🛡️ **XSS Detection** — Uses a deep learning model (`xss_model.h5`) - 🔍 **SQL Injection Detection** — Uses trained ML model