Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dwmetz committed May 18, 2020
2 parents e28df28 + c29c52e commit d123f46
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,19 @@ https://dwmetz.github.io/

Contents:

15-May-2020

ADUserCredentialsCheck.ps1 - Script by Tim Buntrock - check user/pass from csv
18-May-2020

AxCollect.ps1 - [O365] - grants an examiner read access to O365 mailbox
Added PSHero.ps1 - PSHERO POWERSHELL MENU
* PSHero.ps1 and scripts related to PSHero should ideally be placed in the same directory. Be sure to update the paths in PSHero.ps1 to match to your local directory.
* Always check the supplemental scripts to see if customization is necessary.

ChromeExtensions.ps1 - retreives the Google Chrome extensions and their ID's for a specified user

HostAlive.ps1 - get an auditory alert when a host comes online

SadPhishes.ps1 - [O365] Collin Edwards brilliant O365 search and destroy tool
15-May-2020

UnixTime.ps1 - converts a unix time value to human readable
* ADUserCredentialsCheck.ps1 - Script by Tim Buntrock - check user/pass from csv
* AxCollect.ps1 - [O365] - grants an examiner read access to O365 mailbox
* ChromeExtensions.ps1 - retreives the Google Chrome extensions and their ID's for a specified user
* HostAlive.ps1 - get an auditory alert when a host comes online
* SadPhishes.ps1 - [O365] Collin Edwards brilliant O365 search and destroy tool
* UnixTime.ps1 - converts a unix time value to human readable

0 comments on commit d123f46

Please sign in to comment.