Quantcast
Channel: pastebin.com – LeakedIn
Viewing all articles
Browse latest Browse all 2834

Simple Password

$
0
0
Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': var net = require('net'); var fs = require('fs'); var mysql = require('mysql'); var dbconnection = mysql.createConnection({ host : 'localhost', user : 'root', password : 'root', database : 'nodejs' }); dbconnection.connect(function(err){ if(err){ console.log('Error connecting to Db'); return; } console.log('Connection established'); }); dbconnection.end(function(err) { // The connection is termin Source: http://pastebin.com/raw.php?i=B6eh94E9

Viewing all articles
Browse latest Browse all 2834

Latest Images

Trending Articles



Latest Images