Skip to content

Running SSH-MITM on Android devices #83

Answered by manfred-kaiser
xkjdox asked this question in Q&A
Discussion options

You must be logged in to vote

Run SSH-MITM on Android devices:

SSH-MITM works with https://play.google.com/store/apps/details?id=ru.iiec.pydroid3&hl=de&gl=US (Note: the mentioned app is not open source 😞)

  1. Install ssh-mitm with pip. You can find "Pip" in the menu on the left side
  2. Open the terminal from the menu on the left side
  3. Start ssh-mitm from the terminal. You can also use command line arguments

Note on Termux:

I was not able to install the required packages in termux. The installation failed when I try to install "cffi", which is required by "cryptography".

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies

This comment has been hidden.

Comment options

You must be logged in to vote
1 reply
@ChillVibesMushroom
Comment options

Answer selected by manfred-kaiser
Comment options

You must be logged in to vote
1 reply
@manfred-kaiser
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #82 on October 25, 2021 12:25.