As a developer interested in creating .lnk payloads, I’ve built this tool to simplify the process.
Currently, the tool allows users to:
- Generate a .lnk shortcut with a Base64-encoded PowerShell command.
- Customize the download URL and payload name.
- Use basic obfuscation techniques to enhance the command’s stealth.
Although this tool is functional, it is still under development. I am seeking advice from experts on improving the tool’s techniques and features. I would greatly appreciate your feedback on how to enhance the effectiveness and security of the payload.
Requirements:
pip install pywin32 winshell
Leave a Reply