mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 01:17:36 +00:00
GitBook: [master] one page modified
This commit is contained in:
parent
06f809fbcf
commit
300f8ceb7d
1 changed files with 6 additions and 0 deletions
|
@ -123,6 +123,12 @@ With the shell access we have obtained, there are many actions that we can perfo
|
|||
InveighZero is a C\# LLMNR/NBNS/mDNS/DNS/DHCPv6 spoofer and man-in-the-middle tool designed to assist penetration testers/red teamers that find themselves limited to a Windows system. This version shares many features with the PowerShell version of Inveigh.
|
||||
More information in the [github of the project](https://github.com/Kevin-Robertson/InveighZero).
|
||||
|
||||
## Force Privileged Accounts to login via NTLM
|
||||
|
||||
In Windows you **may be able to force some privileged accounts to authenticate to arbitrary machines**. Read the following page to learn how:
|
||||
|
||||
{% page-ref page="../../windows/active-directory-methodology/printers-spooler-service-abuse.md" %}
|
||||
|
||||
## Solution
|
||||
|
||||
### **Disabling LLMNR**
|
||||
|
|
Loading…
Reference in a new issue