Jump to content
QuoVadis

date mysql - damage

Recommended Posts

Posted

Sunt curios ce fel de damage se poate face daca cunosti urmatoarele date de la un mysql la un site de wordpress?. Spre exemplu:

/** The name of the database for WordPress */

define('DB_NAME', 'xxxx');

/** MySQL database username */

define('DB_USER', 'xxxx');

/** MySQL database password */

define('DB_PASSWORD', 'xxxxxx');

/** MySQL hostname */

define('DB_HOST', 'xxxxx');

define('AUTH_KEY',

define('SECURE_AUTH_KEY',

define('LOGGED_IN_KEY',

define('NONCE_KEY',

define('AUTH_SALT',

define('SECURE_AUTH_SALT',

define('LOGGED_IN_SALT',

define('NONCE_SALT',

Posted
daca sql-ul nu permite remote connection nu prea ai ce anume..

si daca permite:

te loghezi o.o-> vezi hashul de la accountul adminului daca nu-l poti sparge il inlocuiesti cu unul stiut de tine-> intri wordpress admin panel->upload shell->gain acces root->upload irc bot=))

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...