- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- weird dir ..
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2001 02:31 PM
09-04-2001 02:31 PM
# ls -alb
total 0
drwxr-x--- 4 ftp guest 96 Aug 27 11:20 .
drwxr-x--- 3 ftp guest 96 Sep 4 17:29 ..
drwxr-x--- 3 ftp guest 96 Aug 27 11:08 \377\377\377
drwxr-x--- 3 ftp guest 96 Aug 27 11:20 \377\377\377\377\377\3
77
# cd \377\377\377
sh: 377377377: not found.
but ll
i dont see the \337
how do I get into theese dir?
Someone it looks like someone is storing mp3s in there. Does anyone have any idea on how that dir got there?
Richard
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2001 02:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2001 02:43 PM
09-04-2001 02:43 PM
Re: weird dir ..
ls -labR
will show all the directories and their contents. You might want to assume you have an intruder until proven otherwise.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2001 02:46 PM
09-04-2001 02:46 PM
Re: weird dir ..
We earlier had a similar discussion regarding a weird file. Have a look. Are we looking at a virus on HP-UX ???.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x5b8f5220af9bd5118ff10090279cd0f9,00.html
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2001 03:07 PM
09-04-2001 03:07 PM
Re: weird dir ..
ls -labR
what is all this stuff??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2001 03:11 PM
09-04-2001 03:11 PM
Re: weird dir ..
For what exactly this box is used?
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2001 03:11 PM
09-04-2001 03:11 PM
Re: weird dir ..
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2001 03:15 PM
09-04-2001 03:15 PM
Re: weird dir ..
You can do one thing. Enable ftp logging on the box by modifying your inetd.conf file with the following
ftpd -L -v
for few days and see what the users are trying to do with your ftp home directory.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2001 04:55 PM
09-04-2001 04:55 PM
Re: weird dir ..
./ :
total 2
drwxr-x--- 3 ftp guest 96 Aug 23 15:09 .
drwxrwxrwx 15 root guest 1024 Sep 4 16:54 ..
drwxr-x--- 3 ftp guest 96 Aug 23 15:13 \377\377\377
The seven spaces used as a directory name under the /home/ftp directory is quite unusual. I think you've been hacked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2001 10:34 PM
09-04-2001 10:34 PM
Re: weird dir ..
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.
You could try to track down this "user" or you can go to the police.
But i wouldn't leave the door open too long. Check what intrucion detection systems are available.
Hope this helps.
Regards Stefan