Use-Onyphe
0.71
Add few cmdlets to use API from onyphe.io through PowerShell interface
Minimum PowerShell version
4.0
Installation Options
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 Get-OnypheUserInfo Invoke-APIOnypheUser
Dependencies
This module has no dependencies.
Release Notes
# v0.71 :
# - add new functions Get-OnypheUserInfo and Invoke-APIOnypheUser to manage new user API
# - 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
- Use-Onyphe.nuspec
- Notes.txt
- Use-Onyphe.psd1
- Use-Onyphe.psm1