awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Voorivex avatar

Voorivex/pentest-guide

0
View on GitHub↗
2,761 نجوم·570 تفرعات·gpl-3.0·6 مشاهدات

Pentest Guide

This project is a comprehensive web application penetration testing guide and vulnerability research framework. It provides a structured methodology for identifying and exploiting security flaws through a phased approach involving reconnaissance, analysis, and exploitation.

The resource is distinguished by its use of a curated methodology framework that links theoretical vulnerability patterns to real-world bug bounty reports and historical exploit examples. It includes a payload-based testing library and a reference system that maps specific vulnerability categories to recommended third-party security tools.

The guide covers a broad spectrum of security analysis, including attack surface mapping, authentication and session auditing, and infrastructure configuration reviews. It provides detailed procedures for identifying common vulnerabilities such as injection flaws, broken access control, business logic gaps, and token-based security issues.

The project is organized as a collection of manuals and checklists, including a web security audit checklist and a dedicated API security testing manual.

Features

  • API Security Testing - Includes a dedicated API security testing manual focusing on JWTs and resource sharing policies.
  • Security Testing Methodologies - Implements a structured, phased methodology for conducting comprehensive security audits on web applications.
  • Web Application Penetration Testing - Provides a structured methodology for performing systematic security assessments and identifying flaws in web applications.
  • Technology Fingerprinting - Identifies web servers and application frameworks to understand the technical environment of the target.
  • Attack Payloads and Wordlists - Provides a curated library of attack payloads and wordlists to trigger and identify software flaws.
  • Authentication Testing - Evaluates registration, password policies, and multi-factor authentication to identify identity management flaws.
  • Information Gathering - Provides tools and techniques for collecting metadata and reconnaissance to map the attack surface.
  • Insecure Direct Object References - Contains methodologies for detecting insecure direct object references and authorization enforcement issues.
  • Privilege Escalation - Provides a curated framework for identifying and exploiting privilege escalation paths.
  • Reconnaissance and OSINT - Offers comprehensive methodologies for attack surface mapping, technology fingerprinting, and reconnaissance.
  • Sensitive Data Leakage - Provides techniques for discovering exposed secrets and sensitive data leakage across various channels.
  • Server Side Request Forgery - Features a curated reference system and payloads for identifying server-side request forgery.
  • Access Control Testing - Provides procedures for testing authentication bypasses and weak lockout mechanisms to identify unauthorized access to restricted areas.
  • Input Payload Testing - Uses a library of specific input strings and malformed requests to trigger and identify software flaws.
  • Attack Surface Mapping - Provides detailed methodologies for discovering and documenting internet-facing assets to identify organizational exposure.
  • Business Logic Security - Tests for request forgery and workflow circumvention to identify flaws in functional application logic.
  • Authentication Process Auditing - Analyzes login processes and credential policies to identify weaknesses in user identity verification.
  • Input Validation Testing - Analyzes how systems handle input to detect injection vulnerabilities including XSS, SQL, and NoSQL.
  • Session Cookie Security - Analyzes cookie attributes and session timeouts to prevent session fixation and account hijacking.
  • Remote Code Execution Testing - Provides tests for command injection and buffer overflows to achieve remote code execution.
  • Authorization Bypass Testing - Tests role definitions and authorization bypasses to ensure proper enforcement of user privileges.
  • Privilege Escalation Testing - Provides methods to test for privilege escalation and insecure object references.
  • Command Injection Payloads - Includes a library of payloads for detecting and exploiting OS command injection vulnerabilities.
  • Vulnerability Research - Ships a framework with curated payloads and bug bounty case studies for documenting software vulnerabilities.
  • Session Authentication - Provides a comprehensive checklist for auditing authentication mechanisms and session management.
  • Vulnerability Analysis - Implements a structured analysis framework for identifying security flaws in application business logic.
  • API Security Checklists - Includes a dedicated manual and checklists for analyzing token-based authentication and resource sharing in APIs.
  • Web Application Security Testing Guides - Offers a comprehensive procedural framework and structured methodology for identifying web application vulnerabilities.
  • Cross-Site Scripting Vulnerabilities - Provides curated guides and real-world examples for locating and exploiting Cross-Site Scripting vulnerabilities.
  • SQL Injection Detection Tools - Ships educational guides and tool recommendations for detecting SQL injection vulnerabilities.
  • Security Configuration Auditing - Provides guides for auditing infrastructure configurations, security headers, and server settings.
  • Input Validation - Tests application responses to malicious input to detect SQL, NoSQL, and remote command execution vulnerabilities.
  • Directory Traversal Exploits - Provides methodologies for exploiting directory traversal to access files outside the web root.
  • Bug Bounty Resources - Organizes bug bounty research and real-world exploit reports for educational purposes.
  • CORS Misconfiguration - Provides guidance for identifying Cross-Origin Resource Sharing misconfigurations that allow unauthorized data access.
  • Race Condition - Provides documented use cases and guides for exploiting timing-based race condition flaws in web applications.
  • Request Smuggling - Documents techniques for identifying connection desynchronization and HTTP request smuggling flaws.
  • SSL and TLS Security - Provides guidelines for auditing SSL/TLS cryptographic configurations and checking for weak ciphers.
  • XXE Injection - Includes specialized payloads and bypass techniques for detecting and exploiting XML External Entity vulnerabilities.
  • Vulnerability Case Studies - Links theoretical vulnerability patterns to documented real-world bug bounty reports and historical exploit examples.
  • Technical Case Studies - Links theoretical vulnerabilities to documented real-world bug bounty reports and case studies.
  • JWT Vulnerability Analysis - Offers procedures to locate security flaws in token implementations such as unverified signatures and hardcoded secrets.
  • Recovery Flow Auditing - Evaluates password reset flows and email verification to prevent unauthorized account takeovers.
  • Bug Bounty Report Mappings - Maps theoretical vulnerability patterns to documented bug bounty reports and CVE data.
  • Cryptographic Evaluations - Offers methods to check for weak ciphers, padding oracles, and unencrypted data transmission.
  • File Upload Security - Includes checks for the upload of malicious files or unexpected types to prevent system compromise.
  • Unrestricted File Uploads - Details how to test for unrestricted file uploads to achieve remote code execution.
  • Hidden File Discovery - Uses fuzzing and backup file reviews to locate sensitive directories not linked in the main application.
  • JWT Exploitation Techniques - Details techniques for manipulating JSON Web Tokens to forge identities or bypass authentication.
  • HTTP Verb Tampering - Provides procedures for testing if changing HTTP methods can bypass restricted access controls.
  • CSRF - Includes a curated guide for detecting and exploiting cross-site request forgery vulnerabilities.
  • Server-Side Template Injection Methodologies - Includes research and documentation for identifying and exploiting server-side template injection.
  • Threat Modeling - Evaluates business logic and access controls by simulating attacker goals and privilege escalation paths.
  • Credential Brute-Forcing - Documents methods for identifying weak authentication endpoints through repetitive credential guessing.
  • Checklists - Provides a detailed audit checklist for evaluating authentication, session management, and access control mechanisms.
  • Execution Phases - Organizes security testing into sequenced stages of reconnaissance, analysis, and exploitation.
  • Data Leak Monitors - Scans search engines and error logs to uncover sensitive data leaked through public channels.
  • Open Redirect Exploits - Details techniques for detecting manipulated URL parameters that redirect users to untrusted external domains.

