LeakedIn Logo
Stories About Data Leaks and Related Stuff

Posts Tagged ‘Configuration File’

Potential leak of data: Configuration File

0 votedvote

Detected 1 occurrence(s) of ‘config\.(php|inc|txt)’:

Magento different config files for live and staging
#File: app/code/core/Mage/Core/Model/Config.php
public function loadModulesConfiguration($fileName, $mergeToObject = null, $mergeModel=null)
{
    $disableLocalModules = !$this->_canUseLocalModules();

    if ($mergeToObject === null) {
        $mergeToObject = clone $this->_prototype;
        $mergeTo

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

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.
#
 
# TODO: Update internal subnet ACL and security.
 
# Define the internal network subnet.
# These are used below to allow internal access to certain files while not
# 

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

Potential leak of data: Configuration File

0 votedvote

Detected 3 occurrence(s) of ‘config\.(php|inc|txt)’:

 richTextBox1.Text;
                progressBar1.Value = 4;
                arquivoStream.Write(pt1.Text + rato.Text + pt2.Text);
                arquivoStream.Close();
                richTextBox1.Text = "• Arquivo [" + textBox1.Text + label3.Text + "config.txt" + "] foi criado com sucesso..." + System.Environment.NewLine + richTextBox1.Text;
                progressBar1.Value = 15;

                // stand-conf.xml
                StreamWriter arquivoStream2 = new StreamWriter(textBox1.Text + label3.Text +

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

Potential leak of data: Configuration File

0 votedvote

Detected 1 occurrence(s) of ‘config\.(php|inc|txt)’:

ows IOException, ErroNoArquivoException, ArquivoException{
		this.negocioCliente = new NegocioCliente();
		this.negocioPedido = new NegocioPedido();
		this.negocioProduto = new NegocioProduto();
		BufferedReader in = new BufferedReader(new FileReader("config.txt")); // vai ler o arquivo pra ve qual tipo repositorio.
		this.tipoRepositorio = in.readLine();
		if(this.tipoRepositorio==null || this.tipoRepositorio.equals("")||(!this.tipoRepositorio.equalsIgnoreCase("array")&&!this.tipoRepositorio.equalsIgnoreCase("

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

Potential leak of data: Configuration File

0 votedvote

Detected 1 occurrence(s) of ‘config\.(php|inc|txt)’:

ry-ui-1.8.9.custom.css
R commander/Resources/css/ui.jqgrid.css
R commander/Resources/js/thirdparty/grid.locale-en.js
R commander/Resources/js/thirdparty/jquery-ui-1.8.9.custom.min.js
R commander/Resources/js/thirdparty/jquery.jqGrid.min.js
? base/app/config.php
? base/app/list.php
? commander/Resources/css/overcast/images/ui-bg_flat_0_aaaaaa_40x100.png.orig
? commander/Resources/css/overcast/images/ui-bg_flat_0_eeeeee_40x100.png.orig
? commander/Resources/css/overcast/images/ui-bg_flat_55_c0402a_40x100.png.o

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