The gMan nixWiki

Because the mind is made of Teflon...

User Tools

Site Tools


cme

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cme [2024/02/04 02:06] gmancme [2024/02/04 02:08] (current) – [CME & WinRM] gman
Line 37: Line 37:
 </code> </code>
  
-You can use the -u switch to specify a file of possible user names to try.+You can use the ''-u'' switch to specify a file of possible user names to try.
   * But, if we can get into the admin account, we don't have to do priv esc (so we test with one username, "administrator," first).   * But, if we can get into the admin account, we don't have to do priv esc (so we test with one username, "administrator," first).
-  * You should get a green "[+]" if successful.+  * You should get a green "**[+]**" if successful.
  
 Look over the output (from the top down):  Look over the output (from the top down): 
Line 48: Line 48:
  
 <code> <code>
-crackmapexec winrm [target ip] -u administrator -p tinkerbell -x "whoami" +crackmapexec winrm [target ip] -u administrator -p [password]-x "whoami" 
-crackmapexec winrm [target ip] -u administrator -p tinkerbell -x "systeminfo"+crackmapexec winrm [target ip] -u administrator -p [password] -x "systeminfo"
 </code> </code>
  
cme.1707012384.txt.gz · Last modified: by gman