Home page logo
/
Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News

Sponsors

SolarWinds makes easy-to-use enterprise IT management software to help IT pros solve problems every day and help to enable efficient and effective management of networks and IT environments.

Join our online community of over 100,000 IT professionals talking shop. Get involved. Gain insights. Share tips and tricks. Visit thwack today!


File pjl-ready-message

Script types: portrule
Categories: intrusive
Download: http://nmap.org/svn/scripts/pjl-ready-message.nse

User Summary

Retrieves or sets the ready message on printers that support the Printer Job Language. This includes most PostScript printers that listen on port 9100. Without an argument, displays the current ready message. With the pjl_ready_message script argument, displays the old ready message and changes it to the message given.

Script Arguments

pjl_ready_message

Ready message to display.

Example Usage

nmap --script=pjl-ready-message.nse \
  --script-args='pjl_ready_message="your message here"'

Script Output

9100/tcp open  jetdirect
|_ pjl-ready-message: "READY" changed to "p0wn3d pr1nt3r"

Requires


Author: Aaron Leininger

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

Nmap Site Navigation

Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]