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
share
net::share
displays the available shares
1
mimikatz # net::share
2
3
Netname : ADMIN$
4
Type : 80000000 - disktree ; special ;
5
Uses : 0/4294967295
6
Path : C:\WINDOWS
7
8
Netname : C$
9
Type : 80000000 - disktree ; special ;
10
Uses : 0/4294967295
11
Path : C:\
12
13
Netname : IPC$
14
Type : 80000003 - ipc ; special ;
15
Uses : 0/4294967295
16
Path :
Copied!
Previous
session
Next
stats
Last modified
6mo ago
Copy link