Skip to content

Commit 538a4ae

Browse files
authored
Add CSRC Poc Generator plugin
1 parent f689525 commit 538a4ae

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

plugin_packages.json

+12
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,17 @@
7676
},
7777
"public_key": "MCowBQYDK2VwAyEAem6BUDCmUq6mYywI8qPIy59tLVwdA4mtANoR721TwN0=",
7878
"repository": "caido-community/pwnfox"
79+
},{
80+
"id": "csrf-generator",
81+
"name": "CSRF PoC Generator",
82+
"license": "GPL-3.0",
83+
"description": "Generate CSRF Proof of Concept payloads from requests",
84+
"author": {
85+
"name": "Tur24Tur / BugBountyZip",
86+
"email": "[email protected]",
87+
"url": "https://github.com/BugBountyzip"
88+
},
89+
"public_key": "MCowBQYDK2VwAyEA+kw/aGY+CpXIbOD6pjtwugdRbc59+yp7Ep/7ENr2xXc=",
90+
"repository": "BugBountyzip/CaidoCSRF"
7991
}
8092
]

0 commit comments

Comments
 (0)