Skip to content

Command line script to scan RBLs to see if an IP is blacklisted.

Notifications You must be signed in to change notification settings

realroryb/rblscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

rblscan

Command line script to scan RBLs to see if an IP is blacklisted.

Requires dig to function.

Built for ISP's, Network Admins, etc. I'll add more blocklists as I need them. If you need me to add one for you, let me know.

How to use:

  1. git clone https://github.com/rblanchardbell/rblscan
  2. cd rblscan
  3. chmod a+x rblscan
  4. ./rblscan [ip address] <subnet in CIDR>

Enjoy!

About

Command line script to scan RBLs to see if an IP is blacklisted.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages