linxizhifeng

利用sshpass实现登陆 解决了用户认证登陆 sshpass  -p {password} /usr/bin/ssh {user}@{ip_addr}  -o "StrictHostKeyChecking no

用 strace抓包记录操作     /usr/bin/strace -ttt -p $ssh_pid -o "$today_audit_dir/$md5_str.log"

专门用个用户在.bashrc  python  ssh_login.py

                                       logout

分类:

技术点:

相关文章:

  • 2021-11-29
  • 2021-12-03
猜你喜欢
  • 2021-11-19
  • 2021-10-21
  • 2021-07-09
  • 2021-08-16
  • 2021-08-21
  • 2022-01-29
  • 2022-02-16
相关资源
相似解决方案