danzee1 / EvenBetter

Even Better: improve your Caido UI with this simple script :D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EvenBetter v2.0

EvenBetter is a simple "plugin" that enhances your Caido experience with a few tweaks ;)

Installation

  1. Visit Settings and navigate to the Developer section
  2. Copy the entire content from https://github.com/bebiksior/EvenBetter/blob/main/final/evenbetter.js and paste it into the Custom JS
  3. Copy the entire content from https://github.com/bebiksior/EvenBetter/blob/main/final/style.css and paste it into the Custom CSS
  4. Done! 🎉

Changelog v2.0

  • v2.0: EvenBetter code has been rewritten in TypeScript, which makes it more maintainable and easier to contribute to :D
  • v2.0: Quick Decode: new feature that allows you to quickly decode text just by selecting or hovering over it on the Replay page
  • v2.0: Send to Match & Replace: new context menu button page that allows you to quickly send selected text into the Match & Replace page
  • v2.0: Added two new themes: Neon and Deep Dark
  • v2.0: ESC keybind now closes the context menu.
  • v2.0: EvenBetter will warn you if you are using old CSS version.

Caido_FttJPAtYFF Caido_Cy4c6rWgzk

Known issues

  • Creating quick SSRF instance doesn't open new window with the requests history on MacOS

Even Darker Theme

Before

image

After

image

PwnFox compatibility

With Caido version 0.32.0, passive workflows were introduced, allowing us to integrate PwnFox support within Caido. Dynamic coloring has not been implemented yet which makes it harder to create workflow for PwnFox. With EvenBetter you can download the PwnFox Support Workflow and simply import it on the Workflow page!

Share scope with your team

You can now share your scope presets with your team by exporting and importing them.

ssrf.cvssadvisor.com integration

Type $ssrfinstance in the Replay tab within the request body and it will automatically be replaced with the URL of your new SSRF instance! Also, a window with requests history to this instance will open up (this doesn't work properly on MacOS yet).

EvenBetter settings tab

Choose your Caido theme and enable/disable EvenBetter features.

image

Sidebar Group Rearranging & Hide functionality

Sidebar Before & After

image image

Contribution

Feel free to contribute! Open to pull requests that make the Caido even better :D

About

Even Better: improve your Caido UI with this simple script :D


Languages

Language:TypeScript 47.0%Language:JavaScript 40.9%Language:CSS 12.1%