We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f689525 commit 538a4aeCopy full SHA for 538a4ae
plugin_packages.json
@@ -76,5 +76,17 @@
76
},
77
"public_key": "MCowBQYDK2VwAyEAem6BUDCmUq6mYywI8qPIy59tLVwdA4mtANoR721TwN0=",
78
"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"
91
}
92
]
0 commit comments