xmppmitm VS ndbproxy

Compare xmppmitm vs ndbproxy and see what are their differences.

xmppmitm

XMPP Man-in-the-Middle, quick & dirty (by iamultra)

ndbproxy

A proxy/bridge that runs between a Node.JS debug server and a Chromium devtools client and adds some additional features. (by b0o)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
xmppmitm ndbproxy
1 1
41 1
- -
10.0 2.6
about 10 years ago about 2 years ago
Python Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

xmppmitm

Posts with mentions or reviews of xmppmitm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-20.
  • Mitmproxy 8
    10 projects | news.ycombinator.com | 20 Mar 2022
    I was reverse engineering my microwave a few years ago and couldn't MITM on XMPP because of the TLS so I used a jailbroken iPhone and was able to "swizzle" the Objective-C methods to log the data at a method right before encryption started. Fun.

    There was another XMPP MITM I could have used, but I think I was already invested in figuring out the first idea before I learned of the simpler, existing way:

    https://github.com/BrianHenryIE/XMPPFrameworkLogger

    https://github.com/iamultra/xmppmitm

ndbproxy

Posts with mentions or reviews of ndbproxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-20.
  • Mitmproxy 8
    10 projects | news.ycombinator.com | 20 Mar 2022
    Mitmproxy is so much fun. I used it recently to inspect the traffic between a `node --inspect` process and the Chrome devtools. I then used my understanding to "fix" a few things that annoyed me about the node debugging workflow - like how each time the debug server starts, it has a unique URL that you need to manually attach to in the debugger. It's very hacky but it works for my needs.

    https://github.com/b0o/ndbproxy

What are some alternatives?

When comparing xmppmitm and ndbproxy you can also consider the following projects:

super-auto-pets - A tool to allow for viewing of arbitrary Super Auto Pets replays

MagiskTrustUserCerts - A Magisk/KernelSU module that automatically adds user certificates to the system root CA store

hetty - An HTTP toolkit for security research.

remotedebug-ios-webkit-adapter - Debug Safari and WebViews on iOS from tools like VS Code and Chrome DevTools

XMPPFrameworkLogger - An iOS jailbreak tweak to log (MITM) XMPP communication.

mitmpcap - export mitmproxy traffic to PCAP file

mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.