File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -133,6 +133,9 @@ Check credentials on multiple computers and create PSSessions.
133133[ Run-EXEonRemote] ( https://github.com/samratashok/nishang/blob/master/Pivot/Run-EXEonRemote.ps1 ) 
134134Copy and execute an executable on multiple machines.
135135
136+ [ Invoke-NetworkRelay] ( https://github.com/samratashok/nishang/blob/master/Pivot/Invoke-NetworkRelay.ps1 ) 
137+ Create network relays between computers.
138+ 
136139#####Prasadhak
137140[ Prasadhak] ( https://github.com/samratashok/nishang/blob/master/Prasadhak/Prasadhak.ps1 ) 
138141
@@ -152,6 +155,13 @@ A handy port scanner.
152155
153156All the functionality of nishang in a single script module.
154157
158+ #####Shells
159+ [ Invoke-PsGcat] ( https://github.com/samratashok/nishang/blob/master/Shells/Invoke-PsGcat.ps1 ) 
160+ Send commands and scripts to specifed Gmail account to be executed by Invoke-PsGcatAgent
161+ 
162+ [ Invoke-PsGcatAgent] ( https://github.com/samratashok/nishang/blob/master/Shells/Invoke-PsGcatAgent.ps1 ) 
163+ Execute commands and scripts sent by Invoke-PsGcat.
164+ 
155165#####Utility
156166[ Add-Exfiltration] ( https://github.com/samratashok/nishang/blob/master/Utility/Add-Exfiltration.ps1 ) 
157167
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments