Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 864 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 864 Bytes

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.