Skip to content

hoomanist/red

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

red

red is a shell over TCP

do not use in production. there is no encryption or authentication mechanism and it is a complete bulshit yet !!

TODO

must todo to complete the project

  • fork process then exec systemcall and pipe the output into a buffer var and send it throw socket .
  • dataframe in packets including data's hash and UNIX timestamp .
  • encrypt every packet with XOR bitwise operator .
  • authentication process for giving shell acess .

some nice stuff todo

  • some fancy shell prompt
  • history of commands
  • redirection and pipelines

About

red is a shell over TCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published