on
01-Nov-2022
09:00
- edited on
21-Aug-2023
21:19
by
Janibasha
In this article, I will show you how to easily protect your AWS CloudFront distributions with F5 Distributed Cloud (XC) Bot Defense. We will take advantage of AWS Lambda@Edge and the AWS Serverless Application Repository (SAR) to integrate with the F5 XC Bot Defense API.
Amazon CloudFront is a content delivery network (CDN) operated by Amazon Web Services. Content delivery networks provide a globally-distributed network of proxy servers that cache content, such as web videos or other bulky media, more locally to consumers, thus improving access speed for downloading the content.
F5's Distributed Cloud Bot Defense combined with Amazon's CloudFront to protect your vital applications from malicious traffic is an effective and robust solution.
Verify you are in the correct Namespace. Click Add Application at the top-left of the page.
Fig 2: Image showing Bot Defense Applications
Fig 3: Image showing connector options
Once AWS CloudFront is selected, options appear to configure AWS reference details.
Fig 4: Image showing location to add distribution ID's
Fig 5: Image showing endpoint menu
The Header Name for Continue Mitigation Action field is the header that is added to the request when the Continue mitigation action is selected and Add A Header was selected in the endpoint mitigation configuration screen.
Fig 7: Image showing Javascript insertion menu
Fig 8: Image showing Javascript insertion config
In the Actions column of the table, click the 3 ellipses (…) on your application. Download both the Config File and the AWS Installer.
Fig 9: Image showing download options
You can click on the name to review contents of the installed Lambda Function.
Fig 13: Image showing lambda function details
Configuration of the F5 Connector in AWS is best done via the F5 CLI tool. It is recommended to use the AWS CloudShell in us-east-1 region to avoid any issues.
The installation tool saves the previous configuration of each CloudFront Distribution in a file. You can use the F5 tool to restore a saved Distribution config (thus removing F5 Bot Defense).
Note: Your F5 XC Bot Defense configuration, such as protected endpoints, is sensitive security info and is stored in AWS Secrets Manager. You should delete config.json after CLI installation.
Here under Behaviors are where you specify which request/response is forwarded to the Lambda@Edge Function to process with F5 XC Bot Defense.
The AWS Installer tool that we downloaded from Distributed Cloud Console and ran in the AWS CloudShell configured this for us.
AWS CloudWatch contains logs for Lambda function deployed by F5BotDefense serverless application.
For troubleshooting, look for error messages contained in the links under Log steams.
Now let’s return to F5 XC Console and show the monitoring page.
Make sure you are in the correct Namespace
Under Overview click Monitor
Fig 19: Image showing Bot Defense monitoring dashboard
Here you can monitor and respond to events that are identified as Bot traffic.
That is all that is required to deploy F5 XC Bot Defense to protect your AWS Cloud Front distributions from mailicious bots protecting yourself from fraud and abuse.