the Output:
[root@s1 ~]# rpm -qa|grep httpd
httpd-2.2.21-11092115
OMG! ...
Code:
[root@s1 /]# nmap 1X6.XX.1X7.XX Starting Nmap 4.11 ( [URL]http://www.insecure.org/nmap/[/URL] ) at 2012-03-26 15:21 CEST Interesting ports on s1.root (1XX.XX.1X7.XX): Not shown: 1664 closed ports PORT STATE SERVICE 21/tcp open ftp 22/tcp open ssh 25/tcp open smtp 53/tcp open domain 80/tcp open http 106/tcp open pop3pw 110/tcp open pop3 111/tcp open rpcbind 143/tcp open imap 443/tcp open https 465/tcp open smtps 824/tcp open unknown 993/tcp open imaps 995/tcp open pop3s 3306/tcp open mysql 8443/tcp open https-alt Nmap finished: 1 IP address (1 host up) scanned in 0.046 seconds
When i make a NMAP from a other Server:
Code:
root@server:/home/sr# nmap 1XX.XX.1X7.XX Starting Nmap 5.00 ( [URL]http://nmap.org[/URL] ) at 2012-03-26 21:18 CEST Interesting ports on s1.root (1XX.XX.1X7.XX): Not shown: 998 filtered ports PORT STATE SERVICE 22/tcp open ssh 631/tcp closed ipp Nmap done: 1 IP address (1 host up) scanned in 5.13 seconds
Leave a comment: