lutfumertceylan / top25-parameter

For basic researches, top 25 vulnerability parameters that can be used in automation tools or manual recon. 🛡️⚔️🧙

Home Page:https://owasp.org/www-project-top-25-parameters/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


For basic researches, top 25 vulnerability parameters that can be used in automation tools or manual recon


What is top25-parameter 🧙⚔️

For basic researches, top 25 vulnerable parameters based on frequency of use with reference to various articles. These parameters can be used for automation tools or manual recon. Although the prevalence percentages of these parameters cannot be proven precisely, they were prepared by the TR Bug Hunters Community, which I founded, and myself.

This repo contains common parameters of the following vulnerabilities:

- Cross-Site Scripting (XSS)
- Server-Side Request Forgery (SSRF)
- Local File Inclusion (LFI)
- SQL Injection (SQLi)
- Remote Code Execution (RCE) - [for GET and POST methods]
- Open Redirect

ToC


Top 25 Cross-Site Scripting (XSS) Parameters for @trbughunters @openbugbounty

Top 25 Server-Side Request Forgery (SSRF) Parameters for @trbughunters

Top 25 Local File Inclusion (LFI) Parameters for @trbughunters

Top 25 SQL Injection Parameters for @trbughunters

Top 25 Remote Code Execution (RCE) Parameters [GET based] for @trbughunters

Top 25 Open Redirect Parameters for @lutfumertceylan

About

For basic researches, top 25 vulnerability parameters that can be used in automation tools or manual recon. 🛡️⚔️🧙

https://owasp.org/www-project-top-25-parameters/

License:Other