I Made Malware In Under 20 Minutes

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии •

  • @ItsQualitycontent
    @ItsQualitycontent 8 месяцев назад +11

    Not specific to this video but you have helped me a lot. I've gotten burnt out many times trying to make big projects. just sitting down and watching a video for a break or in the background while im thinking really helps

    • @xenostim
      @xenostim 8 месяцев назад

      he always gets me stoked about cybersecurity. esp when I am burnt out or have my attention elsewhere

  • @P-G-77
    @P-G-77 8 месяцев назад +9

    Fantastic job done this "website container". Amazing.

  • @hypedz1495
    @hypedz1495 25 дней назад

    Can C or C# be used for malware development? Since C can be used for embedded systems. You'd think it'd be possible to write some kind of malware, right?

  • @Master120
    @Master120 8 месяцев назад +13

    We need mooooooooore malware development.

  • @PrakashKumar-se1qk
    @PrakashKumar-se1qk 8 месяцев назад +2

    What if the detection service providers uses this feature as well to write the signature/detections for it 🤔

  • @Slickjitz
    @Slickjitz 8 месяцев назад +4

    Highly recommend MalDev Academy

  • @marine0341
    @marine0341 8 месяцев назад +5

    I'm currently working through maldev academy and A) its awesome and B) these videos really help with learning the subtle things so thank you for doing them

  • @DevSecOpsAI
    @DevSecOpsAI 8 месяцев назад +19

    If he can write malware as well as he screams he's definitely the best at it.

    • @lerrz8969
      @lerrz8969 8 месяцев назад +1

      Legit never reached for the volume button faster.

    • @DevSecOpsAI
      @DevSecOpsAI 8 месяцев назад

      I can listen to music on the volume i'm at rn and it's smooth, but playing john's video I have to lower the video's volume down to 25%..@@lerrz8969

  • @terryd.smithiimba9442
    @terryd.smithiimba9442 8 месяцев назад +8

    i just spend $499 on the lifetime course. the code search site is about an extra $180 on top of that, and its a separate logon.

    • @itzlue3965
      @itzlue3965 8 месяцев назад

      really? And didn't you use the discount code? :)

    • @terryd.smithiimba9442
      @terryd.smithiimba9442 8 месяцев назад

      @@itzlue3965 i bought it before this video came out, i suspect the new cost would have been $449.

    • @GlenBeale
      @GlenBeale 7 месяцев назад

      Not paying that much for content that is freely available on RUclips and google. The only thing they've done is curated all the topics together so it's easy to figure out what to learn next, but that doesn't amount to $500. Hoping the entire course will be leaked on PirateBay at some point.

    • @The_Ticket44
      @The_Ticket44 6 месяцев назад +1

      This was a month ago, what's your opinion on it?

    • @terryd.smithiimba9442
      @terryd.smithiimba9442 6 месяцев назад

      @@The_Ticket44 i ended up having to purchase sektor7's priv esc, persistence, and defense evasion courses to get a full understanding of what malware can do. i strongly advise anyone to just pay for the cheapest option for maldev academy and move on.

  • @guardian1384
    @guardian1384 8 месяцев назад +2

    Me not understanding any of this makes me feel like I'm sooo far away from this knowledge :)

    • @ancestrall794
      @ancestrall794 7 месяцев назад

      Don't worry bro, with time and effort you'll get stronger for sure 🦾

    • @dominikcicea
      @dominikcicea 3 месяца назад

      Don't worry if you don't understand it because 1) John is not explaining anything hes just rambling and 2) Even if this was a tutorial, John is not really a teacher
      (Nothing against John hes just not good at explaining and simplifying things)

  • @randamutako
    @randamutako 8 месяцев назад +1

    How is it signature and entropy-wise?

  • @ak1ra492
    @ak1ra492 8 месяцев назад

    Great video, really cool way to rapidly develop poc code etc

  • @jaden8573
    @jaden8573 8 месяцев назад

    john, can you please drop a link to at least your main function, i have a maldev subscription, and just learned some c, and learned process hollowing.
    im trying to launch an instance of svchost.exe (which idk if thats what you used) with blockdll policy and it just errors out.
    im really confused with all this c, anything helps!

  • @a7madalmla512
    @a7madalmla512 8 месяцев назад

    More mal dev content please 😍🔥

  • @Zachsnotboard
    @Zachsnotboard 8 месяцев назад +1

    This has to be an alphabet company honey pot lol

  • @Gelimarr
    @Gelimarr 8 месяцев назад +2

    thanks, now I can be a real cyber criminal jippiee !

  • @SajidQureshi__
    @SajidQureshi__ 8 месяцев назад

    did it bypassed Defender ?

  • @briancreech9990
    @briancreech9990 8 месяцев назад

    I tend to avoid chatgpt because they're a language model so their info is dated.

  • @sempalatanish5317
    @sempalatanish5317 8 месяцев назад +3

    the way I don't understand C/C++ code but enjoying the video.

    • @penewoldahh
      @penewoldahh 8 месяцев назад +6

      this is the worst comment

  • @kidnamedfinger.productions
    @kidnamedfinger.productions 8 месяцев назад +6

    Every piece of malware code getting on the internet is being added to the antivirus databases, so it's not a good practice to rely on things like maldev.

    • @kidnamedfinger.productions
      @kidnamedfinger.productions 8 месяцев назад +3

      There's also likely gonna be a lot of python garbage code from script kiddies

    • @theErockonian
      @theErockonian 8 месяцев назад +1

      It doesn't seem to be for master malware writers. Just for beginners to learn. Also, don't many databases just relay on hash values and signatures? Change 1 bit, you change the hash, change a few aspects of its functionality (which may or may not work), it won't be flagged by its signature.

    • @kidnamedfinger.productions
      @kidnamedfinger.productions 8 месяцев назад

      ​@@theErockonian But actually good antiviruses are much more sophisticated. I would take a more legit snippet, lets say i want to make a ransomware, then i would search for snippets to quickly encrypt large amount of data.

    • @theErockonian
      @theErockonian 8 месяцев назад

      @@kidnamedfinger.productions Not to be mean, but this is a confusing response that doesn't address any of my points. It's a training academy, so obviously you can't rely on it. That's like saying: "I did the tryhackme boxes and now I'm ready to hack microsoft". It's for learning, not real world malware development. Also, can you give specifics on how AV techniques are more sophisticated? Like behavioral analysis? And yes, I am aware you can search for malware snippets, but that has nothing to do with what we are talking about lol.

  • @jaden8573
    @jaden8573 8 месяцев назад

    does anyone have a tutorial on how to complete the rest of the file? im brand spankin to c, where ive only coded in python and powershell. any help would be great.

  • @capability-snob
    @capability-snob 8 месяцев назад

    might want to blur your keyboard, too
    Edit: keys pressed are not that interesting.

  • @xJJM10
    @xJJM10 7 месяцев назад

    I might be naïve, but what is the legitimate reason to want to develop malware?

  • @kevinrodgers7208
    @kevinrodgers7208 8 месяцев назад +2

    maldev doesnt allow me with a paid vpn.. no thanks 100%

  • @OmarAl-afif
    @OmarAl-afif 8 месяцев назад

    Is cpp necessary for cyber security

    • @Zooiest
      @Zooiest 6 месяцев назад

      No, but it can help you understand what happens closer to bare metal, with pointers, memory management, and stuff

  • @mizotechx
    @mizotechx 8 месяцев назад

    Eyes closed, you sound like a nerdy Seth Rogen! Big fan!

  • @Diablo97810
    @Diablo97810 8 месяцев назад +44

    Never clicked a video this fast (LOL)

    • @robertommmin5
      @robertommmin5 8 месяцев назад +8

      Script kiddie🤡

    • @eshankukreja112
      @eshankukreja112 8 месяцев назад

      ​@@robertommmin5 Yeahh

    • @malborboss
      @malborboss 8 месяцев назад +9

      @@robertommmin5 I wouldn't call script kiddie a person who develops their own malware

    • @JohnSmith-jc7dk
      @JohnSmith-jc7dk 8 месяцев назад +2

      Never videoed a click this fast (LOL)

    • @shuvrasaha4103
      @shuvrasaha4103 8 месяцев назад

      ​@@robertommmin5a

  • @somnullty
    @somnullty 8 месяцев назад

    Finally said educational purposes only

  • @ThisIsJustADrillBit
    @ThisIsJustADrillBit 8 месяцев назад +1

    John Hammond is my Hero

  • @berthold9582
    @berthold9582 6 месяцев назад

    You are the best Sir

  • @logiciananimal
    @logiciananimal 8 месяцев назад

    Crypto note - don't use standard RNG for cryptographic purposes. :) Also, it would be interesting to see how the various Defenders and other products react to various "obvious examples". Good stuff - I hope I can convince my CofC to let me use Maldev Academy :)

  • @georgehammond867
    @georgehammond867 8 месяцев назад

    good work dude

  • @fokyewtoob8835
    @fokyewtoob8835 8 месяцев назад +1

    Damn this is freaking great malware is so interesting

  • @clarkesuperman
    @clarkesuperman 8 месяцев назад

    Superuser has been coming in clutch lately tbh

  • @tools.shoe.country.quickly
    @tools.shoe.country.quickly 8 месяцев назад +1

    thanks Jon Computer

  • @zulnoth
    @zulnoth 8 месяцев назад

    Love your videos, but I just realised what a monster you are at typing haha!

  • @katep.1465
    @katep.1465 2 месяца назад

    Maldev academy is blocked by Cloudfare for me for some reason :( Nothing helps

  • @r0b1n97
    @r0b1n97 8 месяцев назад +1

    is it safe to assume most of these malwares will get caught by most modern AV's?

    • @minhquang3126
      @minhquang3126 8 месяцев назад +1

      yes

    • @data_eng_tuts
      @data_eng_tuts 8 месяцев назад

      No, malware with known signatures will get caught only.

    • @minhquang3126
      @minhquang3126 8 месяцев назад +1

      @@data_eng_tutsonly the case for signature base AV

    • @terryd.smithiimba9442
      @terryd.smithiimba9442 8 месяцев назад +1

      maldev academy's stuff evades modern av's, as long as you understand the entire chain.

  • @beecee793
    @beecee793 8 месяцев назад +4

    Is this an ad?

  • @starlox0
    @starlox0 8 месяцев назад

    Be hacker but don't hack anybody 🤟

  • @jamesisadude9187
    @jamesisadude9187 8 месяцев назад

    I call chatgpt Mr.GPT. The best teacher.

  • @alveek
    @alveek 8 месяцев назад +1

    He types with 2 fingers faster than me using my 10 😅

  • @AykutFeyzula
    @AykutFeyzula 8 месяцев назад +1

    not bad for a 20min ad.

  • @timecop1983Two
    @timecop1983Two 6 месяцев назад

    Also under 20 min

  • @w.2550
    @w.2550 8 месяцев назад +9

    Yeah of course we need more malware developers... How much did they pay you to make this video? Must be a lot.

  • @haxguy0
    @haxguy0 8 месяцев назад

    Cool, thanks for the video

  • @nobodynowhere8890
    @nobodynowhere8890 8 месяцев назад +11

    this is also advertisement. This guy seems only to do advertisement videos

  • @heckerhecker8246
    @heckerhecker8246 8 месяцев назад

    Gah, Click baited again, I need to find a different tutorial

  • @carsonjamesiv2512
    @carsonjamesiv2512 8 месяцев назад

    NICE!😃👍

  • @itzhexen0
    @itzhexen0 8 месяцев назад +1

    This is the way AI will be working with code in the future. Instead of generating code it will use existing code. Put it all together like some script kiddie and off to the races.

  • @onur-i0x
    @onur-i0x 8 месяцев назад +1

    0:58 ye bla bla bla. youre letting people to be a cyber criminal

    • @N3CRXSYS
      @N3CRXSYS 8 месяцев назад +4

      u can say the same about metasploit tutorials

    • @onur-i0x
      @onur-i0x 8 месяцев назад

      @@N3CRXSYS bro. his fudding the payload.

    • @AykutFeyzula
      @AykutFeyzula 8 месяцев назад

      nasil ya? gercek mi?

  • @viruxer
    @viruxer 8 месяцев назад

    John, you're not a hacker. Stop talking about something you don't know about.

  • @timecop1983Two
    @timecop1983Two 8 месяцев назад +2

    Who is under 18 here?

  • @iamwitchergeraltofrivia9670
    @iamwitchergeraltofrivia9670 8 месяцев назад

    Ok writing nothing

  • @Supp772
    @Supp772 8 месяцев назад

    Lessss gooo 🎉

  • @aashutoshlodhi1029
    @aashutoshlodhi1029 8 месяцев назад

    1st