Potential leak of data: Command Line Password
Detected 1 occurrence(s) of ‘\-\-[pP]assword\=[^%^\$]‘:
Drupal Password set
drush upwd admin --password="newpassword"
cd <drupal root directory>
php scripts/password-hash.sh 'myPassword'
update users set name='admin', pass='pasted_big_hash_from_above' where uid=1;
<?php
if (isset($_GET['p'])) {
require_once dirname(__FILE__) . '/includes/bootstr
Source: http://pastebin.com/raw.php?i=TNSNm1vZ
Tags: Command Line Password, pastebin.com
This entry was posted on Thursday, June 14th, 2012 at 11:39 and is filed under PasteMon. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.
Comments are closed.

