联系站长
加入收藏
会员登陆
 您的位置: 情长在线 >> 免费下载 >> 扫描器 >> 软件信息
最 近 更 新
VMware-workstation-5…
VMware Workstation 5…
NMAP 4.00 For Win32 …
天网防火墙.2.8.0.100…
VMware Workstation v…
微点主动防御软件 v1.…
卡巴斯基反黑客软件1.…
nmap-3.90 for Win32 …
MS05-051 Scan v1.0 
X-Scan-v3.3 cn
推 荐 下 载
VMware-workstation-5…
VMware Workstation 5…
NMAP 4.00 For Win32 …
天网防火墙.2.8.0.100…
VMware Workstation v…
nmap-3.90 for Win32 …
X-Scan-v3.3 cn
天网防火墙 V2.7.6 Bu…
冰刃IceSword 1.10
虚拟机的基本知识 1.0…
本 类 下 载
1WebDavScan汉化版V1.0…
24899空口令探测器 Sca…
3SuperScan 4.0中文版
4X-Scan-v3.1-cn 3.1
5SuperScan 3.0
6X-scan 3.02 中英文版…
7nmap-3.70-win32 for …
8TCP Port Scanner V1.…
9木马辅助查找器 2004
10SQL扫描器 English
累 计 下 载
1情长黑客动画教程ISO光…
2VMware workstation 4…
3WebDavScan汉化版V1.0…
4LC4 英文版
5ms04011溢出动画教程 …
6瑞星震荡波病毒专杀工…
7天网防火墙2.5稳定 破…
84899空口令探测器 Sca…
9桂林老兵SQL注入工具 …
104899加神气儿入侵动画…
NMAP 4.00 For Win32  
文件大小:0 KB
软件等级:4星级
授权方式:免费版
软件类别:国外软件
软件语言:英文
运行环境:Win9x/Me/NT/2000/XP
开 发 商:nmap  E-mail
相关链接:开发商主页  程序演示
更新时间:2006年02月10日 16时24分02秒
解压密码:不需要
下载等级:游客  点数:0
下载次数:
□ 软件简介
Nmap 4.00 ( http://www.insecure.org/nmap )

Usage: nmap [Scan Type(s)] [Options] {target specification}

TARGET SPECIFICATION:

  Can pass hostnames, IP addresses, networks, etc.

  Ex: scanme.nmap.org, microsoft.com/24, 192.168.0.1; 10.0.0-255.1-254

  -iL <inputfilename>: Input from list of hosts/networks

  -iR <num hosts>: Choose random targets

  --exclude <host1[,host2][,host3],...>: Exclude hosts/networks

  --excludefile <exclude_file>: Exclude list from file

HOST DISCOVERY:

  -sL: List Scan - simply list targets to scan

  -sP: Ping Scan - go no further than determining if host is online

  -P0: Treat all hosts as online -- skip host discovery

  -PS/PA/PU [portlist]: TCP SYN/ACK or UDP discovery to given ports

  -PE/PP/PM: ICMP echo, timestamp, and netmask request discovery probes

  -n/-R: Never do DNS resolution/Always resolve [default: sometimes]

  --dns-servers <serv1[,serv2],...>: Specify custom DNS servers

  --system-dns: Use OS’s DNS resolver

SCAN TECHNIQUES:

  -sS/sT/sA/sW/sM: TCP SYN/Connect()/ACK/Window/Maimon scans

  -sN/sF/sX: TCP Null, FIN, and Xmas scans

  --scanflags <flags>: Customize TCP scan flags

  -sI <zombie host[:probeport]>: Idlescan

  -sO: IP protocol scan

  -b <ftp relay host>: FTP bounce scan

PORT SPECIFICATION AND SCAN ORDER:

  -p <port ranges>: Only scan specified ports

    Ex: -p22; -p1-65535; -p U:53,111,137,T:21-25,80,139,8080

  -F: Fast - Scan only the ports listed in the nmap-services file)

  -r: Scan ports consecutively - don’t randomize

SERVICE/VERSION DETECTION:

  -sV: Probe open ports to determine service/version info

  --version-intensity <level>: Set from 0 (light) to 9 (try all probes)

  --version-light: Limit to most likely probes (intensity 2)

  --version-all: Try every single probe (intensity 9)

  --version-trace: Show detailed version scan activity (for debugging)

