<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Using PAM EXEC to Log Passwords on Linux</title>
        <link>https://stream.echo6.co/videos/watch/c6935c85-249c-41fc-8e2d-4190cda81e38</link>
        <description>Video will be public June 2nd 00:00 - Introduction 01:04 - Talking about what PAM is 05:00 - Talking about pam_exec 08:15 - Creating a bash script pam_exec calls to log passwords 12:20 - Creating a GoLang binary that replicates our Bash Script to log passwords 16:00 - First iteration almost done, dumping all passwords 18:38 - Explaining how we will add if the authentication was successful in our log file 22:30 - Replacing the last line in the log file, probably wrong about runes here but yolo 26:30 - Modification complete! Showing our logger works and dumps all the passwords</description>
        <lastBuildDate>Wed, 15 Apr 2026 13:45:56 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://stream.echo6.co</generator>
        <image>
            <title>Using PAM EXEC to Log Passwords on Linux</title>
            <url>https://stream.echo6.co/client/assets/images/icons/icon-512x512.png</url>
            <link>https://stream.echo6.co/videos/watch/c6935c85-249c-41fc-8e2d-4190cda81e38</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=c6935c85-249c-41fc-8e2d-4190cda81e38" rel="self" type="application/rss+xml"/>
    </channel>
</rss>