AI35 / Scan-ports

Simple script to scan ports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scan-port

This program is programmed to check ports for any host you want.

Scan ports version status python windows linux license

REQUIREMENTS

Only Python-3.5.x or 2.7.x --> http://www.python.org/download/

Notes

1) Now Working on Linux and Windows.

2) Scan_Ports py2.7.x(for python 2.7) , Scan_Ports py3.5.x(for python 3.5 or later)

3) You can scan your computer by Enter host : 127.0.0.1 (or) localhost .

HOW TO RUN

1) Open Scan_ports.py
2) Enter host
3) Enter (Y or y) to set ports or (N or n) to use defult ports (min port = 1) and (max port = 5000)

WannaCry Ransomware

You can scan the host if it is at risk from the WannaCry Ransomware virus :

1) Open Scan_port.py and enter host.

2) Enter (Y or y) to set ports.

3) Set (min port = 444) and (max port = 446) .

4) If port 445 is open This means that the host is at risk from the WannaCry Ransomware virus.

LICENSE

Copyright 2017 LinePY, Inc.

Scan Ports

   Licensed under the MIT License , you may not use this
   file except in compliance with the License.
   You may obtain a copy of the License at :

   https://github.com/LinePY/Scan-ports/blob/master/LICENSE
ALI .B .OTH - ORG : LinePY �

About

Simple script to scan ports

License:MIT License


Languages

Language:Python 100.0%