AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Suchfunktion Ergebnis der Suchanfrage

Ergebnis der Suchanfrage


Datum des Suchindex: Heute, 14:32

Parameter dieser Suchanfrage:

Suche in Thema: Password hash in RDP files
Suche alle Beiträge, die von "shmia" geschrieben wurden
• Suchmethode: "Suche nach allen Begriffen"
• Nach Datum (firstpost) sortiert
• Zeige Treffer als Beiträge
Zeige 2 von insges. 2 Treffern
Suche benötigte 0.003s

Es liegen Ergebnisse in folgenden Bereichen vor:

  • Forum: Win32/Win64 API (native code)

    Re: Password hash in RDP files

      Delphi
      by shmia, 20. Mär 2007
    On my machine the hash is always 1329 chars long, too.
    This is a little bit strange, because it should be a even number.

    I've found some C code to decode the hashtext:
    http://archives.neohapsis.com/archives/sf/pentest/2002-12/0045.html
    Maybe MSTSC uses a different "Description" every time it calls CryptProtectData.
    You could try to decrypt a hash created by MSTSC to see the description....
  • Forum: Win32/Win64 API (native code)

    Re: Password hash in RDP files

      Delphi
      by shmia, 20. Mär 2007
    The *.RDP file is stored using UNICODE.
    The file starts with the BOM (Byte Order Mark): $FF$FE to indicate that the file is using UNICODE.
    You could easily view and edit the content the file with the Wordpad application; just draw & drop the file on Wordpad.

    Sorry, but your code looks a bit like spaghetti.
    Why don't you use a function to calculate the hash for the password ?
    function...


URL zu dieser Suchanfrage:

https://www.delphipraxis.net/dp_search.php?do=usersearch&search_username=shmia&search_exact_username=1&search_sortby=dateline&search_resulttype=post&search_matchmode=0&searchthreadid=88732
Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 14:41 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz