HOME>>>>>>>>>

File cups-queue-info

脚本使用类型: portrule
脚本所属分类: safe, discovery
脚本下载地址: http://nmap.org/svn/scripts/cups-queue-info.nse

User Summary

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

Script Arguments

smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername

See the documentation for the smbauth library.

http.max-cache-size, http.max-pipeline, http.pipeline, http.useragent

See the documentation for the http 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: VER007 整理 http://www.ver007.com