Skip to content

Network scanning is a process used to discover devices, services, and vulnerabilities in a network. It is widely used by network administrators for troubleshooting and by cybersecurity professionals for ethical hacking and security assessments.

Notifications You must be signed in to change notification settings

SAWAN4566/Python-Network-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Python-Network-Scanner

A Python-based tool for basic cybersecurity tasks, developed as a student project during the "Python for Cyber Security" course under the guidance of Mr. Dayyan Hassan, Python trainer at ASD Academy, Kota, Rajasthan.

Project Overview

This project is a Python-based tool designed to perform foundational cybersecurity tasks and demonstrate practical, hands-on applications of Python in information security. It was developed as a course project while completing the Python for Cyber Security course under the supervision of Mr. Dayyan Hassan, Python trainer at ASD Academy, Kota, Rajasthan.

Purpose

The tool is intended for educational and defensive use: to help students and beginners learn how Python can be applied to common cybersecurity workflows, such as scanning, enumeration, and basic analysis. It is not intended for any malicious activity.

Note:

Download and Install Nmap Software from https://nmap.org/download .

About

Network scanning is a process used to discover devices, services, and vulnerabilities in a network. It is widely used by network administrators for troubleshooting and by cybersecurity professionals for ethical hacking and security assessments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published