From 67da1fb0a1a8376c830994002a1e1efc35bbaee9 Mon Sep 17 00:00:00 2001 From: DarrDarr Date: Sun, 11 Jun 2017 19:55:56 -0400 Subject: [PATCH] Added link to page that reverse-engineers a hash to a text string that produces that MD5 hash --- ...UI-password-locked-on-qBittorrent-NO-X-(qbittorrent-nox).md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Web-UI-password-locked-on-qBittorrent-NO-X-(qbittorrent-nox).md b/Web-UI-password-locked-on-qBittorrent-NO-X-(qbittorrent-nox).md index c2ed97f..892e053 100644 --- a/Web-UI-password-locked-on-qBittorrent-NO-X-(qbittorrent-nox).md +++ b/Web-UI-password-locked-on-qBittorrent-NO-X-(qbittorrent-nox).md @@ -9,3 +9,6 @@ WebUI\Password_ha1=@ByteArray(5ebe2294ecd0e0f08eab7690d2a6ee69) ``` the password will be set to `secret`. 4. You should then be able to login the WebUI using your usual username and the password `secret`. Remember to change it back to your preferred password. + + +You could also try copy/pasting the existing value in WebUI\Password_ha1=@ByteArray(value) into https://isc.sans.edu/tools/reversehash.html and that could possibly reveal what the original password was. \ No newline at end of file