Has anyone got a script that scans log0 for repeated offenders trying telnet, ftp etc
I have been checking some of the repeaters on my logs against abuseipdb and
adding them to the blocked section of inet
Hi Sean,
On 2025-02-07 13:01:26, you wrote to All:
Has anyone got a script that scans log0 for repeated offenders tryingand
telnet, ftp etc
I have been checking some of the repeaters on my logs against abuseipdb
adding them to the blocked section of inetCheckout fail2ban...
Bye, Wilfred.
Has anyone got a script that scans log0 for repeated offenders trying
telnet, ftp etc I have been checking some of the repeaters on my logs
against abuseipdb and adding them to the blocked section of inet
Checkout fail2ban...
Not sure it works with bobs, would be handy as I thought of it
Has anyone got a script that scans log0 for repeated offenders trying telnet, ftp etc
I have been checking some of the repeaters on my logs against abuseipdb and adding them to the blocked section of inet
Has anyone got a script that scans log0 for repeated offenders trying telnet, >> ftp etcI'm using rate limiting on my firewall and block too many connections there. It's better than inet.bbb and I've had zero problems with bots.
My choice for firewall is Foomuuri: https://github.com/FoobarOy/foomuuri Example config:
macro {
bbbs_rate saddr_rate "1/minute burst 2" saddr_rate_name bbbs_limit
}
public-localhost {
ftp bbbs_rate ipv4
ftp ipv6 reject # bftpd doesn't support IPv6
ftps bbbs_rate ipv4
ftps ipv6 reject # bftpd doesn't support IPv6
telnet bbbs_rate
tcp 24554 bbbs_rate # BinkP
...
}
I have been checking some of the repeaters on my logs against abuseipdb and >> adding them to the blocked section of inetFoomuuri can automatically import and refresh external IP-lists for block lists.
Take a look at fail2ban too. It works nicely with Foomuuri. https://github.com/FoobarOy/foomuuri/issues/9
You will have to figure out a filter specific for bbbs, but there is no reasonNot sure it works with bobs, would be handy as I thought of itHas anyone got a script that scans log0 for repeated offenders tryingCheckout fail2ban...
telnet, ftp etc I have been checking some of the repeaters on my logs
against abuseipdb and adding them to the blocked section of inet
it can't work...
Has anyone got a script that scans log0 for repeated offenders trying telnet, >> ftp etcI'm using rate limiting on my firewall and block too many connections there. It's better than inet.bbb and I've had zero problems with bots.
My choice for firewall is Foomuuri: https://github.com/FoobarOy/foomuuri Example config:
Sysop: | Saxainden |
---|---|
Location: | Littleton, CO |
Users: | 48 |
Nodes: | 10 (0 / 10) |
Uptime: | 18:41:19 |
Calls: | 680 |
Files: | 19 |
Messages: | 40,818 |