Hi all,<p>I have been heavily using Burp suite for my security domain research and have come to conclusion that
it's professional version is too cost prohibitive for majority of users (I am aware of Zap and Caido)
as well as that there are some interesting functionality missing from it.<p>My idea is to develop a Burp suite alternative, probably in Golang as desktop application, to address
some of the issues. The plan would be to have free version that is on par with Burp Pro with paid
version having ability to scale out.<p>For now, this would look like this:<p>Free version:<p>1. Interception of http, http/2, websocket traffic, with support for tcp and udp<p>2. Lua and/or JS scriptable<p>3. Linux, Windows, Mac support<p>4. Out-of-band exploitation support<p>5. Automation support<p>Paid version:<p>1. Mobile proxies on demand<p>2. Server instances on demand<p>3. Headless instance with exposed API<p>Do you think this might be an interesting addition to the market? Are there any functionalities not
present in Burp, Caido or Zap that you would like to see in this new tool? Thanks!