Filter By

Package Types

Operating System

Categories

Trust Information

By: | 2,808,754 downloads | Last Updated: 12/4/2020 | Latest Version: 1.1.1.6

SNMP Functions for Get and Walk both pipeline aware

By: | 7,245 downloads | Last Updated: 7/19/2016 | Latest Version: 1.1.0.42

SQLite CmdLets

By: | 944 downloads | Last Updated: 12/28/2018 | Latest Version: 1.1.1.5

SNMP Functions for Get and Walk both pipeline aware

CH9

By: | 1,283 downloads | Last Updated: 10/29/2015 | Latest Version: 1.0.0.11

A PowerShell Module to download Event Sessions from Channel 9

JS7

By: | 1,315 downloads | Last Updated: 7/30/2024 | Latest Version: 2.0.22.0

Manage and Control workflows and jobs with JS7 JobScheduler Controller and Agents, access the JS7 REST Web Service API

By: | 818 downloads | Last Updated: 10/29/2023 | Latest Version: 1.0.3

This module provides the ability to decompile or browse the source code of cmdlet

By: | 558 downloads | Last Updated: 10/31/2018 | Latest Version: 4.1.4

Tracebility matrix

By: | 1,006 downloads | Last Updated: 10/21/2021 | Latest Version: 10.3.5

PowerShell wrapper for Microsoft Factory Orchestrator. https://microsoft.github.io/FactoryOrchestrator/

By: | 590 downloads | Last Updated: 7/19/2019 | Latest Version: 0.1.0

A set of cmdlets to make creating, altering, and remove environment variables easier.

By: | 1,060 downloads | Last Updated: 3/3/2020 | Latest Version: 2.3.1

A set of cmdlets to encrypt/decrypt sensitive strings using certificate-based encryption methods.

By: | 607 downloads | Last Updated: 10/1/2021 | Latest Version: 1.2.6

Control jobs and job chains with JobScheduler Master and Agents, access the JOC Cockpit REST Web Service.

By: | 345 downloads | Last Updated: 9/23/2016 | Latest Version: 1.0.0

Generates a code snippet from an existing PowerShell cmdlet's metadata for custom modifications.

By: | 210 downloads | Last Updated: 12/9/2023 | Latest Version: 1.1.3

Search across a variety of data sources for exploits and use facets to get summary information. Ex: Get-ShodanExploitSearch -Query [string] -Facet [string] -API [string]

By: | 78 downloads | Last Updated: 12/9/2023 | Latest Version: 1.1.3

Returns information about the API plan belonging to the given API key. Ex: Get-ShodanAPIInfo -API

By: | 74 downloads | Last Updated: 12/9/2023 | Latest Version: 1.1.3

Get the IP address associated with a hostname. Ex: Get-ShodanDNSResolve -hostname google.com -API

By: | 72 downloads | Last Updated: 12/9/2023 | Latest Version: 1.1.3

Get all the subdomains and other DNS entries for the given domain. Ex: Get-ShodanDNSdomain -domain google.com -API

By: | 69 downloads | Last Updated: 12/9/2023 | Latest Version: 1.1.3

Search Shodan with IP address. Ex: Get-ShodanHostIP -IP 8.8.8.8 -Minify $true -API

By: | 68 downloads | Last Updated: 12/9/2023 | Latest Version: 1.1.3

Look up the hostnames that have been defined for the given list of IP addresses. Ex: Get-ShodanDNSReverse -ips google.com,bing.com -API

By: | 66 downloads | Last Updated: 12/9/2023 | Latest Version: 1.1.3

Search Shodan using the same query syntax as the website and use facets to get summary information for different properties. Ex: Get-ShodanHostSearch -Query [string] -Facet [string] -Minify $true -API

By: | 65 downloads | Last Updated: 12/9/2023 | Latest Version: 1.1.3

Shows the HTTP headers that your client sends when connecting to a webserver. Ex: Get-ShodanClientHTTPHeaders -API