File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -15,19 +15,15 @@ to realise security audits.
1515Installing the ssh-mitm server including these plugins is very simple:
1616
1717 $ pip install ssh-mitm-plugins
18-
19- Alternatively, ssh-mitm-plugins is featured as an optional dependency in the ssh-mitm package.
20- Installation can occur through:
21-
22- $ pip install ssh-mitm[ plugins]
23-
18+
19+
2420The current version of the ssh-mitm server will be installed and additional advanced features
2521will be available through these plugins. The ssh-mitm server will operate normally as described
2622by the [ ssh-mitm project] ( #ssh-mitm ) .
2723
2824## Plugins
2925
30- Following advanced features will be made available through the modular runtime compilation of
26+ Following advanced features will be made available through the modular runtime compilation of
3127the ssh-mitm server.
3228
3329#### SSH
@@ -37,7 +33,7 @@ make hijacking of a ssh session undetectable
3733* scriptedshell - perfect for security audits and information gathering, this ssh interface executes
3834a script on the remote machine and stores the output on the ssh-mitm server
3935
40- For a more detailed look at the plugins usage and operation refer to the
36+ For a more detailed look at the plugins usage and operation refer to the
4137[ documentation] ( http://ssh-mitm-plugins.readthedocs.io ) .
4238
4339## SSH-MITM
You can’t perform that action at this time.
0 commit comments