Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

lutfumertceylan/top25-parameter

Repository files navigation


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


What is the OWASP Top 25 Parameters

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.

Data sources include numerous articles, blogs, and other resources obtained via OSINT and other open-source projects including work similar to that of Jason Haddix and HUNT.

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

  • Cross-Site Scripting
  • Server-Side Request Forgery
  • Local File Inclusion
  • SQL Injection
  • Remote Code Execution
  • Open Redirect

Top 25 Cross-Site Scripting (XSS) Parameters

Top 25 Server-Side Request Forgery (SSRF) Parameters

Top 25 Local File Inclusion (LFI) Parameters

Top 25 SQL Injection Parameters

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

Top 25 Open Redirect Parameters [GET based]

How can I contact you?

To report issues or make suggestions for the Top-25 Parameters, please use GitHub Issues.

For everything else, we're easy to answer your e-mail :

  1. Send an e-mail to lutfu.mertceylan[at]owasp.org
  2. Send an e-mail to info[at]lutfumertceylan.com.tr

You can @ us on Twitter @lutfumertceylan.

About

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

Topics

Resources

Readme

License

View license

Stars

Watchers

Forks

Packages

Contributors