-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml.example
33 lines (31 loc) · 960 Bytes
/
config.yml.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
DnsblTimeout: 60s
DroneListing:
- Name: DroneBL
Address: .dnsbl.dronebl.org
Reply:
2: Sample
3: IRC Drone
5: Botler
6: Unknown spambot or drone
7: DDOS Drone
8: SOCKS Proxy
9: HTTP Proxy
10: ProxyChain
13: Brute force attackers
14: Open Wingate Proxy
15: Compromised router / gateway
17: Automatically determined botnet IPs (experimental)
255: Unknown
# Optionally you can specify an AllowList to ignore bans on a certain return.
AllowList:
- 255
BlockMessage: "You were detected in the DroneBL. For more information you can visit http://dronebl.org/lookup_branded?ip=%IPADDR"
- Name: EfnetRBL
Address: .rbl.efnetrbl.org
Reply:
1: Open Proxy
2: spamtrap666
3: spamtrap50
4: TOR
5: Drones / Flooding
BlockMessage: "Blacklisted proxy found. For more information, visit http://rbl.efnetrbl.org/?i=%IPADDR"