Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paulveillard/cybersecurity-malware

An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Malware, Rootkits, and botnets in Cybersecurity.
https://github.com/paulveillard/cybersecurity-malware

botnet-tools botnets malware rootkit

Last synced: 2 days ago
JSON representation

An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Malware, Rootkits, and botnets in Cybersecurity.

Awesome Lists containing this project

README

        

# Malware

An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Malware, Rootkits, and botnets in Cybersecurity.
> Thanks to all contributors, you're awesome and wouldn't be possible without you! Our goal is to build a categorized community-driven collection of very well-known resources.

## Table of Contents
- [About Malware](#)
- [Malware Classification](#)
- [By Types](#)

### About Malware
![malware](https://github.com/paulveillard/cybersecurity-malware/blob/main/img/malware.jpg)

Malware is still a force to be reckoned with, and advances in technology did not slow it down.
> [Malware](https://en.wikipedia.org/wiki/Malware) (short for “malicious software”) is a file or code, typically delivered over a network, that infects, explores, steals or conducts virtually any behavior an attacker wants. And because malware comes in so many variants, there are numerous methods to infect computer systems

#### Malware Types
There are many possible ways of categorizing malware and some malicious software may overlap into two or more categories.Broadly, software can categorised into three types:
- (i) goodware;
- (ii) greyware
- and (iii) malware.

| | | | | |
|----------|------------------------------------------------------------------------------------------------------|------------------------------------------------------------|-------|---|
| Type | Characteristics | Examples | Notes | |
| Goodware | Obtained from trustworthy sources | Google Play apps, Buggy software | | |
| Malware | Broad consensus among antivirus software that program is malicious or obtained from flagged sources. | Viruses, Worms, Root kits, Backdoors, Ransomware, Trojan horses | | |
| Greyware | Insufficient consensus and/or metrics | Potentially unwanted programs, Spyware Adware. | | |