Brainstorming Malicious Ideas 😈
Added 2025-01-15 17:35:18 +0000 UTCHey guys! So, I’m thinking of making a more malicious .exe—something that can grab some info and maybe mess up the PC.
But I wanted to check if there’s anything specific you’d like to see in it or any ideas you think would be cool to add. Drop your suggestions, and let’s brainstorm something devilishly fun together! 👀
Comments
It's not too difficult to edit Office files with a script. It used to be the case that Office needed to be installed to get the API, but that might not be the case today. You could insert text or pictures into existing files. Actually, I think you should be able to bypass the API since Office docs are zip files with XML, there's probably a library. You could scrape the content of files with resume or CV in the title. You can mess with browser profiles, I believe Firefox is easy in this regard. Add bookmarks, tabs etc. If installing it requires accepting a UAC prompt then you can install a service that runs under system account. It'll start before the user logs on and has admin access. Look at Metasploit and the available modules, installing these on a willing victim will give you amazing control with little effort on your part. It'll allow you to have a remote console, transfer files, grab screenshots etc. It's all ready to go and deploy 🥰
Pete D
2025-01-15 19:38:17 +0000 UTCI'd like some ransom(porn)ware that locks or renders the pc inoperable and forces the user to either do a task, pay a ransom or endure the assault of porn and humiliation. Maybe if the ransom isn't paid it starts giving admin access, stealing files etc.
B. A.
2025-01-15 17:58:53 +0000 UTC