Skip to content

YUVRAJ005/UV_Port_Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

UVPortScanner

UV Port Scanner is a high speed port scanner providing easy to use command line interface (CLI).

Features :-

  1. High Speed Port Scanning
  2. Multiple Target Scanning
  3. Custom Port Range
  4. Displaying Port Protocols, Service Names and Banners assigned

Python Modules Used -  sys, threading, socket, time, datetime, IPy, art

How To Use UV Port Scanner -

  1. Enter one or more targets for scanning. User can enter IP address or Host Name / Domain Name.

  2. Enter Port Range to scan. Enter start and end port number defferentiate them by '-' (Hyphen). 

 [Ex. 100-500, 1-200 ]

If the user do not enter any port range, default port range will be considered as [0-1024].

  1. Scan start and scan end time will be shown.

  2. Open ports will list below, giving information about Port Protocols, Service Names and 

Banners assigned to each Port.

About

UV Port Scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages