<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Fixing Hashcat Flask Session Module  - Just Needed to Update Maximum Length of the Hash</title>
        <link>https://stream.echo6.co/videos/watch/cb1ed76e-d47e-47bf-9bb9-c61dfe68dc27</link>
        <description>00:00 - Intro 00:17 - Recap, talking about the flask session cookie and showing hashcat won't crack ours 02:00 - Looking at Hashcat's source code, finding module 29100 which is flask session and seeing the max length is set to 27 03:20 - Checking out the JWT Module (16500) to see what the sizes are set there. Use this module because its similair. 04:20 - Downloading the source and compiling 05:15 - Testing the new version of hashcat and successfully cracking our Flask Session! 06:05 - Creating an issue/pull request on the Hashcat repo to get our change into the main repo.</description>
        <lastBuildDate>Wed, 15 Apr 2026 11:16:35 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://stream.echo6.co</generator>
        <image>
            <title>Fixing Hashcat Flask Session Module  - Just Needed to Update Maximum Length of the Hash</title>
            <url>https://stream.echo6.co/client/assets/images/icons/icon-512x512.png</url>
            <link>https://stream.echo6.co/videos/watch/cb1ed76e-d47e-47bf-9bb9-c61dfe68dc27</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://stream.echo6.co/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://stream.echo6.co/feeds/video-comments.xml?videoId=cb1ed76e-d47e-47bf-9bb9-c61dfe68dc27" rel="self" type="application/rss+xml"/>
    </channel>
</rss>