<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" 
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" 
   xmlns:html="http://www.w3.org/1999/html" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
   <title>Parsed Participle</title>
   <link>http://www.parsedparticiple.org/blog</link>
   <description>Faiz's Web Journal</description>
   <language>en</language>
   <copyright>Copyright 2007 Faiz Kazi</copyright>
   <ttl>60</ttl>
   <pubDate>Sat, 25 Oct 2008 11:59 GMT</pubDate>
   <managingEditor>faiz@parsedparticiple.org</managingEditor>
   <generator>PyBlosxom http://pyblosxom.sourceforge.net/ 1.4.2 8/16/2007</generator>
<item>
   <title>./ulib - offending IP is 79.116.242.2</title>
   <guid isPermaLink="false">security/neo-ulib</guid>
   <link>http://www.parsedparticiple.org/blog/security/neo-ulib.html</link>
   <description><![CDATA[
Another break-in, this time by a brute-force SSH 
password-guess.  A rarely used user account called
neo was logged into from 79.116.242.2, and was
running a process that showed up like:
<pre class="code">
neo  3995  0.0  0.0   1592   4 ?  S  Oct20   0:00 ./ulib
</pre>
I wonder what it was actually doing.  A cursory
inspection of it's open file descriptors showed
nothing interesting:

<pre class="code">
# ls -l /proc/3995/fd/
total 3
lrwx------ 1 neo neo 64 Oct 25 07:43 0 -&gt; /dev/pts/1 (deleted)
lrwx------ 1 neo neo 64 Oct 25 07:43 1 -&gt; /dev/pts/1 (deleted)
lrwx------ 1 neo neo 64 Oct 25 07:43 2 -&gt; /dev/pts/1 (deleted)
</pre>


The login occurred 5 days ago:
<pre class="code">
44571:Oct 20 19:17:08 faizkazi sshd[2972]: Accepted keyboard-interactive/pam for neo from 79.116.242.2 port 3106 ssh2
44572:Oct 20 19:17:08 faizkazi sshd[2986]: (pam_unix) session opened for user neo by (uid=0)
</pre>


]]></description>
   <category domain="http://www.parsedparticiple.org/blog">/security</category>
   <pubDate>Sat, 25 Oct 2008 11:59 GMT</pubDate>
</item>
</channel>
</rss>

