Pinned Loading
-
Invoke-MailboxAudit
Invoke-MailboxAudit PublicEnumerates all Microsoft Exchange mail permissions of a user: MailBox level, SendAs, SendOnBehalf, Folder user-assigned permissions (Top of Information Store, Inbox, Sent Items, Calendar, etc) and …
PowerShell 2
-
Infoblox-Grid-PowerShell
Infoblox-Grid-PowerShell PublicInfoblox GRID PowerShell wrapper to pull Domains & Domain records. It doesn't use API account, instead HTTP crawling technique.
PowerShell 1
-
-
PSYahooFinance
PSYahooFinance PublicPowerShell wrapper of Yahoo Finance Stock Market OHLC quotes. Intraday (starting at 1min), daily, weekly and monthly candlesticks.
-
Converts a PowerShell array object t...
Converts a PowerShell array object to a Splunk HTTP Event Collector (HEC) valid grouped payload. 1function ConvertTo-SplunkHEC {
2# PowerShell cmdlet that receives an array and converts it to a Splunk HEC grouped payload.
34# Author: Daniel Ferreira (@daniel0x00)
5# License: BSD 3-Clause
-
PowerShell Azure Function that takes...
PowerShell Azure Function that takes an array object as input and outputs a JSON array with multiple chunks of Splunk-HEC compliant objects. 1using namespace System.Net
2param($Request, $TriggerMetadata)
34###
5# PowerShell serverless Function that receives a HTTP POST payload and converts it to a Splunk HEC grouped payload, optionally adding selected DotNotation properties.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.