Test Methods ( Detailed Overview )

Here is a list of every test performed by Web Scan Service.

.NET output-build.txt File Detected

Remediation Task

Remove file

WASC Classification

Information Disclosure: Information Leakage

Affected Products

This issue may affect different types of products

Technical Description

Visual Studio may save the output of a build to the "output-build.tx"t file. This file may contain sensitive information, such as network paths, sensitive filenames, etc. Sample Exploit: http://[SERVER]/output-build.txt

Fix Recommendation

Restrict access to "output-build.txt", or if it is not needed, remove it.