Giter VIP home page Giter VIP logo

kill_the_malware's Introduction

Goal

The goal of this project is to understand the basic operation of a computer virus on a Windows environment and simple methods to eradicate them.

Completion

The purpose of this project is to create a program that will kill the malware, remove its execution from the startup of the machine, stops and removes it from the virtual machine and display the ip address of the attacker.

Threat

It is a remote access tool (RAT) that allows attackers to take control of your pc to perform various function.

Behavior

Using this RAT, the malware can perform any number of actions on your PC, including but not limited to:

  • Capture video from your webcam
  • Control the clipboard
  • Control the mouse, including what it clicks on
  • Download and run files
  • Get information about your PC
  • Hide your PC's default screens and windows
  • Record sound produced by the PC
  • Record keystrokes
  • Steal passwords from known applications, including web browsers and MSN
  • Steal text from the clipboard
  • Type text on the screen
  • Receive other remote commands from an attacker

Usage

Execute the malware.

Build the program:

   go build main.go

Run program as administrator.

kill_the_malware's People

Contributors

kasparpartel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.