Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 271 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 271 Bytes

NSA.py

Eternalblue and DoublePulsar IP rangs scanner for python.

Install

pip install nmap-python

Usage

  1. Basic
python run.py <ip>
  1. Advanced
python run.py 192.168.1.*

Tests

  • Tested on Ubuntu 16.1 TLS using python2