Skip to content

Commit

Permalink
feat: Add CaidoReflector, EvenBetter, EvenBetterExtensions, caidope, …
Browse files Browse the repository at this point in the history
…and notebook weapons
  • Loading branch information
hahwul committed Jul 24, 2024
1 parent 8780ed3 commit 258be27
Show file tree
Hide file tree
Showing 6 changed files with 46 additions and 1 deletion.
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]
9 changes: 9 additions & 0 deletions weapons/EvenBetter.yaml
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]
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]

0 comments on commit 258be27

Please sign in to comment.