home.social

#johntheripper — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #johntheripper, aggregated by home.social.

fetched live
  1. Did you know, John the Ripper can use hashcat rules?

    Unlike hashcat’s simple -r flag, JtR requires some manual setup in a conf file. @freeroute posted a step-by-step guide explaining how to do this.

    forum.hashpwn.net/post/2718

    #jtr #john #JohnTheRipper #hashcat #rules #hashcracking #infosec #howto #hashpwn

  2. Trying to beat #johntheripper on scrypt ​:ablobcathappypaws:​

    Found a trick that got me 113c/s over 76c/s
    ​:ai_yay:​

  3. After seeing yescrypt hashes appear in CMIYC a while back, I started developing a yescrypt cracker in pure Go. Since then, yescrypt has become the default /etc/shadow hash for many popular linux distros such as Debian, Ubuntu, RHEL, Fedora, and Arch (to name a few), but hash cracking support for this algo has been limited to JtR -- until now.

    Here's a sneak peek of the yescrypt_cracker POC:

    forum.hashpwn.net/post/446

    #yescrypt #hashcracking #cyclone #hashpwn #hashcat #cmiyc #jtr #johntheripper #golang

  4. 1236 emails envoyés à autant d’utilisateurisses dont j’ai pu casser le mot de passe lors d’un audit.
    Si tout se passe bien, demain j’aurais de la lecture.

    #hashcat #JohnTheRipper #motdepasse #RSSI

  5. Currently 18 hours into a password file crack against one of my VMs, because WHAT WAS THAT ROOT PASSWORD I USED?

    I don't care that I could have reset it within 5 minutes, *I must know*

    #linux #imightbeunstable #johntheripper

  6. I was wondering if there is already #GPU #accelerated #bruteforcers for hash-to-curve
    datatracker.ietf.org/doc/rfc93 out there?
    and going beyond just "simple" h2c, 2hashdh prf H(pwd, H2c(pwd)^k) seems to be popular, might as well also inquire about their support. #opaque is one case where this is being used.

    does anyone know?

    #hashcat #johntheripper /cc @epixoip

  7. @tychotithonus I hope you've used #JohnTheRipper or #Hashcat to generate all possible candidates ;)

  8. Still the same thrill when #JohnTheRipper cracks a hash, even after all these years! 🎉

  9. CW: A grim reflection on the possible 2023 Hacking Pandemic, courtesy of LastPass Hackers

    @piebob @epixoip

    The Export>Import is not bad, the big job is changing out all those passwords because right now all those passwords are in the hands of the crime syndicate and their heirs, successors and assigns.

    Likely seeking the high value targets but maybe just running #hashcat #johntheripper type crackers - premium versions - looking for whatever breaks first. Next would be either a ransomware outbreak/pandemic, or, perhaps worse, a long term bore-from-within.

    Think about it - they might by now already have penetrated & planted malware on accounts before the targets changed out their passwords. As one expert (which I am not) suggests, just retire all those old accounts. Probably not a bad idea.

  10. Looks like time for an #introduction ...

    I'm a senior #softwaredeveloper who have designed and/or implemented vulnerability scanners, WAF, IDS/IPS, Web Secure Gateway, single-sign-on reverse proxies for several security companies. I have more recently worked on product security for large #opensource project, and eventually turned into a depressed #CISO before jumping back on coding microservices in Go. For a few years I've worked on DNS steering optimization for the #CDN of large scale networks.

    As a work hobby, I love re-exploring old or abandoned algorithms for modern security challenges, especially in the domain of large data processing, and often in the world of password cracking (I'm a #JohnTheRipper user since 1997 and had my first autograph signed by SolarDiz in 2001 😅).

    As real hobbies, I'm a terrible but regular long distance runner, I 3d print and laser cut some shit I design and I bike on a Brompton and a trike from ICE.

  11. what rules list do you use for #johntheripper password cracking? any tips? Looking for 3rd party rulesets, already tried ALL rules that come with #johntheripper

  12. sagt mal, gibt es aktuelle Excel-Dateien, die durch einen Passwortschutz tatsächlich auch verschlüsselt sind? Und nicht nur so pseudoverschlüsselt sondern schon, dass man #johntheripper bemüht?
    Ich bin mit diesem Format echt nicht so dicke…

  13. heise+ | Windows-Helfer: Nützliche Hacking-Tools für den Alltag

    Haben Sie ein Passwort vergessen oder wichtige Dateien versehentlich gelöscht? So schlüpfen Sie in die Rolle eines Hackers und verschaffen sich wieder Zugriff.
    Windows-Helfer: Nützliche Hacking-Tools für den Alltag
  14. (#John) is an advanced password tool.

    John the Ripper is a tool designed to guess passwords efficiently. John supports several cracking algorithms, including dictionary and brute forcing, as well as many hashing and encryption algorithms. John is extendable, and can be made to perform other types of cracking. An official GUI called Johnny also exists.

    Website 🔗️: openwall.com/john/ github.com/magnumripper/JohnTh

    apt 📦️: john