Skip to content

Remote command execution with command shell interface on Windows OS

Notifications You must be signed in to change notification settings

amhsirak/winrem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple client-server architecture for remote command execution. Basic example of how attackers can establish unauthorized access & control over a victim's computer.

Features

  • Remote Command Execution: The core functionality allows executing commands on a target machine from a remote server.
  • Command Shell Interface: The server provides a simple shell-like interface for sending commands to the client.
  • Windows Specific: The provided client program (backdoor.c) is designed for Windows systems.

Is It Malware?

Yes, if used with malicious intent, it would be considered malware. In short, mat use karo.

About

Remote command execution with command shell interface on Windows OS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages