Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Focus-Linux
[Top] [All Lists]

Re: SMB : TCP/445 impossible to sniff a document sent to be printed to a

Subject: Re: SMB : TCP/445 impossible to sniff a document sent to be printed to a MS Spooler Server
Date: 25 Aug 2005 09:14:54 -0000
Hi, 

Nothing to prove, it's already unencrypted :)

You can sniff the print job at two places:

or between PC->print_server on TCP/445 
(RAW which is PS/TXT/PCL/ blabla or EMF in this case)

or between Print_server->Printer on TCP/515 (LPR) or TCP/9100(Raw printer) 
(PS/TXT/PCL/HPGL/GDI/device dependent language in this case)

Depending on the print processor used in Windows, 
sniffed print file (prn) will be either in PCL/TXT/PS/ .... (RAW print 
processor) or EMF

You have viewer for each type of file (dig internet ...)

For ex:
EMF: EMF VIEWER (Win32)
PS: GHOST SCRIPT/GHOST VIEW (LINUX/Win32)
PCL: REDTITAN or SWIFTVIEW (Win32)
...


HTH
Regards
traxx
=================================
Visit us at www.knowledgecave.com
=================================

<Prev in Thread] Current Thread [Next in Thread>