Generate an NTLM hash in 3 lines of Python...
ID: 632b2248-14e9-531d-bbd1-eb9344824f73
STIX ID: report--632b2248-14e9-531d-bbd1-eb9344824f73
Feed Name: TrustedSec blog
This brief note demonstrates creating an NTLM hash in three lines of Python using `hashlib.new('md4', ... .encode('utf-16le'))`, intended for integration with PyCUDA for GPU-based cracking. It is an implementation example rather than a report on a cyber incident, threat actor, or compromise.
Your team is not currently subscribed to this feed. You must subscribe to it in order to see this post.