سجل النجوم

مخطط تاريخ النجوم لـ voorivex/pentest-guideمخطط تاريخ النجوم لـ voorivex/pentest-guide

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Pentest Guide

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Pentest Guide.
  • daffainfo/allaboutbugbountyالصورة الرمزية لـ daffainfo

    daffainfo/AllAboutBugBounty

    6,644عرض على GitHub↗

    AllAboutBugBounty is a curated collection of bug bounty techniques and payloads for web application security testing. It serves as a reference resource covering common web vulnerabilities and exploitation methods for security researchers, providing a structured approach to identifying and exploiting web application security flaws in bug bounty programs. The repository covers a wide range of attack categories including authentication bypass, cross-site scripting injection, server-side request forgery, web cache poisoning, and business logic abuse. It includes techniques for bypassing access co

    bugbugbountybugbountytips
    عرض على GitHub↗6,644
  • lylemi/learn-web-hackingالصورة الرمزية لـ LyleMi

    LyleMi/Learn-Web-Hacking

    5,414عرض على GitHub↗

    Learn-Web-Hacking is a structured web security study guide and penetration testing knowledge base. It provides a collection of research notes focused on identifying and exploiting vulnerabilities in web applications and network protocols. The project includes specialized frameworks for evaluating security risks in large language models to prevent prompt injection, as well as guides for hardening cloud-native infrastructure, including container standards and orchestration tools. It also covers the analysis of identity standards and authentication protocols. The material spans a broad range of

    Pythonhackingpenetration-testingpentesting
    عرض على GitHub↗5,414
  • jaykali/maskphishالصورة الرمزية لـ jaykali

    jaykali/maskphish

    3,020عرض على GitHub↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Shellhackhackinghacking-tool
    عرض على GitHub↗3,020
  • swisskyrepo/payloadsallthethingsالصورة الرمزية لـ swisskyrepo

    swisskyrepo/PayloadsAllTheThings

    78,434عرض على GitHub↗

    This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers. It functions as a centralized repository of offensive security techniques, providing a structured collection of exploit payloads, attack vectors, and methodologies for conducting vulnerability assessments and penetration testing. The repository distinguishes itself through a cross-platform payload taxonomy that categorizes exploitation methods by vulnerability type and target environment, enabling rapid lookup during security assessments. It maintains high standards of data i

    Pythonbountybugbountybypass
    عرض على GitHub↗78,434
عرض جميع البدائل الـ 30 لـ Pentest Guide→

الأسئلة الشائعة

ما هي وظيفة voorivex/pentest-guide؟

This project is a comprehensive web application penetration testing guide and vulnerability research framework. It provides a structured methodology for identifying and exploiting security flaws through a phased approach involving reconnaissance, analysis, and exploitation.

ما هي الميزات الرئيسية لـ voorivex/pentest-guide؟

الميزات الرئيسية لـ voorivex/pentest-guide هي: API Security Testing, Security Testing Methodologies, Web Application Penetration Testing, Technology Fingerprinting, Attack Payloads and Wordlists, Authentication Testing, Information Gathering, Insecure Direct Object References.

ما هي البدائل مفتوحة المصدر لـ voorivex/pentest-guide؟

تشمل البدائل مفتوحة المصدر لـ voorivex/pentest-guide: daffainfo/allaboutbugbounty — AllAboutBugBounty is a curated collection of bug bounty techniques and payloads for web application security testing.… lylemi/learn-web-hacking — Learn-Web-Hacking is a structured web security study guide and penetration testing knowledge base. It provides a… jaykali/maskphish — Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network… swisskyrepo/payloadsallthethings — This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers.… kathanp19/howtohunt — HowToHunt is a bug bounty hunting knowledge base and a structured guide for web application penetration testing. It… owasp/wstg — The Web Application Security Testing Guide is an open-source security testing standard and comprehensive framework of…