Skip to content

A proof-of-concept system administration tool for remote command invocation (client)

Notifications You must be signed in to change notification settings

mhgoldman/RcxAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RcxAgent

A proof-of-concept agent for the Remote Commend Execution service.

This is a .NET application that hosts a WCF HTTP RESTful web service. This service enables read-only filesystem access and execution of arbitrary commands. Given that there is no encryption and no authentication, you definitely do NOT want to run this... pretty much anywhere, but certainly do NOT run it outside a sandboxed environment or on machines you even remotely care about.

About

A proof-of-concept system administration tool for remote command invocation (client)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages