LeakedIn Logo
Stories About Data Leaks and Related Stuff

Potential leak of data: Configuration File

0 votedvote

Detected 1 occurrence(s) of ‘[\#\;\/]+.*configuration file for’:

# This is a basic VCL configuration file for varnish.  See the vcl(7)
# man page for details on VCL syntax and semantics.

backend backend_0 {
	.host = "127.0.0.1";
	.port = "1010";
	.connect_timeout = 0.4s;
	.first_byte_timeout = 300s;
	.between_bytes_timeout = 60s;
}


acl purge {
	"l

Source: http://pastebin.com/raw.php?i=LqKuGPRn

Tags: ,

Comments are closed.