Skip to content

Commit

Permalink
add docs for Pennyw0rth/NetExec#295
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamkadaban committed May 12, 2024
1 parent 548a0dd commit 6424fc7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions smb-protocol/dump-user-local-security-questions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# 🆕 Dump User Local Security Questions

{% hint style="warning" %}
You need at least local admin privilege on the remote target
{% endhint %}

New NetExec module to dump a local user's security questions if they have them.

```
$ nxc smb <ip> -u user -p pass -M security-questions
```

0 comments on commit 6424fc7

Please sign in to comment.