Views:
  1. If it is not already installed, install the Manual Submission Tool. For details, see Manual Submission Tool.
  2. Go to the Manual Submission Tool package folder, open the work folder, and then place all of the sample files or an URL list file into the indir folder.
  3. Open the terminal, and change the directory (cd) to the tool package folder.
  4. Execute chmod +x dtascli.
  5. Depending on the type of object you want to upload, do one of the following:
    Tip:

    Execute ./dtascli for help.

    • File: Execute ./dtascli -u to upload all of the files in the work/indir folder to Virtual Analyzer.

      After executing ./dtascli -u, terminal shows all of the files that were uploaded from the work/indir folder.

    • URL list: Execute ./dtascli -u --url to upload the file url.txt in the work/indir folder to Virtual Analyzer.

      After executing ./dtascli -u --url, terminal shows all of the URLs that were uploaded in the url.txt file.

      Note:

      The URL list must use the name URL.txt.

      Before submission, Deep Discovery Analyzer normalizes all occurrences of the following:

      • Punycode for URL domains

      • URL encoding for URL paths and query strings

  6. After uploading the files or URLs to Virtual Analyzer, confirm that they are being analyzed in the management console. Click Virtual Analyzer > Submissions to locate the files.

    Shortly after submitting the files or URLs, before they have been analyzed, they appear in the Processing or Queued tab. When the samples have been analyzed, they appear in the Completed tab. If the samples encountered errors during analysis, they appear in the Unsuccessful tab.