Search found 5 matches
- 18 Jun 2019, 08:43
- Forum: General Discussion (csf)
- Topic: Massive increase in Wordpress logins
- Replies: 1
- Views: 3649
Massive increase in Wordpress logins
Hello! I'm not sure if anyone else is seeing the same trend, but i am noticing a massive increase in wp-login attempts lately. This is something i see in the logs of most domains across most, if not all my hosting servers. The originating countries are all over the world; USA, UK Germany Vietnam, In...
- 12 Jun 2017, 08:51
- Forum: General Discussion (csf)
- Topic: Custom REGEX rules for CSF.
- Replies: 94
- Views: 3811782
Re: Custom REGEX rules for CSF.
Groovy, that did the trick! Thank you for your help, also good suggestion on the bot name parameter!
- 08 Jun 2017, 15:57
- Forum: General Discussion (csf)
- Topic: Custom REGEX rules for CSF.
- Replies: 94
- Views: 3811782
Re: Custom REGEX rules for CSF.
Hello! I am trying to implement a new custom Regex rule, To specifically target crawlerbots. i formulated the following: # MJ12-Bot / Baidu / Ahrefs if (($globlogs{CUSTOM2_LOG}{$lgfile}) and ($line =~ /(\S+).*] "\w*(?:GET|POST|HEAD).* (MJ12bot|Baiduspider|AhrefsBot|UptimeRobot).*" /)) { re...
- 11 Apr 2017, 09:04
- Forum: General Discussion (csf)
- Topic: Add userdomain to denyrule
- Replies: 2
- Views: 3711
Re: Add userdomain to denyrule
Alas, i was hoping someone could give me a nudge in the right direction, but it seems no one wants to go near this :P
Was it something i said?
Was it something i said?

- 05 Apr 2017, 11:21
- Forum: General Discussion (csf)
- Topic: Add userdomain to denyrule
- Replies: 2
- Views: 3711
Add userdomain to denyrule
Hello! I am trying to setup CSF on my VPS and love how powerful and versatile it is. I have been able to customize it a bit for my applications (Auto-bans, Wordpress logins, etc.), and it has been stopping a lot of naughty traffic thus far. Although it is stopping all of these break in attempts, i a...