Book Image

Mastering Nmap [Video]

By : Fotios Chantzis
Book Image

Mastering Nmap [Video]

By: Fotios Chantzis

Overview of this book

You will learn how to use this tool to implement a wide variety of practical tasks related to pentesting and network monitoring. The tutorial will start with installation techniques and then explain Nmap fundamentals. Moving on, we will cover the advanced functionalities of Nmap Scripting Engine (NSE) such as libraries, scripts, APIs, and so on. You will be able to perform custom tasks, the fundamentals of Lua programming, scanning mail servers, scanning databases, windows machines, SCADA systems, and large networks.
Table of Contents (7 chapters)
Chapter 5
Advanced NSE Usage
Content Locked
Section 1
Discovering SMB Shares
The aim of this video is to learn how to use Nmap to discover and analyze SMB shares. - First, we use Ncrack to brute-force the SMB credentials - Then, we use NSE to enumerate all the SMB shares - Finally, we learn how to use an NSE script to enumerate all the system users through SMB