Script cups-queue-info

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

Script Summary

Lists currently queued print jobs of the remote CUPS service grouped by printer.

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-queue-info

Script Output

PORT    STATE SERVICE
631/tcp open  ipp
| cups-queue-info:
|   HP Laserjet
|     id  time                 state  size (kb)  owner            jobname
|     14  2012-04-26 22:01:19  Held   2071k      Patrik Karlsson  Print - CUPS Implementation of IPP - Documentation - CUPS
|   Generic-PostScript-Printer
|     id  time                 state    size (kb)  owner    jobname
|     3   2012-04-16 23:25:47  Pending  11k        Unknown  Unknown
|     4   2012-04-16 23:33:21  Pending  11k        Unknown  Unknown
|_    11  2012-04-24 08:15:14  Pending  13k        Unknown  Unknown

Requires


Author:

  • Patrik Karlsson

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