Skip to content

Winrm Enumeration Tools

TheGetch edited this page May 14, 2021 · 1 revision

Winrm Enumeration Tools

Winrm Enumeration Tools

evil-winrm

If you were able to crack or recover a password and the winrm service is open, you can use evil-winrm to get a shell (if the user you cracked the password for has permissions):

$ evil-winrm -i <target_IP> -u <username> -p <password>

_Sidebar

1. Recon

Ping Sweep

CIDR to IP

2. Enumeration

Services

05. HTTP (80,443,8080,8443,etc.)

3. Exploitation

4. Post Exploiation

5. High Value Information

Hashes

6. Reporting

7. Random Notes/Useful Tidbits

Clone this wiki locally