We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b6d802 + 6e8647c commit c9c0a34Copy full SHA for c9c0a34
plugin_packages.json
@@ -258,5 +258,18 @@
258
},
259
"public_key": "MCowBQYDK2VwAyEACD0ZC+Cw5ielTgSspgN5aVHMEkamTSqj9pJie5RHWyc=",
260
"repository": "evanconnelly/squash"
261
+ },
262
+ {
263
+ "id": "exploit-generator",
264
+ "name": "Exploit Generator",
265
+ "license": "MIT",
266
+ "description": "Generate customizable PoC exploit scripts in multiple languages from HTTP requests.",
267
+ "author": {
268
+ "name": "stealthcopter",
269
+ "email": "[email protected]",
270
+ "url": "https://sec.stealthcopter.com"
271
272
+ "public_key": "MCowBQYDK2VwAyEA814pfexgpP7LMgxrKQvsyREjDiqmZDGpwA/5PXY08wM=",
273
+ "repository": "stealthcopter/CaidoExploitGenerator"
274
}
275
]
0 commit comments