-
-
Notifications
You must be signed in to change notification settings - Fork 685
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add CaidoReflector, EvenBetter, EvenBetterExtensions, caidope, …
…and notebook weapons
- Loading branch information
Showing
6 changed files
with
46 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
name: CaidoReflector | ||
description: Automatically look for paramater reflections in the HTTP response | ||
url: https://github.com/bebiksior/CaidoReflector | ||
category: tool-addon | ||
type: Utils | ||
platform: [linux, macos, windows, caido] | ||
lang: TypeScript | ||
tags: [xss] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
name: EvenBetter | ||
description: EvenBetter is a frontend Caido plugin that makes the Caido experience even better | ||
url: https://github.com/bebiksior/EvenBetter | ||
category: tool-addon | ||
type: Utils | ||
platform: [linux, macos, windows, caido] | ||
lang: TypeScript | ||
tags: [encode, ssrf, darkmode] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
name: EvenBetterExtensions | ||
description: EvenBetterExtensions allows you to quicky install and keep updated Caido extensions. | ||
url: https://github.com/bebiksior/EvenBetterExtensions | ||
category: tool-addon | ||
type: Utils | ||
platform: [linux, macos, windows, caido] | ||
lang: TypeScript | ||
tags: [encode, ssrf, darkmode] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
name: caidope | ||
description: caidope - caido plugin | ||
url: https://github.com/skitttles-berry/caidope | ||
category: tool-addon | ||
type: Utils | ||
platform: [linux, macos, windows, caido] | ||
lang: TypeScript | ||
tags: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
name: notebook | ||
description: Notebook Caido Plugin | ||
url: https://github.com/caido-community/notebook | ||
category: tool-addon | ||
type: Utils | ||
platform: [linux, macos, windows, caido] | ||
lang: TypeScript | ||
tags: [note] |