The Hacker Tools
GitHub
Twitter
The Hacker Recipes
Search…
Introduction
Mimikatz 🥝
General 🛠️
Modules
crypto
dpapi
event
kerberos
lsadump
misc
net
alias
deleg
group
if
serverinfo
session
share
stats
tod
trust
user
wsession
privilege
process
rpc
sekurlsa
service
sid
standard
token
ts
vault
🛠️ Impacket
🛠️ CrackMapExec 🔱
🛠️ Exegol
Powered By
GitBook
session
net::session
displays the active sessions through
NetSessionEnum()
Win32 API function.
1
mimikatz # net::session
2
3
Client : \\192.168.0.224
4
Username: DC$
5
Active : 10
6
Idle : 10
7
8
Client : \\192.168.0.11
9
Username: m3g9tr0n
10
Active : 68960
11
Idle : 68960
Copied!
Previous
serverinfo
Next
share
Last modified
6mo ago
Copy link