NotAMalware

Malware Package with inbuilt Spyware-KeyLogger-Ransomware tested for windows

View on GitHub

NotAMalware

Malware Package with inbuilt Spyware-KeyLogger-Ransomware tested for windows

A Self-Built Spyware

This Software is designed to hide in a system and collect data from Computers and send the collected data to a remote system or database.

Note

created only for learning purposes

Introduction

This software comes with a inbuilt Spyware which uses a key logger to monitor a host users activities and report it to another system. This software in built using python and windows shell programming. The program is tested for systems running Windows XP or Later.

Features

  1. Single Installer Application which can be flashed to autorun on a portable starage, the installer will copy the necessary files into the follwing location on the host system.
    C:\Users\%User%\AppData\Local\Application Data\Files
    
  2. The Installer will use inbuilt Operating System Task Scheduler to run the key logger application on system Start-Up.
<img src="https://github.com/sgagankumar/NotAMalware/blob/master/Images/image2.JPG" alt="Image" width=auto height=100px/>
  1. The Program will send the collected data only when the host system in connected to the internet, else it will continue to collect in a safe location.
  2. The Program can run on foreground, background and with misleading name to be undetected to the user.
<img src="https://github.com/sgagankumar/NotAMalware/blob/master/Images/image1.JPG" alt="Image" width=auto height=100px/>
  1. The Program uses hosts computational power to process the collected data to detect patterns and possible passwords.
  2. The Program works as a Scheduled Script and not as a Installed Application to avoid Trojan suspicions.

Files

<img src="https://github.com/sgagankumar/NotAMalware/blob/master/Images/image3.JPG" alt="Image" width=auto height=100px/>

Future Enhancements