BinProxy
BinProxy copied to clipboard
BinProxy is a proxy for arbitrary TCP connections. You can define custom message formats using the BinData gem.
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Updates the requirements on [sinatra](https://github.com/sinatra/sinatra) to permit the latest version. Changelog Sourced from sinatra's changelog. 2.2.0 / 2022-02-15 Handle EOFError raised by Rack and return Bad Request 400 status. #1743...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...
Updates the requirements on [bindata](https://github.com/dmendel/bindata) to permit the latest version. Changelog Sourced from bindata's changelog. == Version 2.4.10 (2021-05-18) Improve speed of dynamic object creation. Reported by Charlie Ablett. ==...
Bumps [kramdown](https://github.com/gettalong/kramdown) from 1.16.2 to 2.3.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [rack](https://github.com/rack/rack) from 2.0.5 to 2.2.3. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Updates the requirements on [haml](https://github.com/haml/haml) to permit the latest version. Changelog *Sourced from [haml's changelog](https://github.com/haml/haml/blob/master/CHANGELOG.md).* > ## 5.1.2 > > Released on August 6, 2019 > ([diff](https://github.com/haml/haml/compare/v5.1.1...v5.1.2)). > > *...
Bumps [ffi](https://github.com/ffi/ffi) from 1.9.23 to 1.11.1. Changelog *Sourced from [ffi's changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md).* > 1.11.1 / 2019-05-20 > ------------------- > > Changed: > * Raise required ruby version to >=2.0. [#699](https://github-redirect.dependabot.com/ffi/ffi/issues/699), [#700](https://github-redirect.dependabot.com/ffi/ffi/issues/700)...
The code listing that follows is a stack trace I encountered while reverse engineering MasterTrade via the web interface. I tried to patch it myself without any luck. It looks...
Hi Thanks for making this available in Ruby Can we make the proxy works for any destination like (Burp, ZAP, etc)?