A Roadmap to Learning Malware | How to Get Started!

  Рет қаралды 43,305

Cosmodium CyberSecurity

Cosmodium CyberSecurity

Күн бұрын

Пікірлер: 87
@denissorn
@denissorn 10 ай бұрын
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 10 ай бұрын
you are totally right! i am less familiar with this language and my assumptions were wrong
@smackdownboy
@smackdownboy Жыл бұрын
Thank you. First time watching on your channel. You have talked about every aspect of malware development. Great guidence, keep it up! 👍
@CosmodiumCS
@CosmodiumCS Жыл бұрын
glad it helped! hope you stick around and check out some of the other content! :)
@autolysisrecords1821
@autolysisrecords1821 8 күн бұрын
Holy Moly! I came across an incredible resource! Thank you!
@CosmodiumCS
@CosmodiumCS 6 күн бұрын
‘Course!
@voidx41
@voidx41 Жыл бұрын
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 Жыл бұрын
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 Жыл бұрын
@@diegocastillo6470 where you from?
@diegocastillo6470
@diegocastillo6470 Жыл бұрын
@@voidx41 Cali, Colombia, and the only publisher I found in spanish is from Spain. And you?
@voidx41
@voidx41 Жыл бұрын
@@diegocastillo6470 I have English books if you want them not in spanish regarding malware
@bugzorc
@bugzorc Жыл бұрын
​@diegocastillo6470 and he never answered 😢😊
@war-c0mmander
@war-c0mmander Жыл бұрын
C, assembly, ghidra(windows), linux(remnux), virtualization(Virtualbox, WMware)
@KaleyForWeb
@KaleyForWeb 6 ай бұрын
finally someone summarized this ... thanks
@armincal9834
@armincal9834 Ай бұрын
What about rust?
@N0RT0X
@N0RT0X Жыл бұрын
This video is so good, man. Keep up the good work!
@CosmodiumCS
@CosmodiumCS Жыл бұрын
Thanks, will do!🫡
@Bbla-oz7qd
@Bbla-oz7qd Жыл бұрын
​​@@CosmodiumCSHi brother. What do you think about AI amd automation stuff and future job of malware analysis/ reverse engineering? Does it worth to learn?
@001vamp
@001vamp Жыл бұрын
this video needs more views fr
@VortexFlickens
@VortexFlickens 6 ай бұрын
It did
@KenderGuy
@KenderGuy 3 ай бұрын
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
@iftyahmed2905
@iftyahmed2905 8 ай бұрын
best video i ever find thank you brother
@CosmodiumCS
@CosmodiumCS 8 ай бұрын
Glad it helped!
@cryptovadkan7496
@cryptovadkan7496 10 ай бұрын
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 10 ай бұрын
Should I maybe work on some project on my own during that time?
@unknownuser7776
@unknownuser7776 10 ай бұрын
10-12hours per day is a lot of time
@unknownuser7776
@unknownuser7776 10 ай бұрын
yea u should focus on only 1 lanauge at a time else you will be confused in syntax
@cryptovadkan7496
@cryptovadkan7496 10 ай бұрын
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 2 ай бұрын
Thank you,, this is gem
@CosmodiumCS
@CosmodiumCS 2 ай бұрын
You’re a gem 🥂
@ninocrudele
@ninocrudele 8 ай бұрын
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 8 ай бұрын
Haha thanks! There’s an obs plugin
@pavelbudnik712
@pavelbudnik712 11 ай бұрын
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 11 ай бұрын
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
@werren894
@werren894 9 ай бұрын
hacking require no coding, because coding is for malware developer, hacker is information scientist.
@CosmodiumCS
@CosmodiumCS 9 ай бұрын
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 9 ай бұрын
@@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.
@erikkhan
@erikkhan 4 ай бұрын
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 4 ай бұрын
Sahweeet! I hope it’s beneficial to ya
@stickmanstory7865
@stickmanstory7865 3 ай бұрын
How do you put malware on a flash drive
@CosmodiumCS
@CosmodiumCS 3 ай бұрын
Try typing that into google ;)
@mostafam3701
@mostafam3701 2 ай бұрын
Do you know a resource to learn the fundemental ?
@CosmodiumCS
@CosmodiumCS 2 ай бұрын
My youtube channel ;)
@tokyorockstarVALORANT
@tokyorockstarVALORANT 6 ай бұрын
Thanks for the roadmap, wanted to ask where should I go to learn c and c++
@CosmodiumCS
@CosmodiumCS 6 ай бұрын
I originally learned it from sololearn. But there are tons of great resources for free online
@tokyorockstarVALORANT
@tokyorockstarVALORANT 6 ай бұрын
@@CosmodiumCS ill check it out. cheers
@Herwist-lizen-fast
@Herwist-lizen-fast 6 ай бұрын
Quality content thx mate :)
@CosmodiumCS
@CosmodiumCS 6 ай бұрын
Glad you enjoy it!
@Aqua99949
@Aqua99949 11 ай бұрын
best language of malware development?
@CosmodiumCS
@CosmodiumCS 11 ай бұрын
The BEST is probably based on perspective but either C or Nim from my experience
@User-uk6rk
@User-uk6rk 5 ай бұрын
*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 5 ай бұрын
See the pinned comment haha!
@eugeniocorbalan375
@eugeniocorbalan375 2 ай бұрын
C# is a low level lang?
@Luca2Chanell
@Luca2Chanell 2 ай бұрын
hi can you help with a crypter to bypass windows antivirus?
@iconic_vide0s
@iconic_vide0s 11 ай бұрын
Bro! Can you tell me please DSA is important for Malware Development ? If is it important than how much ?
@CosmodiumCS
@CosmodiumCS 11 ай бұрын
dsa? R u saying data structures and algorithms? Algorithms, not really. Data structures, yeah most def.
@iconic_vide0s
@iconic_vide0s 11 ай бұрын
@@CosmodiumCS 1 or 2 data structure is enough? Like array and Linked List
@SPECTRONT27
@SPECTRONT27 5 ай бұрын
Thanks
@duaasaif4760
@duaasaif4760 7 ай бұрын
Great video
@anantP-ip8op
@anantP-ip8op Жыл бұрын
Hello, can you make videos on malware analysis as well please. Nice content
@CosmodiumCS
@CosmodiumCS Жыл бұрын
Yeah def! I have a few live streams that cover the topic but I definitely will be making more
@whoami-ty1kp
@whoami-ty1kp 3 ай бұрын
Do I need to learn DSA for maldev?
@CosmodiumCS
@CosmodiumCS 3 ай бұрын
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 3 ай бұрын
@@CosmodiumCS hey, I want to read malware samples but I have to download them. So do I need to know how to use ghidra?
@DJ-jy5mu
@DJ-jy5mu 8 ай бұрын
What about c# is it good
@CosmodiumCS
@CosmodiumCS 8 ай бұрын
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 🤙🏽
@athiban2433
@athiban2433 Жыл бұрын
Hello bro 👋 build efficient malware with java ?
@CosmodiumCS
@CosmodiumCS Жыл бұрын
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 Жыл бұрын
​@@CosmodiumCSthankyou for your response bro 😊 I choose c/c++
@Ivan.11
@Ivan.11 Жыл бұрын
Thanks!
@CosmodiumCS
@CosmodiumCS Жыл бұрын
fs!
@alphonsemarcus3650
@alphonsemarcus3650 Жыл бұрын
How is C# a low level compiled language, is this a joke?
@CosmodiumCS
@CosmodiumCS Жыл бұрын
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)
@Lapatate-s1l
@Lapatate-s1l 2 ай бұрын
Rust is not a high level language though
@User948Z7Z-w7n
@User948Z7Z-w7n Ай бұрын
Any computer programming language that isn't a 1 to 1 mapping to machine language is a high level programming language.
@GlenBeale
@GlenBeale 7 ай бұрын
zzzz this is gonna take long to learn bruva
@abysmal7000
@abysmal7000 5 ай бұрын
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 5 ай бұрын
@@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 4 ай бұрын
@@quantumblurrr thanks that's the plan, learning networking basics atm
@wowo6460
@wowo6460 3 ай бұрын
The time is going to past anyway might as well learn
@GlenBeale
@GlenBeale 3 ай бұрын
@@wowo6460 How do you not get distracted in the grind by things like gaming
@AkiiiMatcha
@AkiiiMatcha 2 ай бұрын
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 2 ай бұрын
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.
An Introduction to Malware Analysis
1:10:01
crow
Рет қаралды 49 М.
Where to start with exploit development
13:59
David Bombal Clips
Рет қаралды 17 М.
Players push long pins through a cardboard box attempting to pop the balloon!
00:31
Кто круче, как думаешь?
00:44
МЯТНАЯ ФАНТА
Рет қаралды 6 МЛН
Lazy days…
00:24
Anwar Jibawi
Рет қаралды 8 МЛН
Муж внезапно вернулся домой @Oscar_elteacher
00:43
История одного вокалиста
Рет қаралды 7 МЛН
How Hackers Exploit Vulnerable Drivers
23:58
John Hammond
Рет қаралды 48 М.
BEST Malware Project Ideas!!!
32:05
Cosmodium CyberSecurity
Рет қаралды 12 М.
Get Started With Ethical Hacking: Beginner To Master
15:47
Luke Dexter
Рет қаралды 8 М.
this is what happens when you let the intern code
12:50
Low Level
Рет қаралды 257 М.
How to write your first malware as a beginner
19:34
screeck
Рет қаралды 20 М.
Malware Development: Processes, Threads, and Handles
31:29
Cybersecurity "Experts" suck at coding.  It's a problem.
15:12
LaurieWired
Рет қаралды 123 М.
Developing Trojans With Shellcode
32:23
Cosmodium CyberSecurity
Рет қаралды 28 М.
I Made Malware In Under 20 Minutes
19:44
John Hammond
Рет қаралды 73 М.
How HACKERS Take Notes!! (Obsidian & More)
18:12
Cosmodium CyberSecurity
Рет қаралды 174 М.
Players push long pins through a cardboard box attempting to pop the balloon!
00:31