Remote-Code-Command-execution

A naive ssh clone
git clone https://github.com/abdulrahim2002/Remote-Code-Command-execution

Log | Files | Refs | README

commit b88cb2137469c33d39c9d5520142e3a7d6b6393a
Author: abdulrahim2002 <89011337+abdulrahim2002@users.noreply.github.com>
Date:   Wed,  5 Jul 2023 17:51:33 +0530

Initial commit
Diffstat:
AREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -0,0 +1,2 @@ +# Remote-Code-Command-execution +Using the codes provided in the repository you can execute commands and code on a remote machine. The telnetServer machine is the target machine and client is the code executing machine