BishopFox / sliver

Adversary Emulation Framework
GNU General Public License v3.0
8.59k stars 1.13k forks source link

Cross-platform `mount` Command #93

Open moloch-- opened 5 years ago

moloch-- commented 5 years ago

Add Windows share enumeration / ability to list shared drives / etc.

rkervella commented 4 years ago

Relevant resource for windows: https://github.com/rapid7/metasploit-payloads/blob/18ed237c1d9ae70030d1b01e64eb67b2c75fa9db/c/meterpreter/source/extensions/stdapi/server/fs/mount_win.c

precurse-bf commented 8 months ago

We're good for Linux and Windows now. I don't have access to a macOS machine to write code for it.