🔐 Lockdoor Framework : A Penetration Testing framework with Cyber Security Resources
-
Updated
Sep 10, 2024 - 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
A repo containing simple programs to ease pentester with generated commands to avoid syntax issues
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.
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.
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.
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.
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.
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.
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."