🔐 Lockdoor Framework : A Penetration Testing framework with Cyber Security Resources
-
Updated
Jun 4, 2025 - Python
🔐 Lockdoor Framework : A Penetration Testing framework with Cyber Security Resources
JustTryHarder, a cheat sheet which will aid you through the PWK course & the OSCP Exam. (Inspired by PayloadAllTheThings)
PeekABoo tool can be used during internal penetration testing when a user needs to enable Remote Desktop on the targeted machine. It uses PowerShell remoting to perform this task. Note: Remote desktop is disabled by default on all Windows operating systems.
Scrapes Router Passwords From http://www.routerpasswords.com ,more then +300 product
Cross Injector — A Python Script for Cross-Site Scripting (XSS) Detection
Quick WAF "paranoid" Doctor Evaluation | WAFPARAN01D3 Tool
Penstaller: A Python tool to automate the installation of essential bug bounty and pentesting tools. With one command, it sets up tools for recon, fuzzing, and vulnerability scanning, saving time and keeping your system lightweight. Perfect for beginners and pros alike.
A repo containing simple programs to ease pentester with generated commands to avoid syntax issues
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.
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.
Directorybrute is a directory and file brute-force tool designed to discover hidden directories and files on web servers using HTTP requests.
netnuker is a tool built in Python3 that uses TCP Syn Flooding and Slowloris HTTP for DoS attacks, and nmap and a custom sub directory brute forcer, subdestroyer.py for sub directory brute forcing.
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.
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.
Cerbero is a command line tool designed to perform brute force attacks against SSH and FTP services. This tool can be useful for security audits or penetration tests where the resistance of access credentials needs to be tested.
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.
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.
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.
Add a description, image, and links to the pentesters topic page so that developers can more easily learn about it.
To associate your repository with the pentesters topic, visit your repo's landing page and select "manage topics."