<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Trainings on Zach Grace</title><link>https://zachgrace.com/training/</link><description>Recent content in Trainings on Zach Grace</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 13 May 2016 00:00:00 +0000</lastBuildDate><atom:link href="https://zachgrace.com/training/index.xml" rel="self" type="application/rss+xml"/><item><title>X11 Hacking</title><link>https://zachgrace.com/training/x11/</link><pubDate>Fri, 13 May 2016 00:00:00 +0000</pubDate><guid>https://zachgrace.com/training/x11/</guid><description>&lt;h2 id="setup">Setup&lt;/h2>
&lt;p>This tutorial is based on the X11 server in the &lt;a href="https://github.com/ztgrace/pwn_lab">PWN Lab&lt;/a> project. To install the VM, follow the instructions in the pwn_lab README, then execute the commands below. This VM will take a while to finish installing and configuring as it needs to download and install the ubuntu-desktop packages.&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#93a1a1;background-color:#002b36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span>git clone https://github.com/ztgrace/pwn_lab.git
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span style="color:#b58900">cd&lt;/span> pwn_lab/x11
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>vagrant up
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>If all goes well, you should have a VM running that looks like this:&lt;/p></description></item></channel></rss>