Sunday, April 27, 2008

HACKING NETWORK PRINTERS

How to hack network printers

Hacking Networks what I know
In this step by step guide you will learn about: How to hack network printers using the command prompt
Things to remember
• CP = Command Prompt
• HDs = Hard Drives
Step by Step:
1. Open command prompt if it's block and you don't know how to get to it go to Using the command prompt under a limited account and then continue to step #2.
2. In command prompt type
c:\windows>nbtstat -a 203.195.136.156
(instead of the I.P. address type the real I.P. address or the name of the computer your trying to get to) and if you don't know how to get the name of the computer then go to what to do after hacking the C:\ drive and then continue to step #3.

3. Let say that it gives you this

NetBIOS Remote Machine Name Table

Name Type Status
---------------------------------------------
user <00> UNIQUE Registered
workgroup <00> GROUP Registered
user <03> UNIQUE Registered
user <20> UNIQUE Registered


MAC Address = 00-02-44-14-23-E6



The number <20> shows that the victim has enabled the File And Printer Sharing.

-------------------------------------

NOTE - If you do not get this number there are two possible answers

A. You do not get the number <20>. This shows that the victim has not enabled the File and Printer Sharing. (SO STOP READING HERE BECAUSE IF DONT GET IT THAT MEANS THAT IT'S ALMOST IMPOSSIBLE TO GET TO THE PRINTER).

B. You get "Host Not found". This shows that the port 139 is closed or the ip address or computer name doesn't exist or the computer you are trying to get to is turned off.

4. Now in command prompt type
c:\windows>net view \\203.195.136.156

Let's suppose we get the following output

Shared resources at \\203.195.136.156
The computer's name will be here

Share name Type Used as Comment

-------------------------------------------
CDISK Disk
Hello Printer



The command completed successfully.
5. The name Hello is one of the printers that being shared on command prompt (the word Printer at the side its just saying what the thing being shared is a printer, disk or a file) now type
c:\windows>net use \\203.195.136.156\Hello

If the command is successful we will get the confirmation - The command was completed successfully

Now when you want to print anything the printer should be listed there so you can use it. Just select the printer named hello and click print.
Back to Hacking Hard Drives with command prompt
End of command prompt step by step guides
happy learning!!!
Back to Top

Hacking Tutorials
Home !
Command Prompt
Command Prompt CP on limited account Hack Network HDs Hack Network Printers
Hacking C:\ Drives & Servers
Security and Programs
Erasing Your Tracks
Hacking Tricks
Ethical & Unethical Hackers
My Space
Hacking The Xbox
Backing up your DVD's
Help
Link To Us
Working Projects & New Stuff
Wonderful Images
About Me / Contact Me
Disclaimer
Links
________________________________________
© 2006 Master Juan. All rights reserved.
Contact Me| Rate My Site | Forum | SiteMap | Disclaimer

No comments:

Post a Comment