WAF custom rules for SAP

Vishu 1,556 Reputation points
2022-06-02T17:29:28.503+00:00

Hi Experts,

Can you please suggest azure gateway WAF rules for internet facing SAP flori and Solman applications.

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
968 questions
Azure Firewall Manager
Azure Firewall Manager
An Azure service that provides central network security policy and route management for globally distributed, software-defined perimeters.
85 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,985 questions
0 comments No comments
{count} votes

Accepted answer
  1. Luis Rodriguez 6,191 Reputation points Microsoft Employee
    2022-06-02T20:43:00.983+00:00

    Hello @Vishu

    Welcome to Microsoft Q&A Platform,

    Azure WAF protects against the following web vulnerabilities:

    SQL-injection attacks
    Cross-site scripting attacks
    Other common attacks, such as command injection, HTTP request smuggling, HTTP response splitting, and remote file inclusion
    HTTP protocol violations
    HTTP protocol anomalies, such as missing host user-agent and accept headers
    Bots, crawlers, and scanners
    Common application misconfigurations (for example, Apache and IIS)

    More information:
    https://learn.microsoft.com/en-us/azure/web-application-firewall/ag/application-gateway-crs-rulegroups-rules?tabs=owasp32

    This is done through rules that are defined based on the OWASP core rule sets 3.2, 3.1, 3.0, or 2.2.9. WAF provides the capability to customize rules or create exclusions based on your needs. For that you'll have to perform some tests to avoid false positives and make sure that the potential threats are blocked successfully:
    https://learn.microsoft.com/en-us/azure/web-application-firewall/ag/application-gateway-waf-configuration?tabs=portal
    https://learn.microsoft.com/en-us/azure/web-application-firewall/ag/application-gateway-customize-waf-rules-portal

    I hope this helps!

    ----------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

0 additional answers

Sort by: Most helpful