Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Un1k0d3r authored Feb 27, 2019
1 parent d05db20 commit f86b63a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Get-IEBookmarks.ps1: List all Internet Explorer bookmarks URLs
Invoke-ADPasswordBruteForce.ps1: Test users password
Utility.ps1: Contain several cmdlets
Remote-COMShellExec.ps1: Execute command remotely using COM object
COM-Utility.ps1: Various COM objects for remote command execution
```

# Search-EventForUser.ps1 Usage
Expand Down Expand Up @@ -88,6 +89,19 @@ Dump-UserEmail
Dump-Computers
Dump-UserName
```

# COM-Utility.ps1

Contain de following cmdlets
```
Invoke-COM-ScheduleService
Invoke-COM-XMLHTTP
Invoke-COM-ShellBrowserWindow
Invoke-COM-WindowsScriptHost
Invoke-COM-ProcessChain
Invoke-COM-ShellApplication
```

# Todo

1. Remote-WmiExecute.ps1:
Expand Down

0 comments on commit f86b63a

Please sign in to comment.