AI & ML interests

None defined yet.

Recent Activity

own2pwnย  updated a dataset 3 days ago
own2pwn-fr/burpwn-usage
own2pwnย  updated a Space 5 days ago
own2pwn-fr/README
own2pwnย  published a Space 5 days ago
own2pwn-fr/README
View all activity

Organization Card

own2pwn

Open-source, AI-native offensive security tooling.

We build transparent, auditable tools that let AI agents do real offensive-security work โ€” and that keep humans in full control, with complete visibility, while they do it. Everything we publish here is open source.


โญ Featured

burpwn โ€” Burp, for AI agents

github.com/own2pwn-fr/burpwn ยท Rust ยท AGPL-3.0 ยท early-stage (v0.1.0)

A transparent intercepting proxy fused with a rootless Linux sandbox, so any AI agent can orchestrate a web pentest โ€” no Burp GUI, no manual proxy wiring.

burpwn exec -- <cmd>

runs <cmd> inside a user + network namespace whose entire HTTP / HTTPS (MITM-decrypted) / DNS / TCP traffic is captured and made queryable โ€” from the CLI or over MCP โ€” so an agent can launch tooling, then inspect, search and reason over every request and response it generated.

Crucially, the agent's own LLM traffic is never captured: the model's API calls stay out of the recorded session, so the agent reasons over the target's traffic, not its own.

It's early (v0.1.0) and moving fast, but it already works end to end.

own2pwn-fr/burpwn-usage โ€” instruction-tuning dataset

huggingface.co/datasets/own2pwn-fr/burpwn-usage ยท AGPL-3.0

2,584 instruction-tuning examples โ€” CLI invocations and MCP tool-call traces โ€” for finetuning open models in the 4Bโ€“70B range to drive burpwn. Ships with LLaMA-Factory recipes so you can go from a base model to a burpwn-fluent agent.


๐Ÿ”ญ What's coming

  • More burpwn capabilities and a wider tool / MCP surface for agents.
  • Finetuned agent checkpoints trained on burpwn-usage.
  • More open datasets and tooling around agent-driven web security.

โš–๏ธ Responsible use

Our tools are for authorized security testing only โ€” your own systems, or targets you have explicit written permission to test. Use them lawfully and ethically.


Maintained by own2pwn ยท contact@own2pwn.fr

models 0

None public yet