RemCom is RAT [Remote Administration Tool] that lets you execute processes on remote windows systems, copy files, process there output and stream it back. It allows execution of remote shell commands directly with full interactive console.
Be the first to post a text review of Remote Command Executor. Rate and review a project by clicking thumbs up or thumbs down in the right column.
$Version History: $ - Refactored and Restructured Code - Deleted Unnecessary variables and Functions for Memory Consumption and Optimisation. - Added Function StartLocalProcessAsUser for local user impersonation - Added Start Local Process for launching external commands - Added GetAdminSid, GetLocalSid, GetLogonSID, FreeLogonSid for getting tokens to pass on for logon impersonation - Added IsLaunchedFromAdmin to get the local admin sid - Added ExtractLocalBinaryResource to extract the local binary resource for local process impersonation - Added ProcComs to implement local process functionality - Added RemCom to implement remote process functionality $TODO: - Add Getopt to parse command line parametres more effectively. - Implemement cleanup and disconnect remote share command
$Version History: $ - Refactored and Restructured Code - Deleted Unnecessary variables and Functions for Memory Consumption and Optimisation. - Added Function StartLocalProcessAsUser for local user impersonation - Added Start Local Process for launching external commands - Added GetAdminSid, GetLocalSid, GetLogonSID, FreeLogonSid for getting tokens to pass on for logon impersonation - Added IsLaunchedFromAdmin to get the local admin sid - Added ExtractLocalBinaryResource to extract the local binary resource for local process impersonation - Added ProcComs to implement local process functionality - Added RemCom to implement remote process functionality $TODO: - Add Getopt to parse command line parametres more effectively. - Implemement cleanup and disconnect remote share command
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?