Page 1 of 1

[Resolved] Custom Joomla BruteForce Login

Posted: 19 May 2017, 09:51
by anhnv
Hi there,

I'm trying custom regex to prevent Joomla Brutefoce login base on Wordpress Bruteforce login.
But it's not working. Somebody help me where i'm wrong ?
This is my regex

Code: Select all

# joomla
if (($globlogs{CUSTOM1_LOG}{$lgfile}) and ($line =~ /(\S+).*] "POST \/administrator\/index\.php.*" 200/)) {
    return ("Failed Joomla login from",$1,"joomla","2","80,443","3600");
}

Re: Custom Joomla BruteForce Login

Posted: 19 May 2017, 10:21
by anhnv
[Sovled]

I'm try restart manytime but true is restart lfd.