From c8cd68892d072caa1723b111b62b9677a68c39cf Mon Sep 17 00:00:00 2001 From: ALI B OTHMAN Date: Thu, 18 May 2017 23:29:55 +0300 Subject: [PATCH] Add important information WannaCry Ransomware information --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4664117..5c9e54f 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,17 @@ ## Notes #### 1) Not Working on Linux #### 2) Not working on python 3 (you want change some codes to working on python 3) +#### 3) You can scan your computer by Enter host (127.0.0.1) ## HOW TO RUN ##### Just Open Scan_ports.py +## WannaCry Ransomware +### You can scan the host if it is at risk from the WannaCry Ransomware virus : +#### set min_port=444(Line 50) and max_port=446(Line 49) +#### if port 445 is open This means that the host is at risk from the WannaCry Ransomware virus + ## LICENSE #### Copyright 2017 LinePY, Inc.