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

Re: finding a process that bind a spcific port



The same...

no output
using lsof -i :10001

Nico

-----Message d'origine----- From: Marco De Benedetto
Sent: Wednesday, January 22, 2014 1:35 PM
To: debian-security@lists.debian.org
Subject: Re: finding a process that bind a spcific port

On mer 22 gen, Andika Triwidada wrote:
On Wed, Jan 22, 2014 at 7:20 PM, Nico Angenon <nico@creaweb.fr> wrote:
> Hello,
>
> i think i’ve been hacked on one of my boxes...
>
> I try to find with process bind a specific port :
>
> # netstat -anpe |grep udp
> gives me
> udp        0      0 0.0.0.0:10001           0.0.0.0:*
> 0          5950269     -
>
>
> but
> # lsof |grep 10001
> doesn’t show me anything

lsof -i -n | grep 10001

sudo lsof -i :10001


--
To UNSUBSCRIBE, email to debian-security-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: [🔎] 20140122123529.GA11513@galliera.it">http://lists.debian.org/[🔎] 20140122123529.GA11513@galliera.it
Reply to: