Script cups-info

Script types: portrule
Categories: safe, discovery
Download: https://svn.nmap.org/nmap/scripts/cups-info.nse

Script Summary

Lists printers managed by the CUPS printing service.

Script Arguments

slaxml.debug

See the documentation for the slaxml library.

http.host, http.max-body-size, http.max-cache-size, http.max-pipeline, http.pipeline, http.truncated-ok, http.useragent

See the documentation for the http library.

smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername

See the documentation for the smbauth library.

Example Usage

nmap -p 631 <ip> --script cups-info

Script Output

PORT    STATE SERVICE
631/tcp open  ipp
| cups-info:
|   Generic-PostScript-Printer
|     DNS-SD Name: Lexmark S300-S400 Series @ ubu1110
|     Location:
|     Model: Local Raw Printer
|     State: Processing
|     Queue: 0 print jobs
|   Lexmark-S300-S400-Series
|     DNS-SD Name: Lexmark S300-S400 Series @ ubu1110
|     Location:
|     Model: Local Raw Printer
|     State: Stopped
|     Queue: 0 print jobs
|   PDF
|     DNS-SD Name: PDF @ ubu1110
|     Location:
|     Model: Generic CUPS-PDF Printer
|     State: Idle
|_    Queue: 0 print jobs

Requires


Author:

  • Patrik Karlsson

License: Same as Nmap--See https://nmap.org/book/man-legal.html