This is an dropper used to download keylogger and sender and exectute in background.
When you execute the dropper, The keylogger and its sender will be dropped at Users Temp directory.
Next, it will use windows API CreateProcessW to execute the program as background.
It uses telegram bot to send the keycap.log(an file which stores keylog information) file for every 10 seconds. You can change the thread::sleep depend upon your needs
Just Clone these and compile both the programs.
For key_exec: Change the URL.
For bot_send : Enter your telegram BOT TOKEN and your CHAT ID.
cargo build --release
keylogger.exe : An compiled version of keylogger
Host the file anywhere and execute the key_exec.exe
Video:
click_exec.mp4
By 5mukx