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
RiskRadar is a vulnerability scanning tool designed to detect SQL Injection and Cross-Site Scripting (XSS) vulnerabilities in web applications. It provides detailed insights to help developers identify and address security issues effectively.
This project involved performing basic yet crucial security assessments on a sample vulnerable website to understand and identify common web application flaws.
PortScanner is a C# tool for identifying open ports on target systems, crucial for network security. It offers fast, multi-threaded scanning and detailed reports, perfect for network administrators and cybersecurity professionals.
A simple Python script to check the strength of a password based on length, the inclusion of numbers, special characters, and upper/lower case letters.
Uma ferramenta de escaneamento de portas em Python, altamente configurável e otimizada para desempenho, usando multi-threading. Ideal para testes de segurança em redes e servidores.
Port Scanner is a Python tool for scanning open ports on any IP address or domain. It offers quick, full, and custom scan options with multi-threading for efficiency. The tool features a color-coded command-line interface and works on Windows, macOS, and Linux.