douba4933 2017-09-05 21:57
浏览 174
已采纳

解密PHPass Wordpress哈希没有访问原始网站

The question straight up, more explanation down below - is there a reasonably appropriate way to decrypt a somewhat recently updated Wordpress password hash, even if it may take a while to decode?

We currently have a full database backup from a while back that we have free reign to work with if need be, I'm just not sure of the starting point. We have hashcat available but I'm not sure what variables exactly should be used. We're okay to run a crack for an extended period of time if need be. I know MD5 was cracked a while back so I'm wondering if the new phpass is crackable if we have all database information available. Would greatly appreciate any insight or perhaps a pointer to the appropriate direction or resource that we can look into.

  • 写回答

2条回答 默认 最新

  • douxie4583 2017-09-05 23:14
    关注

    If you have access to the database and you know it is a WordPress website, you can SAFELY create a new wordpress install, the same version as the one you are currently running, create an account with a known password, and copy those database fields into the current running DB. Then, simply, login using those hashed credentials and admin privileges and make your appropriate changes.

    WILD GUESS, but stackoverflow will not decrypt PHP's password hash for you and post it here.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥40 复杂的限制性的商函数处理
  • ¥15 程序不包含适用于入口点的静态Main方法
  • ¥15 素材场景中光线烘焙后灯光失效
  • ¥15 请教一下各位,为什么我这个没有实现模拟点击
  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码