
I Made Malware In Under 20 Minutes
Source: YouTube · John Hammond · published Mar 6, 2024 · 19:46
The video introduces Maldev Academy's new code search utility that helps developers quickly find and implement code snippets for malware development education 0:43.
Key Takeaways:
• Maldev Academy's code search at search.maldevacademy.com searches through over 400 code snippets and 1150 techniques for malware development 1:11
• The tool works like Google, allowing users to search for specific syntax and copy-paste code snippets as building blocks 1:21
• The video demonstrates building a payload builder by searching for "read payload," "random key generation," and "AES encryption" snippets 5:43
• The host successfully creates a working malware payload by combining code snippets for reading files, generating encryption keys, and implementing AES encryption 16:47
• The demonstration concludes with successfully building a loader and achieving a shell callback from the target system 18:00
The video shows how Maldev Academy's code search significantly accelerates the development process by providing ready-to-use code components 19:19.
Sources:
Generate CPE Credits
Generate a professional CPE document from this video's transcript.
Estimated credit: 0.5 CPE hours
Estimate uses the video runtime (1 hour ≈ 1 CPE, rounded to the nearest 0.5, minimum 0.5, maximum 2.0). The final amount can be lower after review, never higher.
Topic: Malware Analysis. Commonly maps to: Security Operations, Security Architecture and Engineering. Exact CISSP domains are assigned during generation.
Free account. One generation at a time, with a daily limit.
CPEBuddy is independent and not affiliated with or endorsed by ISC2, ISACA, or any certification body. Exports are formatted for common CPE submissions; acceptance is at your certification body's discretion.
Transcript Preview
First 800 characters of the transcript
how often do you use Google when writing code maybe looking up syntax on stack Overflow or just asking how to do something from chat GPT I don't know maybe you're a genius maybe you've got everything memorized in all the languages that you use but I'll admit I ask for help I use Google stack Overflow chat GPT and I don't think there's anything wrong with that maybe you do it too for most people there's no way to remember all that stuff so I like to compile notes little bit of cheat sheets hey Snippets of code that I could use and SE for across like an obsidian Vault but I'll admit that takes a lot of time to build out and create especially curating all of that for a specific topic or Niche but let me show you something new from malev Academy that I think is just super cool malev Academy ha…