NetAss2 : Network Assessment Assistance Framework (PenTest Toolkit)

NetAss2 is a easier network scanning with NetAss2 (Network Assessment Assistance Framework). Make it easy for Pentester to do penetration testing on network.

Dependencies

  • nmap (tool)
  • zmap (tool)

Installation

git clone https://github.com/zerobyte-id/NetAss2.git
cd NetAss2
sudo chmod +x install.bash
sudo ./install.bash

Run

netass2

Existing Menu

  • HOST DISCOVERY
  • PORT SCAN ON SINGLE HOST
  • MASSIVE PORT SCAN VIA DISCOVERED HOSTS
  • MASSIVE PORT SCAN VIA LIST ON FILE
  • SINGLE PORT QUICK SCAN VIA NETWORK BLOCK
  • MULTIPLE PORT QUICK SCAN VIA NETWORK BLOCK
  • SHOW REPORTS

Also Read – ADAudit : Powershell Script To Do Domain Auditing Automation

Screenshot 

R K

Recent Posts

Best OSINT Tools for Journalists 2026: Verify Sources, Images and Claims

Journalists use OSINT to verify public information before publishing. In 2026, misinformation, AI-generated images, fake…

4 hours ago

Install Docker on Ubuntu 20.04: Complete Step-by-Step Guide

Docker is an open-source platform that lets you package and run applications inside containers. Each container…

15 hours ago

Install PostgreSQL on Ubuntu: Database Setup and Admin Guide

PostgreSQL (often called Postgres) is an open-source relational database system. It supports advanced features like JSON…

16 hours ago

Install Xrdp Remote Desktop on Ubuntu: Setup and Connect

Xrdp is an open-source server that lets you connect to your Ubuntu machine from another computer…

16 hours ago

Tomcat 9 on Ubuntu 20.04: Install, Configure, and Start

Apache Tomcat is an open-source web server and Java servlet container. It is one of the…

16 hours ago

Automatic Updates on Ubuntu: Set Up unattended-upgrades

Keeping your Ubuntu system updated is one of the best ways to protect it. Security…

17 hours ago