Quantcast
Viewing all articles
Browse latest Browse all 2663

Potential leak of data: Simple Password

Detected 2 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: require '../lib/double_dog.rb' user = DoubleDog.db.create_user(username: 'alice', password: 'rails', admin: true) result = DoubleDog::SignIn.new.run(:username => user.username, password: 'rails') $session_id = result[:session_id] Source: http://pastie.org/pastes/9415829/download

Viewing all articles
Browse latest Browse all 2663

Trending Articles