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

https://github.com/stormdotcom/backdoor-working

a simple backdoor for learning how malware RAT works, not for attacking real stuffs, this backdoor faciltiated with a listener and can initiated in CMD interface,
https://github.com/stormdotcom/backdoor-working

Last synced: 4 months ago
JSON representation

a simple backdoor for learning how malware RAT works, not for attacking real stuffs, this backdoor faciltiated with a listener and can initiated in CMD interface,

Awesome Lists containing this project

README

          

# How a BACKDOOR Works
## A backdoor is a malware type that provide attacker a authentication procedures to access a system. As a result, remote access is granted to resources within an application, such as databases and file servers, giving perpetrators the ability to remotely Command and control.

a simple backdoor for learning how malware RAT works, not for attacking real stuffs, this backdoor faciltiated with a listener and can initiated in CMD interface,

**To know more:**

A documentation about [types of Malwares and how they works](https://ajmal-nasumudeen.medium.com/how-to-protect-your-pcs-from-viruses-types-of-malwares-malware-detection-and-security-9b6c64e6571a) prepared by me