-
Notifications
You must be signed in to change notification settings - Fork 120
Misc functions (CLI mode)
the-useless-one edited this page Aug 24, 2016
·
1 revision
usage: pywerview.py invoke-checklocaladminaccess [-h] [-w DOMAIN] -u USER
[-p PASSWORD]
[--hashes LMHASH:NTHASH]
--computername
TARGET_COMPUTERNAME
optional arguments:
-h, --help show this help message and exit
-w DOMAIN, --workgroup DOMAIN
Name of the domain we authenticate with
-u USER, --user USER Username used to connect to the Domain Controller
-p PASSWORD, --password PASSWORD
Password associated to the username
--hashes LMHASH:NTHASH
NTLM hashes, format is LMHASH:NTHASH
--computername TARGET_COMPUTERNAME
Computer to test local admin access on
PywerView - A Python rewriting of PowerSploit's PowerView
Yannick Méheut [yannick (at) meheut (dot) org] - Copyright © 2023 - License GNU GPLv3