--help
	protocol --help
-L "for modules"
	module --options "for module options"

Installation

Targets & Protocols ; help menu

Scanning process

CME or ‣

nxc smb -L

--shares
--pass-pol
--rid-brute
--groups
--local-groups
--loggedon-users
-M spider_plus 
-M maq => ldap - machine qouta number 
-M ldap-checker => ldap signing 

--continue-on-success

--local-auth # for local user auth on the machine not the domain to test mostly local administrator password reuse nad PTH

nxc smb sequel.htb -u users.list -p pass.list --continue-on-success

image.png

sudo docker run --rm -v "$HOME:$HOME" --network="host" "netexec" smb 10.10.11.41 -u 'judith.mader' -p 'judith09' -M spider_plus

netexec ldap ip -u users.list -p '' --asreproast asresprost.txt 

image.png