Use-Onyphe

2.1.1

Add few cmdlets to use API from onyphe.io through PowerShell interface

Minimum PowerShell version

4.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Use-Onyphe -RequiredVersion 2.1.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Use-Onyphe -Version 2.1.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018-2021 lucas-cueff.com Distributed under Artistic Licence 2.0 (https://opensource.org/licenses/artistic-license-2.0).

Package Details

Author(s)

  • MS-LUF

Tags

API onyphe.io onyphe shodan search engine

Functions

Export-OnypheBulkInfo Export-OnypheBulkSummaryInfo Export-OnypheDataShot Export-OnypheDiscoveryInfo Export-OnypheInfo Export-OnypheInfoToFile Get-OnypheAlertInfo Get-OnypheCliFacets Get-OnypheDiscoveryCategories Get-OnypheInfo Get-OnypheInfoFromCSV Get-OnypheSearchCategories Get-OnypheSearchFilters Get-OnypheSearchFunctions Get-OnypheSimpleAPIName Get-OnypheBulkCategories Get-OnypheBulkAPIType Get-OnypheStatsFromObject Get-OnypheSummary Get-OnypheSummaryAPIName Get-OnypheUserInfo Import-OnypheEncryptedIKey Search-OnypheInfo Set-OnypheAlertInfo Set-OnypheAPIKey Set-OnypheProxy Update-OnypheFacetsFilters Get-OnypheSimpleBestAPIName

Dependencies

This module has no dependencies.

Release Notes

v2.1.1 : fixes Search-OnypheInfo/Export-OnypheInfo silently truncating any OQL query using the "?field" OR-prefix (the query is now sent as a q= query-string parameter instead of embedded in the URL path), and adds a warning when the server silently returns fewer results per page than requested via -Size. No breaking changes since v2.1.0. See README.md for the full list.

FileList

Version History

Version Downloads Last updated
2.1.3 4 8/26/2026
2.1.1 (current version) 4 8/25/2026
1.3 222 11/21/2021
1.2 123 8/16/2020
1.1 32 6/4/2020
1.0 29 3/1/2020
0.99 30 2/9/2020
0.98 64 6/15/2019
0.97 32 5/22/2019
0.96 45 3/22/2019
0.95 24 3/12/2019
0.94 24 3/6/2019
0.93 55 8/27/2018
0.92 90 8/21/2018
0.91 89 8/21/2018
0.71 59 1/23/2018
0.9 45 8/21/2018
0.7 25 1/15/2018
0.6 33 12/22/2017
0.5 22 12/21/2017
0.4 25 12/20/2017
0.3 22 12/18/2017
0.2 27 12/16/2017
0.1 22 12/16/2017
Show more