Skip to content

Commit

Permalink
Add IPv4 to qwinsta output
Browse files Browse the repository at this point in the history
  • Loading branch information
NeffIsBack committed Feb 26, 2025
1 parent 53b42df commit ca5a076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nxc/protocols/smb.py
Original file line number Diff line number Diff line change
Expand Up @@ -922,7 +922,7 @@ def qwinsta(self):
SESSIONNAME="SESSIONNAME",
USERNAME="USERNAME",
ID="ID",
IPv4="RemoteAddress",
IPv4="IPv4 Address",
STATE="STATE",
DSTATE="Desktop",
CONNTIME="ConnectTime",
Expand Down

0 comments on commit ca5a076

Please sign in to comment.