Nmap suggests the following ports are open:
25/tcp open smtp
111/tcp open rpcbind
139/tcp open netbios-ssn
445/tcp open microsoft-ds
631/tcp open ipp
901/tcp open samba-swat
2049/tcp open nfs
I run a desktop email client that uses smtp apart from that I do not know
why rest of the above services are open.
it even had SSH listening on 22, changed the port # and also changed
PermitRootLogin to no in /etc/ssh/sshd_config after looking at the following
output:
also installed gufw and set it to deny as default.
root@computer:/home/user# grep -ir "Failed password" /var/log/*
/var/log/auth.log.1:Aug 14 13:50:37 computer sshd[3553]: Failed password for
root from 60.242.242.121 port 56631 ssh2
/var/log/auth.log.1:Aug 15 22:13:10 computer sshd[5129]: Failed password for
invalid user admin from 190.24.225.223 port 22792 ssh2
root@computer:/home/user# grep -ir BREAK-IN /var/log/*
/var/log/auth.log.1:Aug 15 22:13:08 computer sshd[5129]: reverse mapping
checking getaddrinfo for
corporat190-24225223.sta.etb.net.co[190.24.225.223] failed - POSSIBLE
BREAK-IN ATTEMPT!
how can I find out if this system has been compromised?
what are the steps I need to take to secure it?
Kind regards,
Yudi
Nmap suggests the following ports are open:<br><br>25/tcp open smtp<br>111/tcp open rpcbind<br>139/tcp open netbios-ssn<br>445/tcp open microsoft-ds<br>631/tcp open ipp<br>901/tcp open samba-swat<br>2049/tcp open nfs<br>
<br>I run a desktop email client that uses smtp apart from that I do not know why rest of the above services are open. <br><br>it even had SSH listening on 22, changed the port # and also
changed PermitRootLogin to no
<style type="text/css">p { margin-bottom: 0.21cm; }</style>in /etc/ssh/sshd_config after looking at the following output:<br>also installed gufw and set it to deny as default.<br><br>root@computer:/home/user# grep -ir "Failed password" /var/log/*<br>
/var/log/auth.log.1:Aug 14 13:50:37 computer sshd[3553]: Failed password for root from 60.242.242.121 port 56631 ssh2<br>/var/log/auth.log.1:Aug 15 22:13:10 computer sshd[5129]: Failed password for invalid user admin from 190.24.225.223 port 22792 ssh2<br>
root@computer:/home/user# grep -ir BREAK-IN /var/log/*<br>/var/log/auth.log.1:Aug 15 22:13:08 computer sshd[5129]: reverse mapping checking getaddrinfo for <a href="http://corporat190-24225223.sta.etb...</a> [190.24.225.223] failed - POSSIBLE BREAK-IN ATTEMPT!<br>
<br><br>how can I find out if this system has been compromised?<br><br>what are the steps I need to take to secure it?<br>-- <br>Kind regards,<br>Yudi<br><br>
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/CACo--mvqoi...pt14iyaQ2A@mail.gmail.com
Replies