<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Gl.ib.ly - Security</title>
    <link>http://gl.ib.ly/</link>
    <description>(glibly); Just another techie blog.</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    <pubDate>Sat, 07 Feb 2009 00:11:20 GMT</pubDate>

    <image>
        <url>http://gl.ib.ly/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Gl.ib.ly - Security - (glibly); Just another techie blog.</title>
        <link>http://gl.ib.ly/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>The command prompt has been disabled by your administrator?</title>
    <link>http://gl.ib.ly/archives/22-The-command-prompt-has-been-disabled-by-your-administrator.html</link>
            <category>One liners</category>
            <category>Security</category>
    
    <comments>http://gl.ib.ly/archives/22-The-command-prompt-has-been-disabled-by-your-administrator.html#comments</comments>
    <wfw:comment>http://gl.ib.ly/wfwcomment.php?cid=22</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://gl.ib.ly/rss.php?version=2.0&amp;type=comments&amp;cid=22</wfw:commentRss>
    

    <author>nospam@example.com (Tariq)</author>
    <content:encoded>
    I came across an old enough post on Didier&#039;s blog about &lt;a href=&quot;http://gl.ib.ly/exit.php?url_id=46&amp;amp;entry_id=22&quot; title=&quot;http://blog.didierstevens.com/2007/11/28/quickpost-disableamd-disableregistryfools/trackback/&quot;  onmouseover=&quot;window.status=&#039;http://blog.didierstevens.com/2007/11/28/quickpost-disableamd-disableregistryfools/trackback/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Group policies that have disabled cmd.exe from running&lt;/a&gt;. Didier mentions a few ways to get cmd.exe to run. The suggestion I like the most is to find the &lt;i&gt;DisableCMD&lt;/i&gt; string in cmd.exe and change it to &lt;i&gt;DisableAMD&lt;/i&gt; using a hex editor. Thankfully there is a tool which will allow us to patch cmd.exe in one tiny line.  &lt;br /&gt;&lt;a href=&quot;http://gl.ib.ly/archives/22-The-command-prompt-has-been-disabled-by-your-administrator.html#extended&quot;&gt;Continue reading &quot;The command prompt has been disabled by your administrator?&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 05 Feb 2009 08:10:00 -0700</pubDate>
    <guid isPermaLink="false">http://gl.ib.ly/archives/22-guid.html</guid>
    <category>cmd.exe</category>
<category>gpo</category>
<category>one liners</category>
<category>patch</category>
<category>security</category>
<category>sfk</category>
<category>swiss file knife</category>
<category>windows</category>
<category>xxd</category>

</item>
<item>
    <title>Adding a malicious system call to the Linux kernel</title>
    <link>http://gl.ib.ly/archives/2-Adding-a-malicious-system-call-to-the-Linux-kernel.html</link>
            <category>Security</category>
    
    <comments>http://gl.ib.ly/archives/2-Adding-a-malicious-system-call-to-the-Linux-kernel.html#comments</comments>
    <wfw:comment>http://gl.ib.ly/wfwcomment.php?cid=2</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://gl.ib.ly/rss.php?version=2.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    

    <author>nospam@example.com (Tariq)</author>
    <content:encoded>
    Today I am adding a malicious system call to the Linux kernel which will allow the caller to do something they cannot normally do in user mode. When attacking a Linux box our goal is usually to become root; as root we can do anything we like, so the system call I will add to the Linux kernel gives the caller real and effective user ids of zero.&lt;br /&gt;
&lt;br /&gt;
There are relatively few tutorials out there on how to do this, unfortunately there a little differences between versions of Linux that can easily stump beginners, so this tutorial tries to give you an environment which you can easily replicate using a virtual machine and go through the tutorial.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://gl.ib.ly/archives/2-Adding-a-malicious-system-call-to-the-Linux-kernel.html#extended&quot;&gt;Continue reading &quot;Adding a malicious system call to the Linux kernel&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 11 Dec 2008 08:21:00 -0700</pubDate>
    <guid isPermaLink="false">http://gl.ib.ly/archives/2-guid.html</guid>
    <category>computer security</category>
<category>kernel</category>
<category>linux</category>
<category>mssf</category>
<category>opensuse</category>
<category>rootkit</category>
<category>security</category>
<category>system call</category>
<category>virtual pc</category>

</item>

</channel>
</rss>