Skip to content

Building a basic Python script for scanning ports on target systems.

Notifications You must be signed in to change notification settings

richmas-l/Simple-Port-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple Port Scanner

Description

Project consists of a simple python script that walks the user through scanning open ports on our home router. It will scan port range 50-85, where we usually find port 80 open & DNS is here. The utility allows you to input the target ip address and it will scan and display open ports.

Languages and Utilities Used

  • Python

Environments Used

  • Kali linux

Program walk-through:

Launch the program:input the target ip address
note: by default its scanning port 50-85
Results of the complete scan:
Disk Sanitization Steps

Resources & References

- [TheCyberMentor](https://academy.tcm-sec.com/)

About

Building a basic Python script for scanning ports on target systems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages