Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 642 Bytes

File metadata and controls

30 lines (20 loc) · 642 Bytes

Trustlook WannaCry Ransomware Scanner

The Wannacry Scanner to help system admin to scan your network for vulnerable windows systems.

Install

This tool need to python to run, and install the related package with:

pip install -r requirements.txt

Usage

Usage: wannacry_tlscan.py host/network
Example:
    wannacry_tlscan.py 192.168.0.100
    wannacry_tlscan.py 192.168.0.0/24

Single host scan

wannacry_tlscan.py 192.168.0.100

Single a network

wannacry_tlscan.py 192.168.0.0/24

Tech details and update

Please check out Trustlook blog at https://blog.trustlook.com/