Hello,
StealthStalker is information "gathering" malware I am creating in C++ as I am learning, so it's mainly for knowledge but of course I will use it daily
maybe not daily... we'll see.
I will not release it to the public, only for VIP members. Those who will suggest great ideas and give sample code or PoC or a proper documentation to support that idea, will also get a copy when it's done (based on reputation of course, I won't be giving it left and right to one time visitors).
The basic idea what it does is that it steals Browser history data and skype chat logs. You can say it's like having some of NirSoft utils on your flash with a batch script to run all of them, but my version is all in one and it's much faster.
Features will include:
- installation on victim computer
- one-time plug-and-grab kind of thing (where you run it from a flash drive)
- If it is installed then all logs will be sent to a precompiled webspace somewhere
- If it runs from a flash drive then everything will be saved on the flash drive
So you will be able to select how you want it to run with command line args.
As of now it can steal:
- Opera history
- Firefox history
- Internet Explorer history - not because many people use it, but because the explorer.exe is based on IE, even if you "uninstall" it, IE is still there, just no shortcuts are available, you enter google.com in the My Computer window and it will open IE; so since explorer is based on IE, the history stores locally opened files
- Skype chat history
Password and cookie stealing features may come in later version if I feel like doing it
The project is not done yet, right now it cannot send logs to the server and install onto computers but I'm working on it.
Thank you for reading, this isn't some high-tech elite trojan bullshit and I have no intention of making a stuxnet little/bigger brother so simple and general ideas is what should be suggested.