FallenAstaroth / stink

🚀 Stealer on built-in libraries only, which doesn't create any temp files on data collecting, with 4 sending methods and lots of functionality.
Apache License 2.0
222 stars 56 forks source link

wifi stealer #56

Closed user-sspmynxdvb closed 8 months ago

user-sspmynxdvb commented 8 months ago

look stink\modules\wifi.py

FallenAstaroth commented 8 months ago

Thanks for the PR, but there are a few problems:

  1. The original functionality that originally worked - Steam, Telegram, autostart - has been removed.
  2. Removed all senders, without which the stealer becomes useless, as the data will not come anywhere.
  3. Removed the introduction for the user, without which the full functionality is not clear.
  4. Reduced builder functionality, which will also complicate user interaction and debugging in case of errors.
  5. I've already tried adding Wifi data collection, but there are a few issues with it:

    • It doesn't work on all devices.
    • On different system languages, you have to cling to different string contents in the same languages (all of which cannot be specified, or would be bad code), which makes it quite limited, and that goes against my policy.

As you can see, there are some pretty serious problems here, so I can't accept it.

user-sspmynxdvb commented 8 months ago

Take only the functionality to steal Wifi, it is under windows, you can make that through os detects the operating system, it remains to add options for linux.

FallenAstaroth commented 8 months ago

Most of the functionality is originally sharpened for Windows and uses its APIs to retrieve data. Adding Linux support will take a long time. Possibly in the future.

user-sspmynxdvb commented 8 months ago

Just add the Wifi stealer from my fork to the main code, it's better than not having it. You can improve it, it's just a hastily written one.

user-sspmynxdvb commented 8 months ago

I even wrote an algorithm to support Cyrillic.