Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Überblick der Angriffen auf Passwörter #5

Open
chatcannon opened this issue Feb 7, 2016 · 2 comments
Open

Überblick der Angriffen auf Passwörter #5

chatcannon opened this issue Feb 7, 2016 · 2 comments

Comments

@chatcannon
Copy link

  • Hack den Server/Dienst selbst (ohne Passwort zu brauchen)
  • Hack einen anderen Server, wo du das selbe Passwort nutzt
    • Warten, bis du wieder mal einloggst
    • Password file runterladen (plaintext / hashed / salted hash)
  • Phishing
  • Keylogger / Trojan
  • Online brute-force (langsam)
  • Offline brute-force (sehr schnell: >1e9 Pw/s)
    • Festplattenverschüsselung
    • Datei, die mit einem Passwort verschlüsselt ist (KeePassX, GPG privater Schlüssel)
    • Hashed password file (see "Hack einen anderen Server")
@chatcannon
Copy link
Author

  • Rubber hose cryptanalysis

@chatcannon
Copy link
Author

  • Network sniffing (unverschüsselte Verbindung)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant