Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add CaidoReflector, EvenBetter, EvenBetterExtensions, caidope, and notebook weapons #124

Merged
merged 2 commits into from
Jul 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions weapons/CaidoReflector.yaml
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]
10 changes: 10 additions & 0 deletions weapons/EvenBetter.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
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]
9 changes: 9 additions & 0 deletions weapons/EvenBetterExtensions.yaml
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]
2 changes: 1 addition & 1 deletion weapons/caido.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ description: A lightweight web security auditing toolkit
url: https://caido.io
category: tool
type: Proxy
platform: [linux, macos, windows]
platform: [linux, macos, windows, caido]
lang: Rust
tags: [mitmproxy]
9 changes: 9 additions & 0 deletions weapons/caidope.yaml
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: []
9 changes: 9 additions & 0 deletions weapons/notebook.yaml
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]
Loading