WPF2B_EVENT_WAF_WP_DELETE_USER

Attempt to delete a user.

Premium only

syslog

Facility

WP_FAIL2BAN_EX_WAF_LOG

Level

WARNING if enabled, NOTICE if logging only

Example

WAF blocked attempt to delete user Arthur (42) on fqdn.example.com from 192.0.42.1

fail2ban

Filter

wordpress-wpf2b-waf.conf

Rule

wp_delete_user\(<F-ALT_USER_ID>\d+</F-ALT_USER_ID>\)="<F-ALT_USER>.*</F-ALT_USER>"<_tail>

History

Changed in version 6.0.0: Reworded the rule; added F-ALT_USER_ID and F-ALT_USER tags.

Added in version 5.2.0: Experimental.