A Roadmap to Learning Malware | How to Get Started!

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ก.ย. 2024

ความคิดเห็น • 89

  • @denissorn
    @denissorn 8 หลายเดือนก่อน +17

    How is C# low level lanaguage from the PoV of abstraction? Yes, on can write 'unsafe' code, but it normally runs on top of CLR, and has GC even when compiled to native code (Similar like Go). It's like Java with some extras. Tho not sure what has happened in Java world over a decade or so.

    • @CosmodiumCS
      @CosmodiumCS  8 หลายเดือนก่อน +16

      you are totally right! i am less familiar with this language and my assumptions were wrong

  • @mohamedahmedmahoud9327
    @mohamedahmedmahoud9327 9 หลายเดือนก่อน +70

    I find the Oil of the internet .

    • @isolatedd
      @isolatedd 9 หลายเดือนก่อน +3

      Im thinking the same 🎉

    • @umxltiii9796
      @umxltiii9796 6 หลายเดือนก่อน +1

      @@isolateddhave y’all created anything cool? Following these videos ?

    • @LostAdmin
      @LostAdmin 4 หลายเดือนก่อน +2

      *usa wants to know your location*

    • @ayhamelsayed-l4i
      @ayhamelsayed-l4i 4 หลายเดือนก่อน +4

      US government will come here bro

    • @ostoram5566
      @ostoram5566 3 หลายเดือนก่อน +1

      Knock knock

  • @Ivan.11
    @Ivan.11 10 หลายเดือนก่อน

    Thanks!

  • @war-c0mmander
    @war-c0mmander 11 หลายเดือนก่อน +23

    C, assembly, ghidra(windows), linux(remnux), virtualization(Virtualbox, WMware)

    • @KaleyForWeb
      @KaleyForWeb 3 หลายเดือนก่อน +1

      finally someone summarized this ... thanks

  • @User-uk6rk
    @User-uk6rk 3 หลายเดือนก่อน +2

    *C# is not low level.*
    I think he was being sarcastic or joking when he labeled it low-level.... or at least I hope he was.

    • @CosmodiumCS
      @CosmodiumCS  3 หลายเดือนก่อน

      See the pinned comment haha!

  • @Luca2Chanell
    @Luca2Chanell 18 วันที่ผ่านมา

    hi can you help with a crypter to bypass windows antivirus?

  • @smackdownboy
    @smackdownboy 10 หลายเดือนก่อน +5

    Thank you. First time watching on your channel. You have talked about every aspect of malware development. Great guidence, keep it up! 👍

    • @CosmodiumCS
      @CosmodiumCS  10 หลายเดือนก่อน +3

      glad it helped! hope you stick around and check out some of the other content! :)

  • @Lapatate-s1l
    @Lapatate-s1l 3 วันที่ผ่านมา

    Rust is not a high level language though

  • @AkiiiMatcha
    @AkiiiMatcha 24 วันที่ผ่านมา

    I have to complain…
    C# is low level and Rust is high level? This video is made to trigger ppl, I can’t

    • @CosmodiumCS
      @CosmodiumCS  23 วันที่ผ่านมา

      I completely get you! I’m far less familiar with C# and my assumptions were wrong. However, Rust is a high level language. It’s still a systems language, but its abstraction is what allows it to be more secure.

  • @voidx41
    @voidx41 ปีที่แล้ว +5

    A great video for a beginner like me who is trying to get started with malware. Thanks and keep up the good work! ❤

    • @diegocastillo6470
      @diegocastillo6470 11 หลายเดือนก่อน +3

      Another beginner here. Nice to see more people interested on the topic. Last week I went to the book store looking for hacking/malware books but it seems like in my country not a lot of people are interested, there's hardly 1 publisher I could find and just like 4-5 books which are not available on every place. I asked around and apparently I'm the first person asking for cybersec books on many places. Bommer.

    • @voidx41
      @voidx41 11 หลายเดือนก่อน

      @@diegocastillo6470 where you from?

    • @diegocastillo6470
      @diegocastillo6470 11 หลายเดือนก่อน

      @@voidx41 Cali, Colombia, and the only publisher I found in spanish is from Spain. And you?

    • @voidx41
      @voidx41 11 หลายเดือนก่อน

      @@diegocastillo6470 I have English books if you want them not in spanish regarding malware

    • @bugzorc
      @bugzorc 10 หลายเดือนก่อน

      ​@diegocastillo6470 and he never answered 😢😊

  • @001vamp
    @001vamp ปีที่แล้ว +5

    this video needs more views fr

  • @eugeniocorbalan375
    @eugeniocorbalan375 18 วันที่ผ่านมา

    C# is a low level lang?

  • @KenderGuy
    @KenderGuy หลายเดือนก่อน

    I'm one of the rustaceans
    fun language to work with imo, it fits my way of conceptualizing what I want it to do
    I don't see why people would complain which arbitrary category it's in, it's still a systems programming language as you said

  • @pavelbudnik712
    @pavelbudnik712 9 หลายเดือนก่อน +1

    Hello, the video is excellent. I have a question...what language should I start learning to start with if I want to be extremely skilled at creating malware and viruses in maybe two or three years?

    • @CosmodiumCS
      @CosmodiumCS  9 หลายเดือนก่อน +2

      Start with C, in 2 years you will be an absolute wizard at computing with an incredible understanding of memory and the operating system you are working with

  • @stickmanstory7865
    @stickmanstory7865 หลายเดือนก่อน +1

    How do you put malware on a flash drive

    • @CosmodiumCS
      @CosmodiumCS  หลายเดือนก่อน +1

      Try typing that into google ;)

  • @werren894
    @werren894 7 หลายเดือนก่อน +1

    hacking require no coding, because coding is for malware developer, hacker is information scientist.

    • @CosmodiumCS
      @CosmodiumCS  7 หลายเดือนก่อน +5

      you had me in the first half haha! coding is definitely not required to learn hacking (just look at bug hunters 🤷‍♂️) but developing malware is just another form of hacking. they aren't that separate

    • @werren894
      @werren894 7 หลายเดือนก่อน

      @@CosmodiumCS yes i know it just low or high level approach, but i hate buzzword like bug hunter because they are mostly netsec in practice, they won't exploit anything, but hacking actually require coding, mobile hacking, reversing, hacktivist like journalism, etc.

  • @cryptovadkan7496
    @cryptovadkan7496 8 หลายเดือนก่อน +1

    Hi! I have a question, I'm going to a programming school which focuses only on C, and there's a little of C++ as well. I will be able to learn C 10-12 hours a day. The school will take me about 15 months. My question is: do you think I should focus mainly on programming (C) during that time? Or maybe you would advise me to learn C for 8 hours and then for few hours something else?

    • @cryptovadkan7496
      @cryptovadkan7496 8 หลายเดือนก่อน

      Should I maybe work on some project on my own during that time?

    • @unknownuser7776
      @unknownuser7776 8 หลายเดือนก่อน +1

      10-12hours per day is a lot of time

    • @unknownuser7776
      @unknownuser7776 8 หลายเดือนก่อน

      yea u should focus on only 1 lanauge at a time else you will be confused in syntax

    • @cryptovadkan7496
      @cryptovadkan7496 8 หลายเดือนก่อน

      and should I learn anything else other than C in the beginning, like CCNA or something like that? Or something else? I can spend 8 hours programming and 2-3 hours a day on something else, but I don't know what would be the best@@unknownuser7776

  • @BlackGridCyber
    @BlackGridCyber 12 วันที่ผ่านมา

    Thank you,, this is gem

    • @CosmodiumCS
      @CosmodiumCS  6 วันที่ผ่านมา

      You’re a gem 🥂

  • @Aqua99949
    @Aqua99949 9 หลายเดือนก่อน +1

    best language of malware development?

    • @CosmodiumCS
      @CosmodiumCS  9 หลายเดือนก่อน +1

      The BEST is probably based on perspective but either C or Nim from my experience

  • @alphonsemarcus3650
    @alphonsemarcus3650 10 หลายเดือนก่อน +1

    How is C# a low level compiled language, is this a joke?

    • @CosmodiumCS
      @CosmodiumCS  10 หลายเดือนก่อน +2

      No ur totally right, C# is pretty heavily abstracted. I included it because it is a language close to the system (in regards to the dotnet framework)

  • @erikkhan
    @erikkhan 2 หลายเดือนก่อน

    My first video in this journey and hopping to build a proper malware as my final year project . Lets see how much knowledge can i extract from ur channel. Is there a pth way on ur channel or just watch videos randomly

    • @CosmodiumCS
      @CosmodiumCS  2 หลายเดือนก่อน

      Sahweeet! I hope it’s beneficial to ya

  • @karalmarx9291
    @karalmarx9291 11 หลายเดือนก่อน +1

    Thank you for such a great video. Keep up the good work

    • @CosmodiumCS
      @CosmodiumCS  10 หลายเดือนก่อน

      🫡🫡

  • @N0RT0X
    @N0RT0X 10 หลายเดือนก่อน +5

    This video is so good, man. Keep up the good work!

    • @CosmodiumCS
      @CosmodiumCS  10 หลายเดือนก่อน +1

      Thanks, will do!🫡

    • @Bbla-oz7qd
      @Bbla-oz7qd 10 หลายเดือนก่อน

      ​​@@CosmodiumCSHi brother. What do you think about AI amd automation stuff and future job of malware analysis/ reverse engineering? Does it worth to learn?

  • @ninocrudele
    @ninocrudele 6 หลายเดือนก่อน

    love your videos! a maybe silly question but I love it, how do you do the voice equalizer effect on the bottom right corner? :)

    • @CosmodiumCS
      @CosmodiumCS  6 หลายเดือนก่อน

      Haha thanks! There’s an obs plugin

  • @iconic_vide0s
    @iconic_vide0s 9 หลายเดือนก่อน

    Bro! Can you tell me please DSA is important for Malware Development ?
    If is it important than how much ?

    • @CosmodiumCS
      @CosmodiumCS  9 หลายเดือนก่อน +1

      dsa? R u saying data structures and algorithms? Algorithms, not really. Data structures, yeah most def.

    • @iconic_vide0s
      @iconic_vide0s 9 หลายเดือนก่อน

      @@CosmodiumCS 1 or 2 data structure is enough? Like array and Linked List

  • @tokyorockstarVALORANT
    @tokyorockstarVALORANT 4 หลายเดือนก่อน

    Thanks for the roadmap, wanted to ask where should I go to learn c and c++

    • @CosmodiumCS
      @CosmodiumCS  4 หลายเดือนก่อน +1

      I originally learned it from sololearn. But there are tons of great resources for free online

    • @tokyorockstarVALORANT
      @tokyorockstarVALORANT 4 หลายเดือนก่อน

      @@CosmodiumCS ill check it out. cheers

  • @anantP-ip8op
    @anantP-ip8op ปีที่แล้ว

    Hello, can you make videos on malware analysis as well please. Nice content

    • @CosmodiumCS
      @CosmodiumCS  ปีที่แล้ว +1

      Yeah def! I have a few live streams that cover the topic but I definitely will be making more

  • @SPECTRONT27
    @SPECTRONT27 3 หลายเดือนก่อน

    Thanks

  • @GlenBeale
    @GlenBeale 5 หลายเดือนก่อน

    zzzz this is gonna take long to learn bruva

    • @abysmal7000
      @abysmal7000 3 หลายเดือนก่อน

      fr brotha, I still got no idea where to begin, feels like I need to do 10000 different things before I can dip my toes into malware

    • @GlenBeale
      @GlenBeale 3 หลายเดือนก่อน

      @@abysmal7000 Yeah. I actually found a better guide and roadmap of what you need to learn. Type into google "How to become a Malware Analyst by Bit" it's a medium article and suggests books for all the topics. I believe it will take around 1-2 years of dedicated learning. Obviously, you can take shortcuts, but I hate lacking in fundamental knowledge.

    • @abysmal7000
      @abysmal7000 2 หลายเดือนก่อน

      @@quantumjourney1 thanks that's the plan, learning networking basics atm

    • @wowo6460
      @wowo6460 หลายเดือนก่อน

      The time is going to past anyway might as well learn

    • @GlenBeale
      @GlenBeale หลายเดือนก่อน

      @@wowo6460 How do you not get distracted in the grind by things like gaming

  • @whoami-ty1kp
    @whoami-ty1kp หลายเดือนก่อน

    Do I need to learn DSA for maldev?

    • @CosmodiumCS
      @CosmodiumCS  หลายเดือนก่อน +1

      Ehhh. Not exactly. DSA will make you a better developer in general, being able to understand complex constructs crosses over. But no, it is far from a requirement

    • @whoami-ty1kp
      @whoami-ty1kp หลายเดือนก่อน +1

      @@CosmodiumCS hey, I want to read malware samples but I have to download them. So do I need to know how to use ghidra?

  • @iftyahmed2905
    @iftyahmed2905 6 หลายเดือนก่อน

    best video i ever find thank you brother

    • @CosmodiumCS
      @CosmodiumCS  6 หลายเดือนก่อน +1

      Glad it helped!

  • @duaasaif4760
    @duaasaif4760 4 หลายเดือนก่อน

    Great video

  • @athiban2433
    @athiban2433 ปีที่แล้ว

    Hello bro 👋 build efficient malware with java ?

    • @CosmodiumCS
      @CosmodiumCS  ปีที่แล้ว +1

      Nooo, i hate java😆. Jokes aside u can build some pretty powerful malware in java, it also has some good applications for android

    • @athiban2433
      @athiban2433 ปีที่แล้ว +1

      ​@@CosmodiumCSthankyou for your response bro 😊 I choose c/c++

  • @Herwist-lizen-fast
    @Herwist-lizen-fast 4 หลายเดือนก่อน

    Quality content thx mate :)

    • @CosmodiumCS
      @CosmodiumCS  4 หลายเดือนก่อน

      Glad you enjoy it!

  • @DJ-jy5mu
    @DJ-jy5mu 6 หลายเดือนก่อน

    What about c# is it good

    • @CosmodiumCS
      @CosmodiumCS  6 หลายเดือนก่อน

      It’s great! Go for it, every language has its pros and cons, it’s up to you to weigh what you like and don’t like 🤙🏽