Learn More
Repository Link - https://github.com/null-open-security-community/study-group-web-security/
To Add A New Vulnerability Type
- Create a new directory inside
docsand rename it to the vulnerability name. For e.g.,authorization-issues - Create
_category_.jsoninside the directory and add the below content{
"label": "Authorization Issues",
"position": 5
} - Create another markdown file, with any relevant name - for e.g.,
resources.mdthat will contain all the resources related to the authorization issues. - Create similar markdown file to segregate the content under a specific category.
For any issue - contact [email protected]