This repository contains various scripts for cybersecurity simulations.
-
Updated
Nov 15, 2024 - Python
This repository contains various scripts for cybersecurity simulations.
herramienta de escaneos de puertos y osint
👾 A powerful tool written in Python designed to assist CTF (Capture The Flag) participants in solving cybersecurity challenges. This tool provides several useful functionalities that facilitate data analysis and manipulation, allowing users to focus on solving the challenges.
BlackVenom is an ethical ARP and DNS spoofing tool 🛡️ designed for cybersecurity professionals, enabling the interception and logging of network traffic 📄 to identify vulnerabilities. It facilitates effective network analysis 🔍 while ensuring stealth and compliance with ethical hacking practices ⚖️.
Detección de inyecciones de dispositivos HID malintencionados
Este script de Python permite generar un diccionario de contraseñas personalizadas basadas en datos ingresados por el usuario. Facilita la creación de combinaciones de contraseñas a partir de nombres, apellidos, DNI, fechas de nacimiento, direcciones, y otras palabras clave.
AESCrafter is a lightweight, highly efficient Python script developed to generate secure 128-bit AES keys for cryptographic purposes.
HackerlabsCtfs Tool is a command line tool for querying and filtering CTF machine information on the HackerLabs platform.
Herramienta para buscar URLs dentro del código fuente de un sitio web
Este script em Python utiliza a biblioteca Scapy para capturar e exibir informações detalhadas sobre pacotes de rede, incluindo endereços IP, protocolos, tamanho dos pacotes e se o tráfego corresponde a pedidos HTTP ou HTTPS.
DISCLAIMER | This file is for educational and testing purposes only. Ethical use: This script performs a Man-in-the-Middle (MITM) attack, which is illegal without the express consent of those involved. Use it only in controlled environments and for educational or testing purposes, and always with permission.
This repository contains a set of scripts for capturing keyboard input on Linux and Windows systems. The purpose of these scripts is to demonstrate how a basic keylogger can be implemented in different environments.
SuperTool is an ethical hacking tool designed to perform advanced network scans, search for vulnerabilities in websites and manage exploits. Use tools like nmap for network scanning and searchsploit to look for exploits.
crackerPass is a command line tool designed to crack passwords using dictionaries and verify password hashes in various formats. The tool uses different Python libraries to handle and verify password hashes, providing flexibility to work with various common hashing algorithms.
portScan is a port scanning tool written in Python, designed for network auditing and ethical hacking. It allows you to scan open, closed and filtered ports on an IP or a range of IPs, providing detailed information about the services running on the open ports.
checkPassword is a command line tool developed in Python that allows you to check if a password has been compromised against known databases of leaked passwords. Use Have I Been Pwned's Pwned Passwords API to perform this verification safely and efficiently.
revShell is a powerful and versatile tool for generating various types of reverse shells in multiple programming languages. This tool facilitates the quick and efficient generation of reverse shell commands, providing different methods and options for various situations and environments.
passwordGenerator is a command line tool for generating strong passwords with encryption options and estimated time to crack them. This tool is designed to be easy to use and highly configurable to meet various security needs.
suBruteforce is a brute force tool designed to test user and password combinations on Unix systems using the su command. This tool is written in Python and provides a friendly and customizable interface for performing brute force attacks.
Add a description, image, and links to the cibersecurity topic page so that developers can more easily learn about it.
To associate your repository with the cibersecurity topic, visit your repo's landing page and select "manage topics."