Sleipnirnkn
July 10th, 2009, 07:07 PM
Hi everyone;
I'm using Ubuntu Jaunty about a few months ago but my experience with linux is recent.
Doing a general checks of my ubuntu, in this case, for open ports and others i found this:
cmd: netstat -at
tcp 0 0 vortex:smtp *:* ESCUCHAR
tcp6 0 0 [::]:netbios-ssn [::]:* ESCUCHAR
tcp6 0 0 [::]:microsoft-ds [::]:* ESCUCHAR
The open ports are: 25, 139 y 445.
if i not wrong the ports 139 and 445 are from Samba, to share resources with Windows.
i tried to conect to the 25 and i found ESMTP running on this port. I don't use any email client, and don't find any SMTP app running at this time.
Also, run nmap, from other pc of the LAN with backtrack and says:
cmd: nmap -vv {ubuntu-laptop}
139/tcp open netbios-ssn
445/tcp open microsoft-ds
513/tcp open login
514/tcp open shell
Can someone explainme why this is possible ?
i search for close this port or close the process whos trigger that.
also try to google all mighty reponse me that, but nothing is exactly like this issue.
other test that made:
cmd: netstat -atop
Conexiones activas de Internet (servidores y establecidos)
Protocolo Recv-Q Send-Q Dirección Local Dirección Externa Estado PID/Program name Temporizador
tcp 0 0 vortex:smtp *:* ESCUCHAR 2999/exim4 apagado (0.00/0/0)
tcp6 0 0 [::]:netbios-ssn [::]:* ESCUCHAR 3036/smbd apagado (0.00/0/0)
tcp6 0 0 [::]:microsoft-ds [::]:* ESCUCHAR 3036/smbd apagado (0.00/0/0)
Seems that exim4 is my karma.
i am clear ?
** Can i close exim4 and delete it from the start without interfiering with the normal use of ubuntu?
** this 139 & 445 TCP ports represents a vulnerability to exploit from others ? and if the prev answer if yes, this cause what on ubuntu ?
i hope to someone help me out with this, beacuse this issue brings me lots of frustrations :P
PD: Sorry for my bad english.
I'm using Ubuntu Jaunty about a few months ago but my experience with linux is recent.
Doing a general checks of my ubuntu, in this case, for open ports and others i found this:
cmd: netstat -at
tcp 0 0 vortex:smtp *:* ESCUCHAR
tcp6 0 0 [::]:netbios-ssn [::]:* ESCUCHAR
tcp6 0 0 [::]:microsoft-ds [::]:* ESCUCHAR
The open ports are: 25, 139 y 445.
if i not wrong the ports 139 and 445 are from Samba, to share resources with Windows.
i tried to conect to the 25 and i found ESMTP running on this port. I don't use any email client, and don't find any SMTP app running at this time.
Also, run nmap, from other pc of the LAN with backtrack and says:
cmd: nmap -vv {ubuntu-laptop}
139/tcp open netbios-ssn
445/tcp open microsoft-ds
513/tcp open login
514/tcp open shell
Can someone explainme why this is possible ?
i search for close this port or close the process whos trigger that.
also try to google all mighty reponse me that, but nothing is exactly like this issue.
other test that made:
cmd: netstat -atop
Conexiones activas de Internet (servidores y establecidos)
Protocolo Recv-Q Send-Q Dirección Local Dirección Externa Estado PID/Program name Temporizador
tcp 0 0 vortex:smtp *:* ESCUCHAR 2999/exim4 apagado (0.00/0/0)
tcp6 0 0 [::]:netbios-ssn [::]:* ESCUCHAR 3036/smbd apagado (0.00/0/0)
tcp6 0 0 [::]:microsoft-ds [::]:* ESCUCHAR 3036/smbd apagado (0.00/0/0)
Seems that exim4 is my karma.
i am clear ?
** Can i close exim4 and delete it from the start without interfiering with the normal use of ubuntu?
** this 139 & 445 TCP ports represents a vulnerability to exploit from others ? and if the prev answer if yes, this cause what on ubuntu ?
i hope to someone help me out with this, beacuse this issue brings me lots of frustrations :P
PD: Sorry for my bad english.