Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save airesearchdev/3dc593f4d438d8fa20a8f38e4edba543 to your computer and use it in GitHub Desktop.
Save airesearchdev/3dc593f4d438d8fa20a8f38e4edba543 to your computer and use it in GitHub Desktop.

Revisions

  1. @cyberheartmi9 cyberheartmi9 revised this gist Dec 31, 2020. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions 🔥Complete Bug Bounty Cheat Sheet🔥
    Original file line number Diff line number Diff line change
    @@ -85,3 +85,4 @@ https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Upload%20Insecur

    BURP
    https://drive.google.com/file/d/1r1LGt7fEh8AuhihrBfp1GGmU9ttV9CkP/view?usp=sharing
    https://drive.google.com/file/d/1IOgrVUIQb9HGQG9tePe3v_w2gyaymUFq/view?usp=sharing
  2. @cyberheartmi9 cyberheartmi9 revised this gist Dec 31, 2020. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions 🔥Complete Bug Bounty Cheat Sheet🔥
    Original file line number Diff line number Diff line change
    @@ -81,3 +81,7 @@ https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/XPATH%20Injectio

    Bypass Upload Tricky
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Upload%20Insecure%20Files


    BURP
    https://drive.google.com/file/d/1r1LGt7fEh8AuhihrBfp1GGmU9ttV9CkP/view?usp=sharing
  3. @cyberheartmi9 cyberheartmi9 created this gist Oct 4, 2020.
    83 changes: 83 additions & 0 deletions 🔥Complete Bug Bounty Cheat Sheet🔥
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,83 @@

    🔥Complete Bug Bounty Cheat Sheet🔥

    XSS
    https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/xss.md
    https://github.com/ismailtasdelen/xss-payload-list

    SQLi
    https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/sqli.md

    SSRF
    https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/ssrf.md
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Server%20Side%20Request%20Forgery

    CRLF
    https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/crlf.md
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/CRLF%20Injection

    CSV-Injection
    https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/csv-injection.md
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/CSV%20Injection

    Command Injection
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Command%20Injection

    Directory Traversal
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Directory%20Traversal

    LFI
    https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/lfi.md
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/File%20Inclusion

    XXE
    https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/xxe.md

    Open-Redirect
    https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/open-redirect.md

    RCE
    https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/rce.md

    Crypto
    https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/crypto.md

    Template Injection
    https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/template-injection.md
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Server%20Side%20Template%20Injection

    XSLT
    https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/xslt.md

    Content Injection
    https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/content-injection.md

    LDAP Injection
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/LDAP%20Injection

    NoSQL Injection
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/NoSQL%20Injection

    CSRF Injection
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/CSRF%20Injection

    GraphQL Injection
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/GraphQL%20Injection

    IDOR
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Insecure%20Direct%20Object%20References

    ISCM
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Insecure%20Source%20Code%20Management

    LaTex Injection
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/LaTeX%20Injection

    OAuth
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/OAuth

    XPATH Injection
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/XPATH%20Injection

    Bypass Upload Tricky
    https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Upload%20Insecure%20Files