This is an AI-research project that focus on developing AI-generated cybersecurity tools
This project focuses on defensive action.
This is an AI-research project that focus on developing AI-generated cybersecurity tools
This project focuses on defensive action.
Parse and analyze log files for patterns - Focused on Data analysis and reporting
Python
Monitor system processes for suspicious activity - Focused on System monitoring and alerts
Python
Analyze network traffic patterns - Focused on Data analysis and reporting
Python
Monitor critical service status - Focused on System monitoring and alerts
Python
Shifts dates in data by a random interval, preserving relative time relationships while anonymizing
A command-line tool that masks sensitive data fields (e.g., credit card numbers, phone numbers) in s
Detects directory traversal vulnerabilities by fuzzing common directory traversal sequences (e.g., .
A command-line tool that takes a set of IOCs (e.g., domains, IPs, hashes) as input and calculates th
Analyzes a project's software dependencies (using `pip freeze`) and flags dependencies with known vu
Analyzes a project's requirements.txt or equivalent file and reports known vulnerabilities in the sp
Analyzes code to identify potential vulnerabilities arising from missing or inadequate input sanitiz
Scans a project's dependencies and lists their licenses, highlighting potential compliance issues. -
A command-line tool to lint security policies written in YAML or JSON format, checking for common er
Checks cookies for security-related attributes like HttpOnly, Secure, and SameSite. - Focused on Lig