HOME>>>>>>>>>

File broadcast-pppoe-discover

脚本使用类型: prerule
脚本所属分类: broadcast, safe
脚本下载地址: http://nmap.org/svn/scripts/broadcast-pppoe-discover.nse

User Summary

Discovers PPPoE (Point-to-Point Protocol over Ethernet) servers using the PPPoE Discovery protocol (PPPoED). PPPoE is an ethernet based protocol so the script has to know what ethernet interface to use for discovery. If no interface is specified, requests are sent out on all available interfaces.

As the script send raw ethernet frames it requires Nmap to be run in privileged mode to operate.

Example Usage

执行格式

nmap --script broadcast-pppoe-discover

Script Output

| broadcast-pppoe-discover: 
| Server: 08:00:27:AB:CD:EF
|   Version: 1
|   Type: 1
|   TAGs
|     AC-Name: ISP
|     Service-Name: test
|     AC-Cookie: e98010ed8c59a870f0dc94d56ac1095dd321000001
|_    Host-Uniq: 7f8552a0

Requires


Author: Patrik Karlsson

License: VER007 整理 http://www.ver007.com