AWS - Advanced Security
If an AWS WAF Web ACL has two rules:
1) Allow requests from IP 203.0.113.0/24
2) Block requests containing 'badbot' in User-Agent header
What happens to a request from IP 203.0.113.5 with User-Agent 'badbot crawler'?
1) Allow requests from IP 203.0.113.0/24
2) Block requests containing 'badbot' in User-Agent header
What happens to a request from IP 203.0.113.5 with User-Agent 'badbot crawler'?
