Showing posts with label hack. Show all posts
Showing posts with label hack. Show all posts

Tuesday, November 3, 2009

How to do Netbios Hacking


THIS 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.”net view” is one of the netbios command to view the shared resources of the remote 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 in it’s place.If succeeded a list of HARD-DISK DRIVES & PRINTERS are shown.If not an error message is displayed. So repeat the procedure 2 with a different IP address.

3. After succeeding, use the “net use” command in the command prompt.The “net use” is another netbios command which makes it possible to 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 DRIVES INCLUDING HARD-DISK DRIVES,FLOPPY DRIVES AND ROM-DRIVES ON YOUR COMPUTER.THAT IS IF YOU HAVE C: & D: AS HARD DIRVES, A: AS FLOPPY DIVE AND E: AS CD-DRIVE, GIVE F: AS YOUR SHARED DRIVE IN THE COMMAND PROMPT

F:,”SharedDocs” are the names of remote computer’s hard-disk’s drives that you want to hack. “Myprint” is the name of remote computer’s printer.These are displayed after giving “net use” command. “219.64.55.112″ is the IP address of remote computer that you want to hack.

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’s Hard-Drive.You can copy files,music,folders etc. from victim’s hard-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 Computer Will Not Succeed In Gaining Access To Remote Computer Through Netbios.That is Netbios Hacking Is Not Possible In This Situation.(An Error Message Is Displayed).So Repeat The Procedure 2,3 With Different IP Address.


njoyyyyyyy

Thursday, August 28, 2008

Secret Backdoor To Many Websites (very useful)

Ever experienced this? You ask Google to look something up; the engine returns with a number of finds, but if you try to open the ones with the most promising content, you are confronted with a registration page instead, and the stuff you were looking for will not be revealed to you unless you agree to a credit card transaction first....The lesson you should have learned here is: Obviously Google can go where you can't.Can we solve this problem? Yes, we can. We merely have to convince the site we want to enter, that WE ARE GOOGLE.In fact, many sites that force users to register or even pay in order to search and use their content, leave a backdoor open for the Googlebot, because a prominent presence in Google searches is known to generate sales leads, site hits and exposure.Examples of such sites are Windows Magazine, .Net Magazine, Nature, and many, many newspapers around the globe.How then, can you disguise yourself as a Googlebot? Quite simple: by changing your browser's User Agent. Copy the following code segment and paste it into a fresh notepad file. Save it as Useragent.reg and merge it into your registry.Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\User Agent]@="Googlebot/2.1""Compatible"="+http://www.googlebot.com/bot.html"Voila! You're done!You may always change it back again.... I know only one site that uses you User Agent to establish your eligability to use its services, and that's the Windows Update site...To restore the IE6 User Agent, save the following code to NormalAgent.reg and merge with your registry:Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\User Agent]@="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"

Sunday, July 20, 2008

Hack into Windows Network

by Chris Zhang////////////////////////////////////////////////////////////////////I have read lots of articles embrace various methods of hacking intowindows networks. Except for NetBIOS attacks, the majority of theothers concern registry attacking. Not to impugn these authors, theirhacking tutorials reflected very limited understanding of registrystructure and how exactly it works. They probably know perfectly howto use the registry, but the knowledge behind it. Okay, get rid of myguff. Let’s start.////////////////////////////////////////////////////////////////////DOS ATTACK (local computers or equivalent to local computers but in anetwork ONLY)////////////////////////////////////////////////////////////////////Say you have a situation:NO user name and password are givenNO Bios password banner being activeA: or CD-ROM drive is present and functionalBasic principle: make your own registry file which anti-disable thefunctions that were disabled in your target computer, then import itto the system registry, restart the computer or refresh the system.Copy the red bit and save it as *.regRegedit 4[HKEY_LOCAL_MACHINE\Network\logon]"mustbevalidated"=dword:00000000Boot up your computer to real Dos and copy the file to a path like c:Type: path c:\windows enter Regedit *.reg enterYou will see something like ‘successfully’. Restart your computer seewhat happens.This file would let you enter windows without providing your user nameand password, but simply click on cancel or press Esc.////////////////////////////////////////////////////////////////////GUI ATTACK (Network computers)////////////////////////////////////////////////////////////////////Again, say you have a situation:Granted an account with limited privilegeInternet connection available and eligible to downloadA: drive inaccessible, but physically presentNOT on Windows NT or 2000 network, administrator use other programsrestrict your access rights.Basic principle: Write your own reg file and send it to your email boxthen receive it on the target computer, run the reg file withoutsaving it(for your own safe, might get caught if you do save).Like dos attack, copy the red bit once again, save it as *.reg, thendouble click on it to execute, also you can put more stuff in it toenable more functions, example:Regedit 4[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]"norun"=dword:00000000After running the file, you have to refresh your system, you can logout and log back in, as long as you are not on a Windows NT or 2000network, the administrator use other programs restrict your accessrights. Or, you press ctrl+alt+del, when a box pops up and ask you toconfirm shut down computer or restart, just press cancel, then waitfew seconds until another box comes up, click on end task. All thefunctions which you have enabled will take affect immediately.On Windows NT or 2000 network, the administrator use policies torestrict your access rights.Make sure hidden and system files are shown. Go to windows folder andsearch poledit.exe, double click on it. An error message will pop outsay can’t find pol file, no worries, click ok, then cancel the nextbox. Go to option and click on template, add. Go to system drive:\windows\inf. Then you will see heaps adm file, choose windows.adm andpress ok. Then go to file, open registry. What can you see? Change itaround for your own pleasure, mate.If you wanna know the whole network configuration just click on Fileand go the option below Exit.DO REMEMBER to refresh your system. (Don’t log out and back in, theother way)If you want to get access to A: drive, first enable show all drives inpolicy. If doesn’t work, enable dos prompt. Use assembly languagetype:Debug-O 70 10-O 71 0Or make up any numbers which are different. (Cheat POST)Method 2: unplug the network cable when being copying policy from theserver, then you got full access to the computer, but out of thenetwork, no worries. Go to windows folder then inf folder, which isdefault hidden. Move the *.adm files to other path, then log back in.cause the system cant find any restriction configuration files,apparently the restrictions are not going to take affect.Enjoy