OS DETECTION:

  -O: Enable OS detection

  --osscan-limit: Limit OS detection to promising targets

  --osscan-guess: Guess OS more aggressively

TIMING AND PERFORMANCE:

  -T[0-5]: Set timing template (higher is faster)

  --min-hostgroup/max-hostgroup <size>: Parallel host scan group sizes

  --min-parallelism/max-parallelism <msec>: Probe parallelization

  --min-rtt-timeout/max-rtt-timeout/initial-rtt-timeout <msec>: Specifies

      probe round trip time.

  --max-retries <tries>: Caps number of port scan probe retransmissions.

  --host-timeout <msec>: Give up on target after this long

  --scan-delay/--max-scan-delay <msec>: Adjust delay between probes

FIREWALL/IDS EVASION AND SPOOFING:

  -f; --mtu <val>: fragment packets (optionally w/given MTU)

  -D <decoy1,decoy2[,ME],...>: Cloak a scan with decoys

  -S <IP_Address>: Spoof source address

  -e <iface>: Use specified interface

  -g/--source-port <portnum>: Use given port number

  --data-length <num>: Append random data to sent packets

  --ttl <val>: Set IP time-to-live field

  --spoof-mac <mac address/prefix/vendor name>: Spoof your MAC address

  --badsum: Send packets with a bogus TCP/UDP checksum

OUTPUT:

  -oN/-oX/-oS/-oG <file>: Output scan in normal, XML, s|<rIpt kIddi3,

     and Grepable format, respectively, to the given filename.

  -oA <basename>: Output in the three major formats at once

  -v: Increase verbosity level (use twice for more effect)

  -d[level]: Set or increase debugging level (Up to 9 is meaningful)

  --packet-trace: Show all packets sent and received

  --iflist: Print host interfaces and routes (for debugging)

  --append-output: Append to rather than clobber specified output files

  --resume <filename>: Resume an aborted scan

  --stylesheet <path/URL>: XSL stylesheet to transform XML output to HTML

  --webxml: Reference stylesheet from Insecure.Org for more portable XML

  --no-stylesheet: Prevent associating of XSL stylesheet w/XML output

MISC:

  -6: Enable IPv6 scanning

  -A: Enables OS detection and Version detection

  --datadir <dirname>: Specify custom Nmap data file location

  --send-eth/--send-ip: Send using raw ethernet frames or IP packets

  --privileged: Assume that the user is fully privileged

  -V: Print version number

  -h: Print this help summary page.

EXAMPLES:

  nmap -v -A scanme.nmap.org

  nmap -v -sP 192.168.0.0/16 10.0.0.0/8

  nmap -v -iR 10000 -P0 -p 80

SEE THE MAN PAGE FOR MANY MORE OPTIONS, DESCRIPTIONS, AND EXAMPLES
□ 下载地址
如多个文件,请分别下载第一部分到第n部分,改名为part01,part02...partn,再解压.
 下载地址1
 下载地址2
 下载地址3
□ 相关软件::
  • VMware-workstation-5.5.0-18463 注册机Keygen [167]

  • VMware Workstation v5.5.1.19175英文破解(含注册机) [1072]

  • nmap-3.90 for Win32 [298]

  • MS05-051 Scan v1.0 [149]

  • X-Scan-v3.3 cn[694]

  • ::站内软件搜索::
      
    □ 下载说明
    如有解压密码且未明示,均为:www.fineacer.com
    如果您发现该软件不能下载,请通知管理员,谢谢!
    为了达到最快的下载速度,推荐使用网际快车下载本站软件。
    未经本站明确许可,不得非法盗链及抄袭本站资源;如引用页面,请注明来自“情长在线”!
    □ 网友评论:(只显示最新5条。评论内容只代表网友观点,与本站立场无关!) 发表评论
     设为首页  加入收藏  关于本站  免费服务  广告服务   归档中心   站点地图  版权申明  联系站长  友情链接
    Copyright© 2001-2005 F.N.S.T Fineacer.Org .All Rights Reserved ICP备案:粤ICP备05002156号