Skip to main content

MaxiSafe Website Configuration

Now that your DVWA environment is successfully set up, the next step is to configure it for acceleration and protection using MaxiSafe.

  1. Login to SwiftFederation Portal

  2. Go to MaxiSafe

    MaxiSafe Dashboard

  3. Go to Quick Setup

    Quick Setup Menu

  4. Configure Domain and Origin

    • Website Domain
      Enter the domain you created for DVWA. In our example above, it should be dvwa.example.com
    • Origin
      Select HTTP and click Find My Origin to automatically fill in the origin IP.

      Configure Origin
  5. Configure SSL

    • Select Auto-Generated Certificates

      SSL Certificate Selection
    • Copy the CDN endpoint value and click Continue

      CDN Endpoint
    • Configure DNS CNAME Record
      In your domain registrar's dashboard (e.g., Cloudflare, Godaddy), edit the A Record you created earlier to change it to CNAME type:
      • Type: CNAME
      • Value: Paste the CDN endpoint value you copied earlier
      • TTL: 3600 (default)
  6. Configure Security Features Based on the subscribed package, select the security features that you would like to enable/disable. We recommend keeping the default settings.

  7. Finalise Configuration

Your DVWA test application should now be successfully accelerated and protected by MaxiSafe. You can begin exploring and experimenting with security vulnerabilities and exploitation through the DVWA site. If you encounter any issues during the setup, please refer to the troubleshooting guide below.