specterops/vtproxy-app

Verified Publisher

By SpecterOps

Updated over 8 years ago

Official ASP.NET Core Web Application image for the VirusTotal API Proxy

Image
Security
API management
Monitoring & observability
0

1.0K

specterops/vtproxy-app repository overview

Built on microsoft/aspnetcore, this images provides the ASP.NET Core web application used by the VirusTotal API Proxy.

Requirements

  • This image requires Docker Engine 1.8+ in any of their supported platforms.
  • Requires the following environment flags
  • SA_PASSWORD=<your_strong_password>
  • A strong system administrator (SA) password: At least 8 characters including uppercase, lowercase letters, base-10 digits and/or non-alphanumeric symbols.

Using this Image

Run
docker run --name vtproxy-app -e 'SA_PASSWORD=yourStrong(!)Password' -p 80:80 -d specterops/vtproxy-app
Environment Variables
  • SA_PASSWORD is the database system administrator (userid = 'sa') password used to connect to SQL Server once the container is running. Important note: This password needs to include at least 8 characters of at least three of these four categories: uppercase letters, lowercase letters, numbers and non-alphanumeric symbols. This is used to allow the web application to connect to the associate SQL server.

Tag summary

Content type

Image

Digest

Size

136.1 MB

Last updated

over 8 years ago

docker pull specterops/vtproxy-app

This week's pulls

Pulls:

141

Last week