Peda is a security tool suite and exploit development framework designed for binary analysis, debugger automation, and memory inspection. It functions as a set of Python scripts that extend a debugger to automate the analysis of compiled files and the inspection of process memory. The project provides specialized utilities for memory corruption research, including a payload generation utility for creating cyclic patterns to discover buffer overflows and a gadget finder to locate return-oriented programming sequences within binaries. It differentiates itself by offering a visualization tool th
Mimikatz is a security research suite designed for auditing Windows authentication and managing system security configurations. It provides a comprehensive framework for extracting sensitive credentials, manipulating process privileges, and managing digital identity assets directly from system memory or offline memory dumps. The project distinguishes itself through advanced system-level exploitation techniques, including runtime process injection, API hooking, and the ability to bypass cryptographic export restrictions. It features a specialized toolkit for Kerberos protocol operations, allow
Pwntools is a Python-based framework designed for rapid prototyping and automation in binary exploitation, reverse engineering, and security research. It serves as a comprehensive toolkit for interacting with local and remote processes, providing the primitives necessary to manage complex exploit workflows and streamline security analysis tasks. The framework distinguishes itself through its specialized capabilities for binary manipulation and automated exploit construction. It includes dedicated utilities for parsing executable file formats, assembling and disassembling machine code, and gen
OWASP Joomla Vulnerability Scanner Project https://www.secologist.com/
A Ruby framework designed to aid in the penetration testing of WordPress systems.
rastating/wordpress-exploit-framework की मुख्य विशेषताएं हैं: Exploit Development, Security Tools, Vulnerability Exploitation Frameworks, Web Application Scanning।
rastating/wordpress-exploit-framework के ओपन-सोर्स विकल्पों में शामिल हैं: s0md3v/xsstrike — XSStrike is an automated security scanning engine designed for web application discovery, input. rezasp/joomscan — OWASP Joomla Vulnerability Scanner Project https://www.secologist.com/. gentilkiwi/mimikatz — Mimikatz is a security research suite designed for auditing Windows authentication and managing system security… gallopsled/pwntools — Pwntools is a Python-based framework designed for rapid prototyping and automation in binary exploitation, reverse… longld/peda — Peda is a security tool suite and exploit development framework designed for binary analysis, debugger automation, and… swisskyrepo/wordpresscan — A simple Wordpress scanner written in python based on the work of WPScan (Ruby version), some features are inspired by…