Skip to content

HuginSecurity/Hugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugin

Hugin

Security intercepting proxy for web application penetration testing.
Built with Rust. No JavaScript. One binary.

Website · Download · Documentation · Pricing


🎉 v0.1.0 is live

The first public release is out. Download for your platform below or grab it from the Releases page.

All binaries are Ed25519 signed. Verify before running.


What is Hugin?

Hugin is a security proxy built for bug bounty hunters and penetration testers. It gives you everything you need to start hunting on day 1 — free, with no account required.

Community (free, forever):

  • MITM Proxy (HTTP/1.1, HTTP/2, WebSocket) with HTTP/3 detection (Alt-Svc tagging)
  • HTTP/3 outbound client — Repeater and MCP can send QUIC requests, probe Alt-Svc, fingerprint QUIC implementations (full HTTP/3 MITM landing in v0.2.0)
  • Active Scanner (42 checks: SSRF, SQLi, SSTI, XSS, JWT, LDAP, BOLA, path traversal, HTTP smuggling, race conditions, prototype pollution, cache poisoning, and more)
  • Passive Scanner (36 checks: security headers, TLS, CSP, CORS, info disclosure, DOM XSS sources, stack traces, and more)
  • Intruder (20 payload types, 15 processing rules, grep match/extract)
  • Repeater
  • Sequencer, Decoder, Comparer, Site Map
  • Scriptable UI automation (navigate views, select flows, switch panes, highlight, screenshot — all from MCP)
  • 130+ MCP tools (connect Claude, Cursor, or any MCP-compatible AI agent)

Pro (5 EUR/month — for everyone):

  • Race condition engine (60+ modules, single-packet, last-byte sync)
  • Synaps WASM modules (community scanner modules, sandboxed)
  • Lua extensions (modify live traffic with scripts)
  • E2E encrypted real-time collaboration
  • Multi-project workspaces
  • 56 offensive vurl MCP tools (HTTP smuggling, deserialization, SSRF chains, WAF evasion, AI agent exploitation, and more)

No subscriptions. No auto-renewal. Pay when you need it. Researcher, pentester, hacker — we don't differentiate. Everyone's welcome.

This Repository

This is the community hub for Hugin. The source code is not hosted here.

Use this repo to:

Students

If you have a GitHub Student Developer Pack, you get 12 months of Pro for free. No forms, no proof uploads — GitHub already verified you.

Claim yours at hugin.nu/students.

Download

Latest release: v0.1.0 (2026-04-18)

macOS

Linux (x86_64)

Coming in v0.1.1

  • Linux aarch64
  • Windows x86_64

All binaries are Ed25519 signed. Verify with hugin verify <file> or at hugin.nu/verify. Public key: a61ff9262c4509a7879ddaa5a8d86345ef805f6ddced28b097bf58dae270618b

Privacy

  • No telemetry. No analytics. No crash reporting.
  • Your traffic never leaves your machine.
  • Accounts are anonymous IDs — no email, no password, no recovery.
  • Payments via Stripe or Bitcoin/Monero (BTCPay). No KYC.

Links

License

Hugin is proprietary software. The Community tier is free to use. See hugin.nu/pricing for details.

About

Security intercepting proxy for web application penetration testing. Built with pure Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors