bowbridge Anti-Virus for Salesforce Documentationbowbridge Anti-Virus for Salesforce
Administration

Test URL Scanning

Verify your URL scanning configuration by manually scanning test URLs

Overview

bowbridge includes a built-in URL scan tester that allows administrators to verify the URL scanning configuration is working correctly. You can enter any URL manually or use the pre-built test URLs to check detection of malicious, clean, and categorized content.

Accessing the Test Feature

  1. Go to Settings → URL Scan
  2. The Test URL Scanner card appears at the top of the page

Scanning a URL

  1. Enter a URL in the Enter URL field (must begin with http:// or https://)
  2. Click Scan URL
  3. The result appears inline next to the input field
  4. Expand Show URL Scan Logs below the card to see the full log entry

Using Quick-Insert Test URLs

The tester includes a set of pre-configured test URLs grouped by expected outcome. Click Show Test URLs to expand the panel, then click any button to instantly populate the URL field.

Malicious

These URLs should trigger a Malicious or Blocked result when URL scanning is active:

ButtonURLExpected Result
Phishing Examplehttps://login-verify.phish-example.comMalicious
EICAR Testhttps://eicar.org/test-malwareMalicious

Clean

These URLs should return a Clean or Allowed result:

ButtonURLExpected Result
Googlehttps://www.google.comClean
GitHubhttps://github.comClean

Category (NSFW / Gambling)

These URLs are not inherently malicious but may be blocked depending on your Category Blocking configuration:

ButtonURLExpected Result
Gambling Sitehttps://www.casino-example.comBlocked (if gambling category is blocked)
Adult Contenthttps://www.adult-example.comBlocked (if adult category is blocked)

Category-based results depend on your URL Scan Settings. If content categories are not configured for blocking, these URLs may return Allowed. See URL Scan Settings for details.

Understanding Results

ResultMeaning
CleanURL passed the reputation scan with no threats detected
SuspiciousURL shows low-confidence threat signals
MaliciousURL is confirmed malicious by the scan engine

What to Verify

After scanning a test URL, confirm the following:

What to checkWhere to lookExpected
Scan log createdReporting → URL Scan LogsNew entry for the scanned URL
Correct verdictResult column in the logMatches expected result above
Notification receivedBell icon / emailAlert delivered (if notifications configured)

On this page