All Projects → matteocorti → check_rbl

matteocorti / check_rbl

Licence: GPL-3.0 license
check_rbl is a Nagios plugin to check if an SMTP server is blacklisted

Programming Languages

perl
6916 projects
shell
77523 projects

Projects that are alternatives of or similar to check rbl

hashicorp-vault-monitor
🔑 HashiCorp Vault Monitoring Tool
Stars: ✭ 22 (-48.84%)
Mutual labels:  nagios-plugin
check rancher2
Monitoring plugin to check Docker / Kubernetes clusters managed by Rancher 2.x
Stars: ✭ 19 (-55.81%)
Mutual labels:  nagios-plugin
check netapp ontap
🍀 Check NetApp Ontap 🍀
Stars: ✭ 38 (-11.63%)
Mutual labels:  nagios-plugin
check netscaler
A Nagios Plugin written in Perl for the Citrix ADC (formerly Citrix NetScaler). It uses the NetScaler NITRO API.
Stars: ✭ 36 (-16.28%)
Mutual labels:  nagios-plugin
smtpdane
SMTP DANE testing tool
Stars: ✭ 15 (-65.12%)
Mutual labels:  nagios-plugin
nagiosplugin
A Python class library which helps with writing Nagios (Icinga) compatible plugins.
Stars: ✭ 19 (-55.81%)
Mutual labels:  nagios-plugin
check nextcloud
Nagios/Centreon plugin for nextcloud serverinfo API (https://github.com/nextcloud/serverinfo)
Stars: ✭ 22 (-48.84%)
Mutual labels:  nagios-plugin
icinga-domain-expiration-plugin
Icinga2/Nagios plugin for checking domain expiration
Stars: ✭ 24 (-44.19%)
Mutual labels:  nagios-plugin
check dnssec expiry
Icinga / Nagios plugin to validate DNSSEC validity of a DNS zone.
Stars: ✭ 19 (-55.81%)
Mutual labels:  nagios-plugin
Vendor-Threat-Triage-Lookup
Lookup file hashes, domain names and IP addresses using various vendors to assist with triaging potential threats.
Stars: ✭ 17 (-60.47%)
Mutual labels:  rbl
turkce-kufur-karaliste
Türkçe için bir kara liste (blacklist)
Stars: ✭ 117 (+172.09%)
Mutual labels:  blacklisting

© Matteo Corti, ETH Zurich, 2009-2012

© Matteo Corti, 2009-2021

see AUTHORS for the complete list of contributors

check_rbl

A Nagios plugin to check if an SMTP server is blacklisted

Note

Some blacklister as Spamhaus ban DNS queries from public DNS resolvers as Google resulting in no host being listed. If you are experiencing problems with the plugin just try the DNS query with a tool as nslookup to check your DNS configuration.

Known bugs and problems

Needs Data::Validate::Domain 0.12 to handle fully qualified host names with an ending dot (e.g., "example.org.")

Example

check_rbl -H example.org -t 60 -c 1 -w 1 -s cbl.abuseat.org -s spamsources.fabel.dk -s mail-abuse.blacklist.jippg.org -s korea.services.net -s ix.dnsbl.manitu.net -s psbl.surriel.com -s dyna.spamrats.com -s noptr.spamrats.com -s spam.spamrats.com -s dnsbl.sorbs.net -s spam.dnsbl.sorbs.net -s bl.spamcop.net -s pbl.spamhaus.org -s sbl.spamhaus.org -s xbl.spamhaus.org -s db.wpbl.info -s access.redhawk.org -s dnsbl.kempt.net -s rbl.schulte.org -s sbl-xbl.spamhaus.org -s smtp.dnsbl.sorbs.net -s web.dnsbl.sorbs.net -s zen.spamhaus.org -s zombie.dnsbl.sorbs.net -s dnsbl.dronebl.org -s dnsbl.spfbl.net -s ips.backscatterer.org -s spam.dnsbl.anonmails.de -s z.mailspike.net

See also

Comparison of DNS blacklists on Wikipedia for a list.

Bugs

Please report any bugs or feature requests through the web interface at https://github.com/matteocorti/check_rbl/issues

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].