How can i test rule on brute_filter.list

mean

Verified User
Joined
Feb 14, 2007
Messages
121
Hello , Please advice me.

How to test custom BFM rule on brute_filter.list

I create custom brute_filter.list
/usr/local/directadmin/data/templates/custom/brute_filter.list

drupal=ip_after=&ip_until= -&text=] "POST /&text2=/user/login&text3=" 200%20

This rule not work for me.

Thank you.
 
Last edited:
Test it. I'd log into the server as root and maintain the open session so I could remove any blocks against my IP (that is, if you've linked BFM to iptables somehow). Now, simulate an attack that would normally be blocked and then check the /usr/local/directadmin/data/admin/brute_log_entries.list to see if your IP was logged.

https://www.directadmin.com/features.php?id=1227
================
Another item to this feature is the file: /usr/local/directadmin/data/admin/brute_log_entries.list it will contain the actual log entires there were a match to the auth fail filters.
================
 
Hello scriptkitty

I mean , how to run Directadmin BFM Manual Scan for Debug my custom rule.

Thank you for your answer.
 
Back
Top