File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,29 @@ A Backdoor which could recieve commands and powershell scripts from DNS TXT quer
2323
2424A Backdoor which could execute powershell scripts on a given time on a target.
2525
26+ [ Gupt-Backdoor] ( https://github.com/samratashok/nishang/blob/master/Backdoors/Gupt-Backdoor.ps1 ) 
27+ A Backdoor which could receive commands and scripts from a WLAN name without connecting to it. 
28+ 
29+ 
30+ #####Client
31+ [ Out-CHM] ( https://github.com/samratashok/nishang/blob/master/Client/Out-CHM.ps1 ) 
32+ Create infected CHM files which could execute PowerShell commands and scripts.
33+ 
34+ [ Out-Excel] ( https://github.com/samratashok/nishang/blob/master/Client/Out-Excel.ps1 ) 
35+ Create Excel files and infect existing ones to run PowerShell commands and scripts.
36+ 
37+ [ Out-HTA] ( https://github.com/samratashok/nishang/blob/master/Client/Out-HTA.ps1 ) 
38+ Create HTA file which could be deployed on a web server and used in phising campaigns. 
39+ 
40+ [ Out-Java] ( https://github.com/samratashok/nishang/blob/master/Client/Out-Java.ps1 ) 
41+ Create signed JAR files which could be used with applets for script and command execution.
42+ 
43+ [ Out-Shortcut] ( https://github.com/samratashok/nishang/blob/master/Client/Out-Shortcut.ps1 ) 
44+ Create shortcut files capable of executing commands and scirpts.
45+ 
46+ [ Out-Word] ( https://github.com/samratashok/nishang/blob/master/Client/Out-Word.ps1 ) 
47+ Create Word files and infect existing ones to run PowerShell commands and scripts.
48+ 
2649#####Escalation
2750[ Enable-DuplicateToken] ( https://github.com/samratashok/nishang/blob/master/Escalation/Enable-DuplicateToken.ps1 ) 
2851
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments