Quantcast
Channel: Simple Password – LeakedIn
Viewing all articles
Browse latest Browse all 2663

Potential leak of data: Simple Password

$
0
0
Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: var casper = require("casper").create({ pageSettings: { userName: "myusername", password: "mypassword" } }); var casper = require("casper").create(); casper.start(); casper.setHttpAuth('sheldon.cooper', 'b4z1ng4'); casper.thenOpen('http://password-protected.domain.tld/', function() { this.echo("I'm in. Bazinga."); }); casper.run(); Source: http://pastebin.com/raw.php?i=CizhZzWz

Viewing all articles
Browse latest Browse all 2663

Trending Articles