Brute.Fail: Watch brute force attacks fail in real time
21–30 of 268 posts
Re: Brute.Fail: Watch brute force attacks fail in real time
#22Man, that one Brazilian IP really going hard
Re: Brute.Fail: Watch brute force attacks fail in real time
#23If this doesn't get to install fail2ban don't know what will.
Re: Brute.Fail: Watch brute force attacks fail in real time
#24Also started using Crowdsec recently, but not sure about if it's worth it...
fail2ban out of the box works fine for SSH, but for dovecot and postfix it's somehow broken, and the configuration scripts are just too obtuse.
Re: Brute.Fail: Watch brute force attacks fail in real time
#25Re: Brute.Fail: Watch brute force attacks fail in real time
#26Oh that’s pretty fucking cool. Is code available anywhere? I run a slowly growing network of SSH honeypots that do central logging (Greylog), that I’ve been meaning to document the setup of for here somewhen. Bolting something like this onto that would be pretty funny.
It is only processing SSH attempts from 3 hosts right now (one in colo, one EC2, one DigitalOcean) because when I pointed the full firehose at it the user experience of the website wasn't great.
Re: Brute.Fail: Watch brute force attacks fail in real time
#27If this doesn't get to install fail2ban don't know what will.
I actually much prefer the projects that give the caller a fake shell, and watch what they type after "breaking in." It'd be the Kitboga of ssh attacks :-D
Re: Brute.Fail: Watch brute force attacks fail in real time
#28Earlier quoted context omitted.
it bugs me that they're not trying the passwords in lexigraphical order :-D also, who has sshd without `PermitRootPassword=no`? they need to broaden their horizons and try `admin`, `ec2-user`, and `ubuntu` /s
Who still allows password-based login for any SSH account, root or not? Keys, certificates, or Kerberos for all users.
Re: Brute.Fail: Watch brute force attacks fail in real time
#29Man, that one Brazilian IP really going hard
it bugs me that they're not trying the passwords in lexigraphical order :-D also, who has sshd without `PermitRootPassword=no`? they need to broaden their horizons and try `admin`, `ec2-user`, and `ubuntu` /s
Re: Brute.Fail: Watch brute force attacks fail in real time
#30Man, that one Brazilian IP really going hard
it bugs me that they're not trying the passwords in lexigraphical order :-D also, who has sshd without `PermitRootPassword=no`? they need to broaden their horizons and try `admin`, `ec2-user`, and `ubuntu` /s
If you're asking why it would ever be worth it, there's always valuable stuff online with incompetent configuration. I don't know if shodan is still up, but I remember going on there in high school and getting access to random webcams (sometimes in peoples' homes)