Quantcast
Channel: LeakedIn
Viewing all articles
Browse latest Browse all 5503

Potential leak of data: pgSQL Connection Information

$
0
0
Detected 1 occurrence(s) of ‘(postgres|pgsql|pq)\:\/\/.*\:.*\@’: var https = require("https"); exports.PGSQL_Options = { dbserver: '127.0.0.1', dbuser: 'user', dbpass: 'pass', db: 'coindata' }; var anydb = require('any-db'); exports.pgConnectionString = "postgres://" + exports.PGSQL_Options.dbuser + ":" + exports.PGSQL_Options.dbpass + "@" + exports.PGSQL_Options.dbserver + "/" + exports.PGSQL_Options.db; var options = { host: 'www.coins-e.com', port: 443, path: '/api/v2/markets/data/', method: 'GET', headers: […]

Viewing all articles
Browse latest Browse all 5503

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>