PSBlackListChecker

0.8.5

This module allows you to easily check if your defined list of IPs are on any of defined blacklists.
It additionally allows you to easily setup Task Scheduled monitoring and send you reports daily / hourly or weekly if needed.
In new version you now have ability to send notificatins to Microsoft Teams, Slack and Discord.
           

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name PSBlackListChecker -RequiredVersion 0.8.5

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

Install-PSResource -Name PSBlackListChecker -Version 0.8.5

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) 2011 - 2019 Przemyslaw Klys. All rights reserved.

Package Details

Author(s)

  • Przemyslaw Klys

Tags

blacklist exchange dnsbl msexchange microsoft slack teams discord

Functions

Search-BlackList Start-ReportBlackLists

PSEditions

Desktop Core

Dependencies

FileList

Version History

Version Downloads Last updated
0.8.6 19,452 10/3/2020
0.8.5 (current version) 5,473 11/1/2019
0.8.4 4,136 5/30/2019
0.8.3 27 5/26/2019
0.8.2 57 5/8/2019
0.8.1 177 1/4/2019
0.8.0 17 1/3/2019
0.7.2 36 1/1/2019
0.7.1 68 11/15/2018
0.7 33 11/3/2018
0.6 19 11/2/2018
0.5 23 11/2/2018
0.3 123 5/6/2018
0.1 62 4/27/2018
Show more