Skip to content

Creating an Asset

To start scanning with Xint, you first need to register a site as an Asset. After that, when you want to scan the same site repeatedly, you don’t need to register it again — you just create a new scan under that Asset.

The Asset creation flow has 5 steps:

Enter the URL that will serve as the starting point for the Asset and click the “Discover” button. Xint checks whether the URL you entered is reachable and automatically suggests recommended domains to include.

These options fine-tune how Xint sends scan traffic. For typical sites, the defaults are fine.

Xint’s scan engine validates HTTPS certificates when connecting to a website. If the target site’s TLS certificate has any issue, the connection is blocked for security reasons and the scan fails.

Enabling this option skips certificate validation and proceeds with the connection.

When to enable this option

  • Self-signed certificates: The certificate was issued by the site itself rather than a trusted Certificate Authority (CA).
  • Expired certificates: The certificate’s validity period has passed.
  • Hostname mismatch: The domain registered in the certificate doesn’t match the target URL.

You can set the User Agent header Xint uses when sending HTTP requests during a scan.

Use this to scan with a mobile browser’s User Agent, or to insert a specific string for identifying requests in server logs.

Enable this option if HTTP Basic Authentication is required to access the site.

  • Origin: If multiple URLs require Basic Authentication, set this value so that all URLs that need authentication are covered.

Use this to route scan traffic through a specific Proxy URL.

This is useful when scanning targets that are only reachable through an internal network or restricted environment.

Xint only scans URLs that fall within the Scan scope. Recommended domains based on the Target URL are suggested automatically — add or remove entries to tailor the scope to your needs.

Specify which vulnerability categories to test for.

  • Recommended (default): Uses the list of vulnerability categories recommended by the Xint team.
  • Custom: Lets you choose exactly which categories to test for.

If you want to restrict scanning to specific days and time windows, configure this option to control when scans may run.

Outside the allowed window, an in-progress scan is automatically paused and resumes when the next allowed window begins.

Give the Asset a name so you can identify it in the list, then review the values you entered in the previous steps.

When you’re done reviewing, click the “Create” button to create the Asset.

Once the Asset is created, you can create the first scan against it right away. At scan time you’ll additionally specify execution-only options such as credentials (test accounts), Safe Mode, and an API document.

See Running a Scan for details.