Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

sbl_check.py

This Python script is designed to check the list of IP addresses or subnet(s) through the spam blacklists (Spamhaus, CBL, SpamCop, SORBS, Barracuda, INPS.de, McAfee, WPBL, BlockList.de, etc.) and output the status of the IP address if it is 'blacklisted'.
Compatible with Python 3.x.
Requires dnsutils system package to be installed + ip_validator module.

How to use:

  1. Specify 'ips' variable and uncomment the lines in the end of the script.
  2. Run the script.
  3. Output will be recorded to output_sbl.log

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages