# Software Foundation; either version 2.1 of the License, or (at your option) # any later version. # Paramiko is distributed in the hope that it will be useful, but WITHOUT ANY # along with Paramiko; ...
Implementation of the Paramiko library in python in order to code a simple SSH honeypot supporting authentication and a fake shell with basic commands. All of the flow of user is tracked and write in ...