<?xml version="1.0"?>
<!-- name="generator" content="blosxom/2.0" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
  <channel>
    <title>SensePost videos   </title>
    <link>http://www.sensepost.com/videos</link>
    <description>Videos by SensePost</description>
    <language>en</language>

  <item>
    <title>(Ab)using scheduled tasks to elevate privileges</title>
    <pubDate>Sun, 20 May 2007 14:52:00 </pubDate>
    <link>http://www.sensepost.com/videos/6.html</link>
    <description>
In this example we obtained local admin on the box, but wanted domain admin instead. Craig quickly spotted that a scheduled task runs as domain admin (ntbackup). We hoped to simply change the backup params to give us a shell but this was hopeless, and if you try replacing the the ntbackup executable with a simple cmd.exe windows file protection stops us. The simple solution was to let the scheduled task run, debug the process and insert our cmd process in its memory space. (if your attacker already has local admin.. you have issues..)

This video shows the attack under the debugger.. (&lt;a href=&quot;http://www.sensepost.com/videos/7.html&quot;&gt;post 2 probably does more of the explaining&lt;/a&gt;)
</description>
  </item>
  <item>
    <title>(Ab)using scheduled tasks to elevate privileges [Part II]</title>
    <pubDate>Sun, 20 May 2007 14:52:00 </pubDate>
    <link>http://www.sensepost.com/videos/7.html</link>
    <description>
After getting the problem resolved through the debugger, we simply wrote a tiny .exe to patch the process in memory and do the same. (The observant amongst you will notice i make reference to the imaginary method createremoteprocess instead of of CreateRemoteThread - the mistake was caught early but my video editing skills are second only to my MS Office skills, so i suspect i will end up living with the error for a bit ;&gt; )
</description>
  </item>
  <item>
    <title>RealVNC 4.1.1 Authentication Bypass demonstration</title>
    <pubDate>Tue, 15 May 2007 14:52:00 </pubDate>
    <link>http://www.sensepost.com/videos/5.html</link>
    <description>
A short demonstration of the RealVNC 4.1.1 remote authentication bypass &lt;a href=&quot;http://www.intelliadmin.com/blog/2006/05/security-flaw-in-realvnc-411.html&quot;&gt;reported&lt;/a&gt; by Steve Wiseman.
</description>
  </item>
  <item>
    <title>Visual Basic Script Brute-Forcer</title>
    <pubDate>Tue, 15 May 2007 14:36:00 </pubDate>
    <link>http://www.sensepost.com/videos/4.html</link>
    <description>

&lt;p&gt;Sometimes the quick-n-dirty hack is all that's needed to obtain glory. Case in point: instead of trying to reverse a thick-app protocol, we scripted a brute-forcer using the application and some VBS glue.&lt;/p&gt;
</description>
  </item>
  <item>
    <title>Elevating Privileges using Sygate's Personal Firewall</title>
    <pubDate>Tue, 15 May 2007 14:26:00 </pubDate>
    <link>http://www.sensepost.com/videos/3.html</link>
    <description>
&lt;p&gt;In this video, we demonstrate the dangers when desktop utilities that run with elevated privileges are accessible to ordinary users.&lt;/p&gt;
</description>
  </item>
  </channel>
</rss>