Caido, a lightweight web security auditing toolkit
Hi HN! I’m Emile, co-founder of Caido [0]. Today, we are launching the public beta of Caido, a lightweight web security auditing toolkit. While our tool is mostly geared toward pentesters and bug bounty hunters, we thought some of you might find it useful. The web security auditing toolkit space hasn't seen much innovation in recent years, with current tools feeling outdated and lacking in performance and user experience. As the number of security professionals continues to increase, there is a growing need for a user-friendly alternative. This is what motivated us to create Caido. At its…
In plain words
Caido is a lightweight web security auditing toolkit designed for penetration testers and bug bounty hunters. It functions as a proxy between users and target systems, enabling traffic recording and filtering, request tampering, exploit testing, and parameter brute forcing. The tool prioritizes performance and user experience, addressing gaps in a market where existing solutions are considered outdated and lacking modern usability standards.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Hi HN! I’m Emile, co-founder of Caido [0]. Today, we are launching the public beta of Caido, a lightweight web security auditing toolkit. While our tool is mostly geared toward pentesters and bug bounty hunters, we thought some of you might find it useful. The web security auditing toolkit space hasn't seen much innovation in recent years, with current tools feeling outdated and lacking in performance and user experience. As the number of security professionals continues to increase, there is a growing need for a user-friendly alternative. This is what motivated us to create Caido. At its core, Caido is a proxy that sits in between you and your target. It allows you to record & filter traffic, tamper with requests, replay them to test exploits, brute force parameters, etc. As we started building, we wanted to focus on the following two points: - Performance: In our space, the most-used proxies rely on Java and consume large amounts of memory. It is not uncommon to hear hackers saying they built a PC with 32GB+ of RAM especially to run a proxy. To address this issue, we developed Caido using Rust and optimized it to take advantage of SSDs as opposed to keeping everything in-memory. It's been working great so far, giving us a good balance of low-level control, reasonable memory usage and speed. - Flexibility: Instead of a monolithic desktop application, we decided to split the user interface from the proxy component. This allows Caido to be deployed anywhere from a laptop to a cheap VPS. Businesses will be able self-host their Caido instances and grant access to external pentesters/bug bounty hunters as needed. This approach also allows users to have more oversight over their data. Caido is currently not open source, but we're considering an open-core model. We still want to be transparent in our development, so we have an open roadmap [1]. We will also be focusing on a plugin system this year. We are a small bootstrap team of 3 people at the moment. While Caido is available for free, you can subscribe to a Pro plan to support the project. We plan on introducing exclusive features for Pro users throughout the year such as instance sharing, synced workspaces, etc. We have been in private beta for around a year now and we feel we have built something worth sharing with the community. You can join our Discord [2], follow us on Twitter [3] or watch our Github [4] to get updates. Let us know what you think and I’m happy to answer questions! [0] https://caido.io [1] https://links.caido.io/roadmap [2] https://links.caido.io/www-discord [3] https://twitter.com/@CaidoIO [4] https://github.com/caido/caido
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 26d ago · baselashraf81.github.io
Launched alongside, January 2023
the whole month →- NA
This works suprisingly well. Just give it instructions like "make it winter" or "remove the cars" and the photo is altered. Here are some examples of transformations it can make: Golden gate bridge: https://raw.githubusercontent.com/brycedrennan/imaginAIry/ma... Girl with a pearl earring: https://raw.githubusercontent.com/brycedrennan/imaginAIry/ma... I integrated this new InstructPix2Pix model into imaginAIry (python library) so it's easy to use for python developers.
AI · 2023 · github.com
HyperSwitch▲715Fast, reliable, and affordable open source payments switch
Dev tools · 2023 · hyperswitch.io
- IV
The project is called QueryStorm. It uses Roslyn to offer C# (and VB.NET) support in Excel, as an alternative to VBA. I've posted about it before, but a lot has changed since then so figured I'd share an update. The current version includes a host of new features, namely a C# debugger, support for NuGet packages, and the ability to publish Excel extensions to an "AppStore" (which is essentially a NuGet repository). The AppStore can be used by anyone with the (free) runtime component. Another great addition is the community license, which is a free license for individuals and small companies…
Work · 2023 · querystorm.com
- IM
Hey HN! Some more info: I’m an NHS doctor and the founder of Pi-A (https://www.pi-a.io) which developed Lungy (https://www.lungy.app). Lungy is an app (iOS only for now) that responds to breathing in real-time and was designed to make breathing exercises more engaging and beneficial to do. It hopefully has many aspects of interest to the HN community – real-time fluid, cloth and soft body sims running on the phone’s GPU. My background is as a junior surgical trainee and I started building Lungy in 2020 during the first COVID lockdown in London. During COVID, there were…
Life & fun · 2023 · lungy.app

