Skip to main content

Impacket

SMB

Launch an SMB server

impacket-smbserver -smb2support <share name> <share path>
Moving files to the target machine

You can use the cmd.exe to move files to the target machine.

move <file> \\<ip>\<share>