Building a Custom Scanner in Python - Using Scapy for Network Security

Publicado em: 21 Dezembro 2024
no canal de: pythoncysec
211
19

In this tutorial, we’ll show you how to build a simple network scanner using Python and the powerful Scapy library.

You’ll learn how to:
Get the first three octets of an IP address from your network interface.
Perform a ping scan on a specified IP range (from 1 to 254 in the last octet) to check which devices are online.
Use Scapy's ICMP functionality to send pings and receive responses.
Leverage Python's subprocess and re libraries to extract network information and automate the scanning process.

Whether you're a beginner or looking to add network scanning to your security toolkit, this project will help you get hands-on experience with Python, networking, and Scapy.

By the end of this video, you’ll be able to write your own simple network scanner that can be used for tasks like discovering active hosts or mapping your local network.


Nesta página do site você pode assistir ao vídeo on-line Building a Custom Scanner in Python - Using Scapy for Network Security duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário pythoncysec 21 Dezembro 2024, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 211 vezes e gostou 19 espectadores. Boa visualização!