mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-07-28 14:47:32 -07:00
Fix grammar in contribution guide
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ docker run -v $PWD:/workdir davidanson/markdownlint-cli2:v0.15.0 "**/*.md" --con
|
|||||||
|
|
||||||
## Techniques Folder
|
## Techniques Folder
|
||||||
|
|
||||||
Every section should contains the following files, you can use the `_template_vuln` folder to create a new technique folder:
|
Every section should contain the following files, you can use the `_template_vuln` folder to create a new technique folder:
|
||||||
|
|
||||||
- **README.md**: vulnerability description and how to exploit it, including several payloads, more below
|
- **README.md**: vulnerability description and how to exploit it, including several payloads, more below
|
||||||
- **Intruder**: a set of files to give to Burp Intruder
|
- **Intruder**: a set of files to give to Burp Intruder
|
||||||
|
|||||||
Reference in New Issue
Block a user