Subscribe to our RSS Feeds
HackNsLash is definitely not a site that promotes or encourages computer hacking (unethical), but rather it is a Computer Security related website. In fact, Computer Hacking and Computer Security are the two concepts that goes hand-in-hand. They are like the two faces of the same coin. So with the existence of close proximity between Hacking and Security, it is more likely that people often mistake our site to be one that promotes Hacking. But in reality, our goal is to prevent hacking. We believe that unless you know how to hack (ethically), you cannot defend yourself from malicious hack attacks. Know Hacking but No Hacking!

Netbios Hacking

0 Comments »
 
HIS NETBIOS HACKING GUIDE WILL TELL YOU ABOUT HACKING REMOTE COMPUTER AND GAINING ACCESS TO IT’S HARD-DISK OR PRINTER.NETBIOS HACK IS THE EASIEST WAY TO BREAK INTO A REMOTE COMPUTER.


STEP-BY-STEP NETBIOS HACKING PROCEDURE

1.Open command prompt

2. In the command prompt use the “net view” command
( OR YOU CAN ALSO USE “NB Scanner” OPTION IN “IP-TOOLS” SOFTWARE BY ENTERING RANGE OF IP ADDRESSS.BY THIS METHOD YOU CAN SCAN NUMBER OF COMPUTERS AT A TIME).
Example: C:\>net view \\219.64.55.112
The above is an example for operation using command prompt.”netview” is one of the netbios command to view the shared resources of theremote computer.Here “219.64.55.112″ is an IP address of remote computer that is to be hacked through Netbios.You have to substitute a vlaid IP address init’s place.If succeeded a list of HARD-DISK DRIVES & PRINTERS areshown.If not an error message is displayed. So repeat the procedure 2with a different IP address.

3. After succeeding, use the “net use” command in the commandprompt.The “net use” is another netbios command which makes it possibleto hack remote drives or printers.
Example-1:
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

NOTE: In Examples 1,2 & 3, D:,G: & I: are the Network Drive Names that are to be created on your computer to access remote computer’s hard-disk.
NOTE: GIVE DRIVE NAMES THAT ARE NOT USED BY ANY OTHER DRIVESINCLUDING HARD-DISK DRIVES,FLOPPY DRIVES AND ROM-DRIVES ON YOURCOMPUTER.THAT IS IF YOU HAVE C: & D: AS HARD DIRVES, A: AS FLOPPYDIVE AND E: AS CD-DRIVE, GIVE F: AS YOUR SHARED DRIVE IN THE COMMANDPROMPT
F:,”SharedDocs” are the names of remote computer’s hard-disk’sdrives that you want to hack. “Myprint” is the name of remotecomputer’s printer.These are displayed after giving “net use” command.“219.64.55.112″ is the IP address of remote computer that you want tohack.

4. After succeeding your computer will give a message that “The command completed successfully“. Once you get the above message you are only one step away from hacking the computer.
Now open “My Computer” you will see a new “Hard-Disk drive”(Shared)with the specified name.You can open it and access remote computer’sHard-Drive.You can copy files,music,folders etc. from victim’shard-drive.You can delete/modify data on victim’s hard-drive only if WRITE-ACCESS is enabled on victim’s system.You can access files\folders quickly through “Command Prompt”.

NOTE: If Remote Computer’s Firewall Is Enabled Your ComputerWill Not Succeed In Gaining Access To Remote Computer ThroughNetbios.That is Netbios Hacking Is Not Possible In This Situation.(AnError Message Is Displayed).So Repeat The Procedure 2,3 With DifferentIP Address.
HAPPY NETBOS HACKING!!
7:00 PM

0 Responses to "Netbios Hacking"

Post a Comment