Command: scanrbl#
Summary#
| Command | Default Level | Global Only? |
|---|---|---|
| scanrbl | 1 | no |
Description#
- Tests an IP address for DNSBL matches against those set in configuration file
Usage#
- If a
hostis given it will be resolved to an IP before the portscan begins.
Examples#
Match IP address 217.243.231.202 against DNSBLs:
@Empus | y scanrbl 217.243.231.202
@yolk | (dnsbl) rbl.ircbl.org desc: IRCBL (ip: 217.243.231.202 -- score: 1)
Match IP address 103.87.102.235 against DNSBLs:
@Empus | y scanrbl 103.87.102.235
@yolk | (dnsbl) dnsbl.dronebl.org desc: DroneBL (ip: 103.87.102.235 -- score: 1)
Related Commands#
| Command | Description |
|---|---|
| cmds | List commands available to user |
| help | View the help for a given command |
| ipqs | Check IP address for IP Quality Score (ipqualityscore.com) |
| scanport | Test an IP for configured open TCP ports |