Title20110603


Main Programming Languages
ASP.NET C# Fortran Matlab
Ph.D
Major News CFD
OS
ubuntu windows IPAD
Review

[0] Vortex Sound
[1] Sound and Source of Sound
[2] Back-Scattering correction and further extensions of Amiets TE noise model Part 1: theory

Life
[0] 잡담 [1] 사진

이 블로그 검색

2011년 3월 30일 수요일

open port scan


출처:http://bomool.net/bbs/board.php?bo_table=bo0101&wr_id=11

Linux(리눅스)에서 open port check하기
Ubuntu(우분투)에서 열려있는 포트 목록 보기

# nmap -v 서버아이피

이렇게 입력하면 다음과 같이 결과가 뜹니다.

Not shown: 1705 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
110/tcp open pop3
143/tcp open imap
993/tcp open imaps
995/tcp open pop3s



혹시라도 설치가 되어있지 않다면 Ubuntu 유저는 다음과 같이 입력하면 nmap을 설치할 수 있습니다.
# apt-get install nmap

댓글 없음:

댓글 쓰기

twitter leegse