forked from caido/store
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin_packages.json
More file actions
288 lines (288 loc) Β· 8.97 KB
/
plugin_packages.json
File metadata and controls
288 lines (288 loc) Β· 8.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
[
{
"id": "authmatrix",
"name": "AuthMatrix",
"license": "CC0-1.0",
"description": "Grid-based authorization testing across multiple users and roles.",
"author": {
"name": "Caido Labs Inc.",
"email": "dev@caido.io",
"url": "https://caido.io"
},
"public_key": "MCowBQYDK2VwAyEA+du2fw/I+CV6MKEpu0aJ1ki2+MO2V0SnaRB91+GbHwQ=",
"repository": "caido-community/authmatrix"
},
{
"id": "bypasser",
"name": "403Bypasser",
"license": "CC0-1.0",
"description": "Bypass a 403 page with a set of templates",
"author": {
"name": "bebiks",
"email": "bebiks@cvssadvisor.com",
"url": "http://x.com/bebiksior"
},
"public_key": "MCowBQYDK2VwAyEA7hd15kPWlDAzJmMXXFRbVDD83T+0AWVk6OlgLwAgwFQ=",
"repository": "bebiksior/Caido403Bypasser"
},
{
"id": "evenbetter",
"name": "EvenBetter",
"license": "CC0-1.0",
"description": "Collection of tweaks and improvements for Caido",
"author": {
"name": "bebiks",
"email": "bebiks@cvssadvisor.com",
"url": "http://x.com/bebiksior"
},
"public_key": "MCowBQYDK2VwAyEA2/J0S50jHKkeUah5eULQEK8eNcaJ1hCd62NLAO5MIWI=",
"repository": "bebiksior/EvenBetter"
},
{
"id": "caido-themes",
"name": "Caido Themes",
"license": "CC0-1.0",
"description": "A plugin for managing and customizing themes in Caido",
"author": {
"name": "bebiks",
"email": "bebiks@cvssadvisor.com",
"url": "http://x.com/bebiksior"
},
"public_key": "MCowBQYDK2VwAyEA2/J0S50jHKkeUah5eULQEK8eNcaJ1hCd62NLAO5MIWI=",
"repository": "bebiksior/CaidoThemes"
},
{
"id": "cursor-pen",
"name": "Screen Drawing",
"license": "MIT",
"description": "A plugin that turns the cursor into a drawing pen",
"author": {
"name": "Tur24Tur / BugBountyZip",
"email": "no-reply@NoBugEscapes.com",
"url": "https://github.com/BugBountyzip"
},
"public_key": "MCowBQYDK2VwAyEA+kw/aGY+CpXIbOD6pjtwugdRbc59+yp7Ep/7ENr2xXc=",
"repository": "BugBountyzip/CaidoDrawing"
},
{
"id": "pwnfox",
"name": "PwnFox",
"license": "MIT",
"description": "Integration with the PwnFox browser extension",
"author": {
"name": "SyzikSecu",
"email": "dev@caido.io",
"url": "https://caido.io"
},
"public_key": "MCowBQYDK2VwAyEAem6BUDCmUq6mYywI8qPIy59tLVwdA4mtANoR721TwN0=",
"repository": "caido-community/pwnfox"
},
{
"id": "csrf-generator",
"name": "CSRF PoC Generator",
"license": "GPL-3.0",
"description": "Generate CSRF Proof of Concept payloads from requests",
"author": {
"name": "Tur24Tur / BugBountyZip",
"email": "no-reply@NoBugEscapes.com",
"url": "https://github.com/BugBountyzip"
},
"public_key": "MCowBQYDK2VwAyEAWLm77+OCoRDKskiz++JIEXWLWZU69REiWBD8iPTlPzI=",
"repository": "BugBountyzip/CaidoCSRF"
},
{
"id": "font-selector",
"name": "Font Selector",
"license": "GPL-3.0",
"description": "Customize Caido's interface with different fonts and text effects, including custom font uploads and animations",
"author": {
"name": "Tur24Tur / BugBountyZip",
"email": "no-reply@NoBugEscapes.com",
"url": "https://github.com/BugBountyzip"
},
"public_key": "MCowBQYDK2VwAyEAEkwo09jye0OavdTW7SeBwmMRo3cjVEHc666Yn271Ns8=",
"repository": "BugBountyzip/CaidoFonts"
},
{
"id": "quickssrf",
"name": "QuickSSRF",
"license": "MIT",
"description": "Real-time Interaction Monitoring with Interactsh",
"author": {
"name": "w2xim3",
"email": "dev@caido.io",
"url": "https://github.com/caido-community/quickssrf"
},
"public_key": "MCowBQYDK2VwAyEAeTpbm+s6IsPfUHSa/O8TxyI4gAQIyL1ZVvaAb2GC3xs=",
"repository": "caido-community/quickssrf"
},
{
"id": "notesplusplus",
"name": "Notes++",
"license": "MIT",
"description": "Caido plugin for markdown based notes",
"author": {
"name": "StaticFlow",
"email": "tanner.barnes@kashx.io",
"url": "https://twitter.com/_StaticFlow_"
},
"public_key": "MCowBQYDK2VwAyEAo1oWyQvff1+B5iaUVhXZYd/LObrOqghmF5fMeInpMGk=",
"repository": "caido-community/NotesPlusPlus"
},
{
"id": "convert-tools",
"name": "Convert Tools",
"license": "MIT",
"description": "Collection of tools for encoding, decoding, and data format conversions",
"author": {
"name": "Caido Labs Inc.",
"email": "dev@caido.io",
"url": "https://caido.io"
},
"public_key": "MCowBQYDK2VwAyEA7cz05/tcC0VSXraEKljg+xMrSEHbjmkeRdyfDOk08GE=",
"repository": "caido-community/convert-tools"
},
{
"id": "shift",
"name": "Shift",
"license": "ELv2+Mod",
"description": "Seamless AI Integration into Caido.",
"author": {
"name": "JThacker & CRITSoftware",
"email": "justin@criticalthinkingpodcast.io",
"url": "https://shiftwaitlist.com"
},
"public_key": "MCowBQYDK2VwAyEAk0JE8EP+IL5xMR/AR87U0n/5ttEJTQInsWDsiQYhnGs=",
"repository": "CRITSoftware/shift"
},
{
"id": "paramfinder-plugin",
"name": "ParamFinder",
"license": "CC0-1.0",
"description": "Discover hidden parameters in Caido",
"author": {
"name": "bebiks",
"email": "bebiks@cvssadvisor.com",
"url": "http://x.com/bebiksior"
},
"public_key": "MCowBQYDK2VwAyEAsyIyiFphSDMT0eu4fGKRVILeKU3gI5reVMrftBhYkXU=",
"repository": "bebiksior/ParamFinder"
},
{
"id": "devtools",
"name": "DevTools",
"license": "MIT",
"description": "Hot-reloading for faster Caido plugin development",
"author": {
"name": "Caido Labs Inc.",
"email": "dev@caido.io",
"url": "https://caido.io"
},
"public_key": "MCowBQYDK2VwAyEAZYlZX2mMM/v+N45u4PbAl5WOICfZHbK2rRMmVD/ZAVs=",
"repository": "caido-community/devtools"
},
{
"id": "workflows-store",
"name": "Workflows Store",
"license": "MIT",
"description": "Collection of community-built workflows",
"author": {
"name": "Caido Labs Inc.",
"email": "dev@caido.io",
"url": "https://caido.io"
},
"public_key": "MCowBQYDK2VwAyEAfqyimGX/rO9Cq+O/xnSVZTKiN6xlDVDmGpSjU78r8hs=",
"repository": "caido-community/workflows"
},
{
"id": "jxscout-caido",
"name": "JXScout",
"license": "MIT",
"description": "Plugin to ingest requests from Caido into jxscout",
"author": {
"name": "Francisco Neves",
"email": "dev@caido.io",
"url": "https://github.com/francisconeves97"
},
"public_key": "MCowBQYDK2VwAyEAMqk0FKdu51rkKM7KOPHS9talB12F2lFFK4QIoXPfQYU=",
"repository": "francisconeves97/jxscout-caido"
},
{
"id": "grep",
"name": "Data Grep",
"license": "MIT",
"description": "Extract data from your requests and responses",
"author": {
"name": "Caido Labs Inc.",
"email": "dev@caido.io",
"url": "https://caido.io"
},
"public_key": "MCowBQYDK2VwAyEAbmVKtAeD4qLKh+ckuUFRw/j/9AcVMkl8tX2BUQON6BY=",
"repository": "caido-community/data-grep"
},
{
"id": "drop",
"name": "Drop",
"license": "MIT",
"description": "Easy collaboration within Caido",
"author": {
"name": "Caido Labs Inc.",
"email": "justin@caido.io",
"url": "https://caido.io"
},
"public_key": "MCowBQYDK2VwAyEA18AIEbzfWxfEtqxZrn/1b0CQ3O7FpJCNd+WwiCtIaJ4=",
"repository": "caido-community/drop"
},
{
"id": "jwt-analyzer",
"name": "JWT Analyzer",
"license": "MIT",
"description": "Detect, analyze, test and Attack JSON Web Tokens in web traffic",
"author": {
"name": "Amr Elsagaei",
"email": "info@amrelsagaei.com",
"url": "https://amrelsagaei.com"
},
"public_key": "MCowBQYDK2VwAyEAXru6JmKshtb2uZYF2VgLSoDFtARq6T05orqbv8JqYXk=",
"repository": "amrelsagaei/JWT-Analyzer"
},
{
"id": "squash",
"name": "Squash",
"license": "MIT",
"description": "Request Minimizer for Caido",
"author": {
"name": "Evan Connelly",
"email": "evan@evanconnelly.com",
"url": "https://evanconnelly.com"
},
"public_key": "MCowBQYDK2VwAyEACD0ZC+Cw5ielTgSspgN5aVHMEkamTSqj9pJie5RHWyc=",
"repository": "evanconnelly/squash"
},
{
"id": "exploit-generator",
"name": "Exploit Generator",
"license": "MIT",
"description": "Generate customizable PoC exploit scripts in multiple languages from HTTP requests.",
"author": {
"name": "stealthcopter",
"email": "caido@stealthcopter.com",
"url": "https://sec.stealthcopter.com"
},
"public_key": "MCowBQYDK2VwAyEA814pfexgpP7LMgxrKQvsyREjDiqmZDGpwA/5PXY08wM=",
"repository": "stealthcopter/CaidoExploitGenerator"
},
{
"id": "yeswecaido",
"name": "YesWeCaido",
"license": "MIT",
"description": "Interact with YesWeHack's API to fetch your bug bounty programs.",
"author": {
"name": "yeswehack",
"email": "support@yeswehack.com",
"url": "https://www.yeswehack.com/"
},
"public_key": "MCowBQYDK2VwAyEAO26EMwX4yA3RdYKT0FFGN3n5kUynF5SVFxNrLWc6ZsM=",
"repository": "yeswehack/yeswecaido"
}
]