Use-Onyphe

0.7

Use-Onyphe - Onyphe.io API with PowerShell

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 0.7

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

Install-PSResource -Name Use-Onyphe -Version 0.7

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 lucas-cueff.com Distributed under Artistic Licence 2.0 (https://opensource.org/licenses/artistic-license-2.0).

Package Details

Author(s)

  • LCU

Tags

API onyphe.io onyphe shodan search engine

Functions

Get-OnypheInfo Get-OnypheInfoFromCSV Get-ScriptDirectory Set-OnypheAPIKey Export-OnypheInfoToFile Invoke-APIOnypheDataScan Invoke-APIOnypheForward Invoke-APIOnypheGeoloc Invoke-APIOnypheIP Invoke-APIOnypheInetnum Invoke-APIOnypheMyIP Invoke-APIOnyphePastries Invoke-APIOnypheReverse Invoke-APIOnypheSynScan Invoke-APIOnypheThreatlist Invoke-Onyphe

Dependencies

This module has no dependencies.

Release Notes

# v0.7 :
# - split Invoke-WebonypheRequest into several sub functions to simplify evolutions : Invoke-APIOnypheDataScan, Invoke-APIOnypheForward, Invoke-APIOnypheGeoloc, Invoke-APIOnypheIP, Invoke-APIOnypheInetnum, Invoke-APIOnypheMyIP, Invoke-APIOnyphePastries, Invoke-APIOnypheReverse, Invoke-APIOnypheSynScan, Invoke-APIOnypheThreatlist, Invoke-Onyphe
# - remove multithreading feature
# - correct data scan bug : api can be used with IP or datastring now
# - add new property to get date of the request

FileList

Version History

Version Downloads Last updated
1.3 128 11/21/2021
1.2 120 8/16/2020
1.1 27 6/4/2020
1.0 26 3/1/2020
0.99 19 2/9/2020
0.98 60 6/15/2019
0.97 25 5/22/2019
0.96 38 3/22/2019
0.95 19 3/12/2019
0.94 19 3/6/2019
0.93 50 8/27/2018
0.92 43 8/21/2018
0.91 42 8/21/2018
0.71 51 1/23/2018
0.9 39 8/21/2018
0.7 (current version) 20 1/15/2018
0.6 26 12/22/2017
0.5 16 12/21/2017
0.4 19 12/20/2017
0.3 17 12/18/2017
0.2 22 12/16/2017
0.1 17 12/16/2017
Show less