File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -81,8 +81,8 @@ Remote Desktop allows a remote user to receive a graphical "desktop" of the targ
8181 1 .  On the remote system, execute the following commands:
8282
8383
84- 
85-     < pre > c:\> sc config termservice start= auto sc config termservice start= auto
84+ ``` 
85+ c:\> sc config termservice start= auto sc config termservice start= auto 
8686
8787c:\> regedit /s enable_ts.reg 
8888
@@ -95,8 +95,7 @@ c:\> secedit /configure /db new.secedit.sdb /cfg fix_ts_policy.ini
9595c:\> gpupdate /Force 
9696
9797c:\> net start "terminal services" 
98- 
99- </pre >
98+ ``` 
10099
101100
102101
@@ -150,4 +149,4 @@ This technique uses registry entries to switch the binary that the sticky keys e
150149
151150*  For the "Debugger" REG_SZ, make it have a value of your binary
152151
153- *  Press SHIFT 5 times and your binary should be executed
152+ *  Press SHIFT 5 times and your binary should be executed
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments