awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesMass Assignment Vulnerabilities

Security flaws occurring when an application improperly binds user input to internal object properties.

Explore 3 awesome GitHub repositories matching security & cryptography · Mass Assignment Vulnerabilities. Refine with filters or upvote what's useful.

Awesome Mass Assignment Vulnerabilities GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • swisskyrepo/payloadsallthethingsswisskyrepo का अवतार

    swisskyrepo/PayloadsAllTheThings

    78,434GitHub पर देखें↗

    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

    Highlights common scenarios where improper data binding allows unauthorized modification of internal object properties.

    Pythonbountybugbountybypass
    GitHub पर देखें↗78,434
  • presidentbeef/brakemanpresidentbeef का अवतार

    presidentbeef/brakeman

    7,248GitHub पर देखें↗

    Brakeman is a static analysis security tool and scanner specifically designed for Ruby on Rails source code. It identifies common security vulnerabilities, such as injection and cross-site scripting, by analyzing the application codebase without executing the application. The tool functions as a security auditor that detects mass assignment risks and template vulnerabilities. It evaluates the final output of rendered views and identifies unrestricted assignment patterns that could allow unauthorized modification of model attributes. The system provides vulnerability management through the us

    Identifies unrestricted assignment patterns that could allow unauthorized modification of model attributes.

    Ruby
    GitHub पर देखें↗7,248
  • daffainfo/allaboutbugbountydaffainfo का अवतार

    daffainfo/AllAboutBugBounty

    6,644GitHub पर देखें↗

    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

    Covers mass assignment vulnerabilities where user input modifies unintended object properties.

    bugbugbountybugbountytips
    GitHub पर देखें↗6,644
  1. Home
  2. Security & Cryptography
  3. Vulnerability Assessment and Testing
  4. Security Testing and Auditing
  5. Security Vulnerabilities
  6. Mass Assignment Vulnerabilities