[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: webcache/port 8080



Nate Amsden said:
> what i do in situations like this is run
> 
> lsof | grep LISTEN
> 
> or lsof | grep 8080
> 
> or lsof | grep LISTEN | grep 8080

Thanks for the reminder...  I knew there was another fuser-like command, but
couldn't remember its name.

It agrees with fuser, though - grepping for 8080 or webcache turns up
nothing.  (LISTEN gets me a nice long list of inted and portsentry
references, though...)

What are the odds I was cracked and someone put in a trojan daemon with the
brains to figure out when it's been detected and shut itself down?  *shudder*

-- 
"Two words: Windows survives." - Craig Mundie, Microsoft senior strategist
"So does syphillis. Good thing we have penicillin." - Matthew Alton
Geek Code 3.1:  GCS d- s+: a- C++ UL++$ P+>+++ L+++>++++ E- W--(++) N+ o+
!K w---$ O M- V? PS+ PE Y+ PGP t 5++ X+ R++ tv b+ DI++++ D G e* h+ r++ y+



Reply to: