system-config/playbooks/roles/apache-ua-filter
Jeremy Stanley 616dab4b3a Block another bogus crawler botnet UA
We're seeing tons of this, so either we're besieged by an army of
10-year-old Samsung Galaxy phones or this is a nefarious actor.

Change-Id: If52be5c4a191e5c70f55d843348ba7ca0b365e30
2023-03-08 19:18:31 +00:00
..
files Block another bogus crawler botnet UA 2023-03-08 19:18:31 +00:00
handlers Block restricted user agents for the tarballs site 2020-10-16 17:45:12 +00:00
tasks Block restricted user agents for the tarballs site 2020-10-16 17:45:12 +00:00
README.rst Block restricted user agents for the tarballs site 2020-10-16 17:45:12 +00:00

Reject requests from problematic user agent strings

This role installs and configures a filter macro called UserAgentFilter which can be included in Apache vhosts

Role Variables