jjesse / OS-Enumeration-NMAP-Python

This allows you, with the proper credentials, to enumeration operating systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OS-Enumeration-NMAP-Python

Overview

This allows you, with the proper credentials, to enumeration operating systems.

This project is a working progess.

It uses python version 3, SysInternals Psexec, and Nmap.

Configuration

Credentials Needed

The scan will use two sets of credentials to fully ennumerate the operating system:

  • Linux SSH Credentials

  • Windows Local Admin Credentials

Folders Needed

The python script depends on the following folders to exist on the machine running the script:

  • Results

  • ips

The script refrences these directories to store information.

About

This allows you, with the proper credentials, to enumeration operating systems.


Languages

Language:Python 95.4%Language:Batchfile 4.6%