Python Malware 101: How to Create an Information Stealer

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 37

  • @madhanmaaz
    @madhanmaaz  4 місяці тому +2

    Blog: madhanmaaz.medium.com/understanding-information-stealers-how-they-work-and-how-to-defend-against-them-362da82990e3

  • @MichaelBeightol
    @MichaelBeightol 3 дні тому

    good content.
    Bro if I may ask, how do you do the ai voice for your videos?
    thank you

  • @lynnbuteraba6802
    @lynnbuteraba6802 4 дні тому

    How come after running build.bat mine was not named a pdf doc?

  • @lewisfriend1705
    @lewisfriend1705 2 місяці тому

    you can also gather the users Environment Variables, if they are into developing software, this is where you may find an API Key of two ahaha

  • @Escapefromcopper
    @Escapefromcopper 8 днів тому

    does anyone have any fixes? I’m using vs code for this bcs idk any other decent text editors and “import requests” isn’t working for me

    • @madhanmaaz
      @madhanmaaz  8 днів тому

      @@Escapefromcopper try to install requests the command: pip install requests

  • @gamingloopyt4588
    @gamingloopyt4588 Місяць тому

    How you develop thus scripts i am new to scripting and i knew c lang and python they are diff from what i learn from books 😢 can u tell me what i need to do to lean scripting

    • @bill8126
      @bill8126 Місяць тому

      you dont have to rely on books. You just need idea what your script must do and then you just google some specific information that most likely already is on stackoverflow. For example "How to fetch system info with python" and go on
      Next time you will remember how to do it. If you afraid you will forget then just use some tools like Notion to make bookmarks with snippets of code.

  • @MichaelMarketing101
    @MichaelMarketing101 3 місяці тому

    Cool🎉

  • @jesusdacoast872
    @jesusdacoast872 3 місяці тому

    Good job ,dude 😎

  • @Saurias
    @Saurias 2 місяці тому

    This works only if the user has Windows OS right? As systeminfo is executed only on windows machines.
    What would be the alternatives with other OS?

    • @madhanmaaz
      @madhanmaaz  2 місяці тому +1

      Yes, systeminfo is specific to Windows. For other OS, we would need to modify the script. Don’t worry, I’ll upload a separate video on an advanced stealer that works across different systems. Feel free to check out my other videos in the meantime!

    • @ninagee4511
      @ninagee4511 Місяць тому

      @@madhanmaaz damn. I was hoping for a linux-based one. Will this work on a VM?

  • @AkiiiMatcha
    @AkiiiMatcha 2 місяці тому

    Blur isn’t destructive

  • @Wobblypals
    @Wobblypals 2 місяці тому

    why is mine not turning into a pdf file

  • @phamloc6792
    @phamloc6792 3 місяці тому

    I though when you click on pdf file, it must open the pdf as normal and the malware still running. but it shows nothing.

    • @madhanmaaz
      @madhanmaaz  3 місяці тому

      I apologize for the confusion-I was planning to cover that in a separate video. No worries, I'll update the code to work as you need it to.

  • @ApeAmbusher
    @ApeAmbusher Місяць тому

    can someone tell me how to send it

  • @aryansrao_
    @aryansrao_ 3 місяці тому

    cant access if not in same wifi can you give ip add or something to access it?

    • @madhanmaaz
      @madhanmaaz  3 місяці тому +2

      Yeah, right! You can implement that in various ways like port forwarding, HTTP tunneling, using a Discord webhook, setting up your own server, and so on. I'm just conveying how the information stealers are functioning.

  • @DeadDroid403
    @DeadDroid403 3 місяці тому +1

    good job bro. by the way...
    where are you from 🎉

    • @madhanmaaz
      @madhanmaaz  3 місяці тому +1

      @@DeadDroid403 I'm from India.

  • @aryansrao_
    @aryansrao_ 3 місяці тому +3

    you can just transfer this info to a discord webhook

    • @mr.zae6-1-5
      @mr.zae6-1-5 2 місяці тому

      how

    • @IAMPALE
      @IAMPALE Місяць тому

      Yes,but its easy to get track i recommend to build own server with encryted layers

    • @aryansrao_
      @aryansrao_ 29 днів тому

      @@IAMPALE how can you have encrypted layers in a discord server?

    • @IAMPALE
      @IAMPALE 29 днів тому

      @@aryansrao_ nah just use sockets with basic encoding and encryption such as base64,aes

  • @mm2hacks92
    @mm2hacks92 27 днів тому

    it say pip does not regonise

    • @madhanmaaz
      @madhanmaaz  27 днів тому

      @@mm2hacks92 you have to install python

  • @srisriram6093
    @srisriram6093 3 місяці тому

    This script is not running bro its throwing error

    • @madhanmaaz
      @madhanmaaz  3 місяці тому

      you can rise the issue on github.

  • @ApeAmbusher
    @ApeAmbusher Місяць тому

    can someone give me the script pls

    • @madhanmaaz
      @madhanmaaz  Місяць тому +1

      github.com/madhanmaaz/marlowe-malwares/tree/master/Stealers/01_Python-simple-information-stealer

    • @ApeAmbusher
      @ApeAmbusher Місяць тому

      @@madhanmaaz now what im here what do i do now

  • @gamingtweaks3065
    @gamingtweaks3065 2 місяці тому

    yo