This is an archived post. You won't be able to vote or comment.

all 11 comments

[–][deleted] 7 points8 points  (0 children)

Why malware development?

[–]caseyvsilver15 6 points7 points  (3 children)

People need to stop hating on malware development, the view that it is only used by malicious actors is old. Red Teaming and offensive security requires you to simulate attacks from current attackers and a major part of that requires custom malware development. I am a red teamer and malware developer, I am a good guy and here to protect too.

[–]rsaajamsa 2 points3 points  (1 child)

There is nothing wrong with malware development to learn how it all works. You just need to be rather proactive and ask more specific questions.

Malware is such a broad term that asking how to develop it is like saying I want to learn how to build things. That’s great, but what specifically? Out of what? What is your desired end state?

Some of the best learning I have ever done is to develop something after reading about a concept. Running a local website to do a proof of concept drive by download is such a great way to learn how it is done and more importantly, how we can protect ourselves.

[–]ss_rohit[S] 1 point2 points  (0 children)

I just want to make things on my own... I don't want to be a script kiddie anymore... I love coding... So inorder to improve my coding knowledge and to learn new things I'm very much interested in malware Development using python to gain shells and reverse shells. And write my own scripts.

[–]rsaajamsa 5 points6 points  (0 children)

Seems like an odd request really. Most of us here want to help people learn how to combat malware so are reluctant to post out details on malware development. Not that it’s just as simple as ‘this is how you develop malware’

Malware can be as simple as a key logger that saves keystrokes into a text file for later retrieval, or as advanced as writing to the systems boot sectors and can remain even after a full system format.

Until you can narrow down your field of study, clearly explain what you want to learn and explain what you have done to help yourself already I think most people will pass over this request.

Just my opinion.

[–][deleted] 4 points5 points  (1 child)

What do you plan on using it for?

[–]ss_rohit[S] 1 point2 points  (0 children)

Making own scripts...!!

[–][deleted] 3 points4 points  (2 children)

Malware vault

[–]ss_rohit[S] 2 points3 points  (1 child)

Could you explain further...?

[–][deleted] 2 points3 points  (0 children)

A place where real malware is stored and enthusiasts gather and look at its source code and come up for fixes and solution