Skip to content

tomakey/DNSdb-PowerShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DNSdb-PowerShell

DNSdb query in PowerShell

DNSdb PowerShell cousin of the Python version in https://github.com/dnsdb/dnsdb-query This project is not officially affiliated with Farsight Security.

You will need a working API key by ordering from Farsight Security: https://www.farsightsecurity.com/Order/

To use, simply import the module:

Import-Module 'path-to\DNSdb.psm1'

All help topics are self contained:

help DNSdb

All results are returned as PowerShell custom object which means you can further transform the data as needed.

About

DNSdb query in PowerShell

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published