NSE Scripts
Syntax
Command | Description |
---|---|
| Scan with default NSE scripts |
| Scan with default NSE scripts |
| NSE script with arguments |
| Provide NSE script args in a file |
| Scan using default safe scripts |
| Scan with a set of scripts |
| Scan using a specific NSE script |
NetBios - 137, 138, 139
Command | Description |
---|---|
| Attempts to retrieve the target's NetBIOS names and MAC address |
| Attempts to retrieve the target's NetBIOS names and MAC address |
SMB - 139, 445
Command | Description |
---|---|
| Attempts to determine the operating system, computer name, domain, workgroup, and current time over the SMB protocol |
| Attempts to list shares using the srvsvc.NetShareEnumAll MSRPC function and retrieve more information about them using srvsvc.NetShareGetInfo |
| Attempts to enumerate the users on a remote Windows system, with as much information as possible, through two different techniques (both over MSRPC, which uses port 445 or 139; see smb.lua) |
| Obtains a list of groups from the remote Windows system, as well as a list of the group's users |
| Retrieves the list of services running on a remote Windows system |
| Retrieves the list of services running on a remote Windows system |
SNMP - 161, 162, 10161, 10162
Command | Description |
---|---|
| Attempts to enumerate running processes through SNMP |
| Attempts to enumerate network interfaces through SNMP |
Last updated