Hi @eenchev
Azure WAF bot protection ruleset. Meaning of log ID 300700
As I can see, log ID 300700 is displaying REQUEST_HEADERS instead of the full reason for the log, which is due to the following cause:
This may be due to malicious attackers using a custom tool to hide the source details and UnknownBots.
Rule ID 300700 is part of the UnknownBots category in the Bot Manager Rule Set 1.1. This rule is triggered for traffic identified as originating from a bot, but the intent of the bot is unknown. It could either be legitimate traffic or malicious traffic using a custom tool.
- UnknownBots (
Bot300*
) - Other bot user agents that may or may not be malicious.
Microsoft_BotManagerRuleSet-1.1-Other bots-Bot300700 is classified as an unknown bot, representing user agents that are published without additional validation.
To reduce the noise from log messages for Rule ID 300700, you can create exclusions for specific request attributes that are triggering the matches.
You can configure an exclusion by following the link
I hope this helps to resolve your query.
I really appreciate your feedback. It’s valuable to us. Please click Accept Answer on this post to assist other community members facing similar issues in finding the correct solution.