TProxy: Wireshark dissection with manual and scripted interception

This page summarizes the projects mentioned and recommended in the original post on /r/netsec

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • mallet

    Mallet is an intercepting proxy for arbitrary protocols (by sensepost)

  • That's pretty neat! I'm keen to see how you integrated the Wireshark Dissectors with a Java host. It's something I thought about for Mallet (https://github.com/SensePost/Mallet), but never followed through because I didn't see how the dissectors could be used to reconstruct a modified packet. i.e. from my understanding, they were one-way only?

  • luaj

    Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.

  • I did see that there is a JSR-223 implementation of Lua at https://github.com/luaj/luaj, and contemplated using that for dissection if nothing else, but then realised that the bulk of Wireshark/tshark's dissectors are still in C, and didn't want to go down the JNA/JNI route.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts