• So we have a client who keeps experiencing a similar issue and we’re not too sure why, he’s trying to log into his admin account of a site, but he’s trying to access it from home / other buildings.

    For whatever reaosn Cerber keeps blocking him and then locking his IP address out.

    If we look in the Dashboard we have a lot of:

    “Form submission denied IP address is locked out
    URL: quadram.ac.uk/autodiscover/autodiscover.xml”

    “14th February 2020, 8:24 am https://quadram.ac.uk/autodiscover/autodiscover.xml
    POST HTTP 403 Forbidden 217 ms

    Form submission denied IP address is locked out”

    I’ve added his IP to the access list but he’s had this issue before when trying to log in from various different University buildings and such, would you know why this keeps blocking him?

    Why does it think he’s requesting a strange XML page when he’s just trying to log in through the standard login page?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author gioni

    (@gioni)

    Sending those requests is seemingly a part of how Microsoft’s browsers (Edge?) work in a corporate network. Anyway, add /autodiscover/autodiscover.xml to the whitelist: https://wpcerber.com/antispam-exception-for-specific-http-request/

    Plugin Author gioni

    (@gioni)

    How’s it going?

    Thread Starter klivie

    (@klivie)

    So we keep getting legitimate users on the website blocked for some reason.

    The site is accessible by many different university campuses so a lot of these blocked users are trying to use the website for various resources fro work and need to be able to access the site. But it seems after the first few requests, the IP address of each of these users keeps getting blocked.

    Reviewing the logs it even seems users get blocked for just using the site legitimately.

    E.g.
    12th March 2020, 7:24 pm https://quadram.ac.uk/UKfoodcomposition/wp-content/themes/quadramfoodbanks/favicon.ico
    GET HTTP 404 Not Found 280 ms

    IP blocked Multiple suspicious requests

    92.236.10.228
    cpc87279-slou4-2-0-cust227.17-4.cable.virginm.net Safari on Macintosh
    Referrer

    https://quadram.ac.uk/UKfoodcomposition/?s=chickpeas&submit=Search
    User agent

    Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.5 Safari/605.1.15

    So it looks like the above user was just trying to use the search form and got blocked?

    Another example can be seen below:

    15th March 2020, 10:34 pm https://quadram.ac.uk/UKfoodcomposition/wp-content/themes/quadramfoodbanks/favicon.ico
    GET HTTP 404 Not Found 638 ms Details

    IP blocked Multiple suspicious requests

    51.146.80.170
    51.146.80.170 Safari on Macintosh
    Referrer

    https://quadram.ac.uk/UKfoodcomposition/food-list/page/130/
    User agent

    Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.5 Safari/605.1.15

    This user seems to have gotten blocked for just navigating to page 130 of this URL: https://quadram.ac.uk/UKfoodcomposition/food-list/

    Can you please explain to me why it just seems to randomly block users?

    • This reply was modified 6 years, 1 month ago by klivie.
    Thread Starter klivie

    (@klivie)

    Another example if required; this time from a building at the University of Stafford.

    14th March 2020, 1:30 pm https://quadram.ac.uk/UKfoodcomposition/wp-content/themes/quadramfoodbanks/favicon.ico
    GET HTTP 404 Not Found 1252 ms Details

    IP blocked Multiple suspicious requests

    109.246.153.35
    no-dns-yet.as25178.net Safari on iPhone
    Referrer

    https://quadram.ac.uk/UKfoodcomposition/?s=Steak&submit=Search
    User agent

    Mozilla/5.0 (iPhone; CPU iPhone OS 13_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.5 Mobile/15E148 Safari/604.1

    Again, they are seemingly blocked just because of doing a site search?

    I have noticed the favicon.ico URL seems to occur quite a lot within these errors. Is it possible the 404 on the favicon are causing an issue?

    • This reply was modified 6 years, 1 month ago by klivie.
    Thread Starter klivie

    (@klivie)

    Still after some guidance here if anyone’s got any response?

    Thanks

    Thread Starter klivie

    (@klivie)

    We’re still getting asked by clients about this issue if you have any recommendations at all

    Thanks!

    Plugin Author gioni

    (@gioni)

    If you see this type of requests in the Cerber’s log, that means you have a seriously misconfigured (if configured ever) front-end server such as NGINX.

    14th March 2020, 1:30 pm https://quadram.ac.uk/UKfoodcomposition/wp-content/themes/quadramfoodbanks/favicon.ico
    GET HTTP 404 Not Found 1252 ms Details

    I believe this is the root cause. Static assets e.g. images may not be handled by a back-end server. A back-end server is a server that runs your WordPress; typically it’s Apache. Try to disable “Erroneous Request Shielding” in the Traffic Inspector settings.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Malicious requests denied’ is closed to new replies.