SSH, SFTP, public key authentication and python

SSH, SFTP, public key authentication and python

SFTP is a simple and fairly reliable way to share the information within the organization. Let’s look at the situation when you need to pick up some files from a remote host with authorization by public key. And after that, let’s see how to use it with in python.

Moreover, let’s see how to work with SSH using python and execute any commands on the remote host. For example. if we need it to collect versions of installed packages and a version Linux distribution for further vulnerability analysis (see “Vulnerability Assessment without Vulnerability Scanner“). 

Read more: https://avleonov.com/2017/09/05/ssh-sftp-public-key-authentication-and-python/

要查看或添加评论,请登录

Alexander Leonov的更多文章

社区洞察

其他会员也浏览了