<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: weird dir .. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575122#M31043</link>
    <description>Notice the seven spaces that appear to be a subdirectory of /home/ftp:&lt;BR /&gt;&lt;BR /&gt;./       :&lt;BR /&gt;total 2&lt;BR /&gt;drwxr-x---   3 ftp        guest           96 Aug 23 15:09 .&lt;BR /&gt;drwxrwxrwx  15 root       guest         1024 Sep  4 16:54 ..&lt;BR /&gt;drwxr-x---   3 ftp        guest           96 Aug 23 15:13 \377\377\377&lt;BR /&gt;&lt;BR /&gt;The seven spaces used as a directory name under the /home/ftp directory is quite unusual.  I think you've been hacked.</description>
    <pubDate>Tue, 04 Sep 2001 23:55:57 GMT</pubDate>
    <dc:creator>Tom Danzig</dc:creator>
    <dc:date>2001-09-04T23:55:57Z</dc:date>
    <item>
      <title>weird dir ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575114#M31035</link>
      <description>When I do &lt;BR /&gt;# ls -alb&lt;BR /&gt;total 0&lt;BR /&gt;drwxr-x---   4 ftp        guest           96 Aug 27 11:20 .&lt;BR /&gt;drwxr-x---   3 ftp        guest           96 Sep  4 17:29 ..&lt;BR /&gt;drwxr-x---   3 ftp        guest           96 Aug 27 11:08 \377\377\377&lt;BR /&gt;drwxr-x---   3 ftp        guest           96 Aug 27 11:20 \377\377\377\377\377\3&lt;BR /&gt;77&lt;BR /&gt;# cd \377\377\377&lt;BR /&gt;sh: 377377377:  not found.&lt;BR /&gt;&lt;BR /&gt;but ll&lt;BR /&gt;i dont see the \337&lt;BR /&gt;how do I get into theese dir?&lt;BR /&gt;Someone it looks like someone is storing mp3s in there. Does anyone have any idea on how that dir got there?&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Tue, 04 Sep 2001 21:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575114#M31035</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-09-04T21:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: weird dir ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575115#M31036</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;Try this way.&lt;BR /&gt;&lt;BR /&gt;cd \\377\\377\\377.&lt;BR /&gt;&lt;BR /&gt;Note this extra &lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 04 Sep 2001 21:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575115#M31036</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-09-04T21:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: weird dir ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575116#M31037</link>
      <description>The directories were created by a version of ftp that allows virtually any character to be used in the name.  Since 377 octal is an all 1's character, this is highly suspicious as if someone is trying to hide the contents. Most likely:&lt;BR /&gt;&lt;BR /&gt;ls -labR&lt;BR /&gt;&lt;BR /&gt;will show all the directories and their contents. You might want to assume you have an intruder until proven otherwise.</description>
      <pubDate>Tue, 04 Sep 2001 21:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575116#M31037</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-09-04T21:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: weird dir ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575117#M31038</link>
      <description>Hi Richard,&lt;BR /&gt;&lt;BR /&gt;We earlier had a similar discussion regarding a weird file. Have a look. Are we looking at a virus on HP-UX ???.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x5b8f5220af9bd5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x5b8f5220af9bd5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Sep 2001 21:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575117#M31038</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-09-04T21:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: weird dir ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575118#M31039</link>
      <description>Here are the results from &lt;BR /&gt;ls -labR&lt;BR /&gt;&lt;BR /&gt;what is all this stuff??&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Sep 2001 22:07:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575118#M31039</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-09-04T22:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: weird dir ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575119#M31040</link>
      <description>The way in which it is looking is that someone is trying to access your system through ftp account probably through a browser. Unless it is required, turn off write permissions for ftp account on this box. &lt;BR /&gt;&lt;BR /&gt;For what exactly this box is used?&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 04 Sep 2001 22:11:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575119#M31040</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-09-04T22:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: weird dir ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575120#M31041</link>
      <description>This box is used for a webserver.&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Tue, 04 Sep 2001 22:11:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575120#M31041</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-09-04T22:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: weird dir ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575121#M31042</link>
      <description>Doesn't surprize me. Obviously people are trying to do ftp://your_system and dunno there may be some CGIs in your system that are being run and causing the problem.&lt;BR /&gt;&lt;BR /&gt;You can do one thing. Enable ftp logging on the box by modifying your inetd.conf file with the following&lt;BR /&gt;&lt;BR /&gt;ftpd -L -v &lt;BR /&gt;&lt;BR /&gt;for few days and see what the users are trying to do with your ftp home directory.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 04 Sep 2001 22:15:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575121#M31042</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-09-04T22:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: weird dir ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575122#M31043</link>
      <description>Notice the seven spaces that appear to be a subdirectory of /home/ftp:&lt;BR /&gt;&lt;BR /&gt;./       :&lt;BR /&gt;total 2&lt;BR /&gt;drwxr-x---   3 ftp        guest           96 Aug 23 15:09 .&lt;BR /&gt;drwxrwxrwx  15 root       guest         1024 Sep  4 16:54 ..&lt;BR /&gt;drwxr-x---   3 ftp        guest           96 Aug 23 15:13 \377\377\377&lt;BR /&gt;&lt;BR /&gt;The seven spaces used as a directory name under the /home/ftp directory is quite unusual.  I think you've been hacked.</description>
      <pubDate>Tue, 04 Sep 2001 23:55:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575122#M31043</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2001-09-04T23:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: weird dir ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575123#M31044</link>
      <description>There is somebody using your system as an ftp server for his own needs. And he/she tries also to store illegal copies of music on your system. Very interesting.&lt;BR /&gt;&lt;BR /&gt;If you are interested and willing to take the risk then turn loggin on for ftp. This is always a good idea if you have a public available webserver running.&lt;BR /&gt;&lt;BR /&gt;You could try to track down this "user" or you can go to the police.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But i wouldn't leave the door open too long. Check what intrucion detection systems are available.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regards Stefan</description>
      <pubDate>Wed, 05 Sep 2001 05:34:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-dir/m-p/2575123#M31044</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2001-09-05T05:34:22Z</dc:date>
    </item>
  </channel>
</rss>

