"윈도우 nmap 설치"의 두 판 사이의 차이

22번째 줄: 22번째 줄:


==같이 보기==
==같이 보기==
* [[리눅스 nmap 설치]]
* [[CentOS nmap 설치]]
* [[우분투 nmap 설치]]


==참고 자료==
==참고 자료==
* http://choboitstory.tistory.com/185
* http://choboitstory.tistory.com/185

2017년 5월 12일 (금) 18:47 판

윈도우 nmap 설치

1 방법

2 확인

C:\Users\Zetawiki>nmap
Nmap 7.40 ( https://nmap.org )
Usage: nmap [Scan Type(s)] [Options] {target specification}
TARGET SPECIFICATION:
  Can pass hostnames, IP addresses, networks, etc.
... (생략)
EXAMPLES:
  nmap -v -A scanme.nmap.org
  nmap -v -sn 192.168.0.0/16 10.0.0.0/8
  nmap -v -iR 10000 -Pn -p 80
SEE THE MAN PAGE (https://nmap.org/book/man.html) FOR MORE OPTIONS AND EXAMPLES

3 같이 보기

4 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}