sammwyy / NAudit

Automated network audit tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAudit

Automated Network Audit Tool for Red Teamers and Pentesters.

Installation

git clone https://github.com/sammwyy/NAudit.git
cd NAudit
pip install -r requirements.txt

Usage

# Get help
python naudit.py -h

# Perform a network audit
python naudit.py <target>

Features

  • Port scanning
  • Service enumeration
  • OS detection
  • Payload delivery
  • Vulnerability scanning
  • Data enumeration

About

Automated network audit tool

License:MIT License


Languages

Language:Python 100.0%