Mastering Python for Networking and Security - 2ndEdition|7. Interacting with FTP, SFTP,&SSH Servers

Опубликовано: 01 Октябрь 2024
на канале: Code in Action
235
4

Mastering Python for Networking and Security - Second Edition is available from:
Packt.com: https://bit.ly/3kVOhAO
Amazon: https://amzn.to/38cpLb0

This is the “Code in Action” video for chapter 7 of Mastering Python for Networking and Security - Second Edition by José Manuel Ortega, published by Packt. It includes the following topics:
00:13 Building an anonymous FTP scanner with Python
02:22 Using ftplib to brute force FTP user credentials
03:02 Establishing SSH connection with Paramiko
06:12 Establishing SSH connection with pysftp
06:51 Implementing SSH clients and servers with asyncSSH and asyncio modules

Recently, Python has started to gain a lot of traction and its latest updates feature numerous packages that can be used to perform critical missions. This book will help you to leverage Python packages to detect vulnerabilities in web apps and tackle networking challenges. You’ll explore techniques and tools for networking and security in Python.

Connect with Packt:
Find us on Facebook:   / packtpub  
Find us on Twitter:   / packtpub  

Video created by José Manuel Ortega