Icono

d1se0@home:~$

HackingTools

  • checkPassword

    checkPassword

    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.


  • portScan

    portScan

    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


  • crackerPass

    crackerPass

    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.


  • superTool

    superTool

    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.


  • keylogger_script

    keylogger_script

    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.


  • hackerlabsCtfs-tool

    hackerlabsCtfs-tool

    HackerlabsCtfs Tool is a command line tool designed to interact with the HackerLabs page. It allows you to extract and display information about CTF (Capture The Flag) machines available on the HackerLabs platform. You can filter machines by difficulty, search by creator, get a random machine, and more.

  • HackerLabs

    HackerLabs

    HackerLabs is a free platform designed so that both beginners and cybersecurity experts can practice ethical hacking in an accessible and safe way. Using Docker, we offer a controlled, easy-to-use environment for deploying vulnerable labs, allowing you to focus on learning without worrying about technical complexity.