Strange files in /var

This is a discussion on Strange files in /var within the Linux Security forums, part of the System Security and Security Related category; [Debian sarge] I was poking around trying to figure out how to fix the damage from the latest Debian upgrade, ...


Go Back   Usenet Forums > System Security and Security Related > Linux Security

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-05-2005
Mike Oliver
 
Posts: n/a
Default Strange files in /var

[Debian sarge]

I was poking around trying to figure out how
to fix the damage from the latest Debian upgrade,
and I found these two strange files:

oliver@zermelo:/var$ ls -ld to*
-rw-r--r-- 1 root root 161 Dec 13 17:07 total.costs.Dec-2004
-rw-r--r-- 1 root root 161 Dec 13 16:59 total.costs.Nov-2003


oliver@zermelo:/var$ cat total.costs.Dec-2004
# This file contains the total price to pay to your Telecompany in Dec.
# I hope that this price below isn't too expensive for you :) hehe

total cost () = 0.00

The other file is similar. Any idea what it means? Kind of
has a hackerish sound to it, but chkrootkit shows nothing to
speak of.
Reply With Quote
  #2 (permalink)  
Old 03-05-2005
Allodoxaphobia
 
Posts: n/a
Default Re: Strange files in /var

On Fri, 04 Mar 2005 17:34:08 -0600, Mike Oliver wrote:
> [Debian sarge]
>
> I was poking around trying to figure out how
> to fix the damage from the latest Debian upgrade,
> and I found these two strange files:
>
> oliver@zermelo:/var$ ls -ld to*
> -rw-r--r-- 1 root root 161 Dec 13 17:07 total.costs.Dec-2004
> -rw-r--r-- 1 root root 161 Dec 13 16:59 total.costs.Nov-2003
>
>
> oliver@zermelo:/var$ cat total.costs.Dec-2004
> # This file contains the total price to pay to your Telecompany in Dec.
> # I hope that this price below isn't too expensive for you :) hehe
>
> total cost () = 0.00
>
> The other file is similar. Any idea what it means? Kind of
> has a hackerish sound to it, but chkrootkit shows nothing to
> speak of.


You're running a ppp dialer, aren't you?

Jonesy
--
| Marvin L Jones | jonz | W3DHJ | linux
| Gunnison, Colorado | @ | Jonesy | OS/2 __
| 7,703' -- 2,345m | config.com | DM68mn SK
Reply With Quote
  #3 (permalink)  
Old 03-05-2005
Mike Oliver
 
Posts: n/a
Default Re: Strange files in /var

Allodoxaphobia wrote:
> On Fri, 04 Mar 2005 17:34:08 -0600, Mike Oliver wrote:
>> oliver@zermelo:/var$ cat total.costs.Dec-2004
>> # This file contains the total price to pay to your Telecompany in Dec.
>> # I hope that this price below isn't too expensive for you :) hehe
>>
>> total cost () = 0.00
>>
>>The other file is similar. Any idea what it means? Kind of
>>has a hackerish sound to it, but chkrootkit shows nothing to
>>speak of.

>
>
> You're running a ppp dialer, aren't you?


Oh! Not per se; I usually use a direct ethernet
DSL connection. But when I was visiting my
Mom in December I used PPPoE (still no dialer).
You think that has something to do with it?

Thanks,
Mike

Reply With Quote
  #4 (permalink)  
Old 03-06-2005
Mike Oliver
 
Posts: n/a
Default Re: Strange files in /var

Mike Oliver wrote:
> Allodoxaphobia wrote:
>
>> On Fri, 04 Mar 2005 17:34:08 -0600, Mike Oliver wrote:
>>
>>> oliver@zermelo:/var$ cat total.costs.Dec-2004
>>> # This file contains the total price to pay to your Telecompany in
>>> Dec.
>>> # I hope that this price below isn't too expensive for you :) hehe
>>>
>>> total cost () = 0.00
>>>
>>> The other file is similar. Any idea what it means? Kind of
>>> has a hackerish sound to it, but chkrootkit shows nothing to
>>> speak of.

>>
>>
>>
>> You're running a ppp dialer, aren't you?

>
>
> Oh! Not per se; I usually use a direct ethernet
> DSL connection. But when I was visiting my
> Mom in December I used PPPoE (still no dialer).
> You think that has something to do with it?


Looks like it:

zermelo:/usr/bin# grep "total.costs" pppstatus
Binary file pppstatus matches
zermelo:/usr/bin# grep Telecompany !$
grep Telecompany pppstatus
Binary file pppstatus matches

So unless the tin-eared English in pppstatus indicates
a trojaned version, I guess I'm OK. I wish people wouldn't
fool around like this. I was close to reinstalling because
of this.
Reply With Quote
  #5 (permalink)  
Old 03-06-2005
Oliver Battenfeld
 
Posts: n/a
Default Re: Strange files in /var

Mike Oliver wrote:

Hi,

> So unless the tin-eared English in pppstatus indicates
> a trojaned version, I guess I'm OK. I wish people wouldn't
> fool around like this. I was close to reinstalling because
> of this.


well, in another post you mentioned that you already did. Next time, you
suspect that some evil hacker has placed an overview of your telco costs in
your log directory, you should probably consider making some investigations
as to what may have caused the system compromise - unless reinstalling is a
secret hobby of yours.

--
Bye,
Oliver
Reply With Quote
  #6 (permalink)  
Old 03-06-2005
1 bit
 
Posts: n/a
Default Re: Strange files in /var

Mike Oliver wrote:

> Allodoxaphobia wrote:
>> On Fri, 04 Mar 2005 17:34:08 -0600, Mike Oliver wrote:
>>> oliver@zermelo:/var$ cat total.costs.Dec-2004
>>> # This file contains the total price to pay to your Telecompany in
>>> # Dec. I hope that this price below isn't too expensive for you :)
>>> # hehe
>>>
>>> total cost () = 0.00
>>>
>>>The other file is similar. Any idea what it means? Kind of
>>>has a hackerish sound to it, but chkrootkit shows nothing to
>>>speak of.

>>
>>
>> You're running a ppp dialer, aren't you?

>
> Oh! Not per se; I usually use a direct ethernet
> DSL connection. But when I was visiting my
> Mom in December I used PPPoE (still no dialer).
> You think that has something to do with it?
>
> Thanks,
> Mike




may you post the ls -al of /var and the full output of text contained in the
files created in the same date of this 2 files, pls?
--
--
powered by linux
Reply With Quote
  #7 (permalink)  
Old 03-06-2005
Mike Oliver
 
Posts: n/a
Default Re: Strange files in /var

Oliver Battenfeld wrote:
> Mike Oliver wrote:
>
> Hi,
>
>
>>So unless the tin-eared English in pppstatus indicates
>>a trojaned version, I guess I'm OK. I wish people wouldn't
>>fool around like this. I was close to reinstalling because
>>of this.

>
>
> well, in another post you mentioned that you already did.


No. I said I reinstalled once because I thought my setup
could have been compromised. That was last year some time;
completely separate issue.
Reply With Quote
  #8 (permalink)  
Old 03-06-2005
Mike Oliver
 
Posts: n/a
Default Re: Strange files in /var

1 bit wrote:

> may you post the ls -al of /var and the full output of text contained in the
> files created in the same date of this 2 files, pls?


I don't see any reason to, as I'm now satisfied I know where the files
came from.
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 04:05 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0