ssh-mitm-plugins

View on PyPIReverse Dependencies (0)

0.6.1 ssh_mitm_plugins-0.6.1-py3-none-any.whl

Wheel Details

Project: ssh-mitm-plugins
Version: 0.6.1
Filename: ssh_mitm_plugins-0.6.1-py3-none-any.whl
Download: [link]
Size: 20233
MD5: e0f833c2747e4f36f47f055e7e244b4f
SHA256: 6c745ed70aad77afdca7bb879f2407841b12c61c21140cc1b5879884ed32a820
Uploaded: 2022-02-11 11:13:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ssh-mitm-plugins
Version: 0.6.1
Summary: advanced features for ssh-mitm server
Author: Simon Böhm
Author-Email: support[at]ssh-mitm.at
Home-Page: https://github.com/ssh-mitm/ssh-mitm-plugins
Project-Url: Documentation, https://ssh-mitm-plugins.readthedocs.io
Project-Url: Source, https://github.com/ssh-mitm/ssh-mitm-plugins
Project-Url: Tracker, https://github.com/ssh-mitm/ssh-mitm-plugins/issues
Keywords: ssh proxy mitm network security audit plugins features advanced
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Topic :: System :: Networking
Classifier: Development Status :: 4 - Beta
Requires-Python: >= 3.6
Requires-Dist: ssh-mitm (>=1.0.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1933 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ssh_mitm_plugins/__entrypoints__.py sha256=2zypLL9Wuo2o6gczuPqO7oLOpw9JSgp0FA3kaKOP-98 551
ssh_mitm_plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ssh_mitm_plugins/ssh/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ssh_mitm_plugins/ssh/injectorshell.py sha256=egN9p0pLXHYYOO9ZGDSWAR9PdWvKBpHTq7kgyBLHZP4 6234
ssh_mitm_plugins/ssh/putty_dos.py sha256=LLPctzhSH2ecnVHprOPW0hwgDLcC0pbavhLuOOdTbDY 829
ssh_mitm_plugins/ssh/scriptedshell.py sha256=fcBvguP7fTz0XX1rS0GSvwPP3stQRpJCHD6Pqs_pGMc 2202
ssh_mitm_plugins/ssh/stealthshell.py sha256=dgYCZqhXWOd8LN9kwLuFN_Bkfhp43iw1H6vEZ7i8Ylc 7879
ssh_mitm_plugins/tunnel/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ssh_mitm_plugins/tunnel/injectclienttunnel.py sha256=WxR8ujllhTwq9d56aXcYMnNEz4GesFUltlkVo3h77IU 2787
ssh_mitm_plugins-0.6.1.dist-info/LICENSE sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE 26526
ssh_mitm_plugins-0.6.1.dist-info/METADATA sha256=PZWIFXP01AlctPSeuMO9S8Y4hofm5-DgNXwiBs0XIJU 2956
ssh_mitm_plugins-0.6.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
ssh_mitm_plugins-0.6.1.dist-info/entry_points.txt sha256=_M1vSv0zVybVPDKLa87Q9RT7kPNgvQkqEwZ-P1x96aU 453
ssh_mitm_plugins-0.6.1.dist-info/top_level.txt sha256=qnhQ7ugiKLca_Mn-R_JB3HSM8V4InFcC7Pyuk2sr_WA 17
ssh_mitm_plugins-0.6.1.dist-info/RECORD

top_level.txt

ssh_mitm_plugins

entry_points.txt

plugin-inject = ssh_mitm_plugins.tunnel.injectclienttunnel:InjectableClientTunnelForwarder
plugin-injectorshell = ssh_mitm_plugins.ssh.injectorshell:SSHInjectableForwarder
plugin-puttydos = ssh_mitm_plugins.ssh.putty_dos:SSHPuttyDoSForwarder
plugin-scriptedshell = ssh_mitm_plugins.ssh.scriptedshell:SSHScriptedForwarder
plugin-stealthshell = ssh_mitm_plugins.ssh.stealthshell:SSHStealthForwarder