File broadcast-bjnp-discover
Script types:
prerule
Categories:
safe, broadcast
Download: http://nmap.org/svn/scripts/broadcast-bjnp-discover.nse
User Summary
Attempts to discover Canon devices (Printers/Scanners) supporting the BJNP protocol by sending BJNP Discover requests to the network broadcast address for both ports associated with the protocol.
The script then attempts to retrieve the model, version and some additional information for all discovered devices.
Script Arguments
broadcast-bjnp-discover.timeout
specifies the amount of seconds to sniff the network interface. (default 30s)
Example Usage
nmap --script broadcast-bjnp-discover
Script Output
| broadcast-bjnp-discover: | 192.168.0.10 | Printer | Manufacturer: Canon | Model: MG5200 series | Description: Canon MG5200 series | Firmware version: 1.050 | Command: BJL,BJRaster3,BSCCe,NCCe,IVEC,IVECPLI | Scanner | Manufacturer: Canon | Model: MG5200 series | Description: Canon MG5200 series |_ Command: MultiPass 2.1,IVEC
Requires
Author: Patrik Karlsson
License: Same as Nmap--See http://nmap.org/book/man-legal.html


