Mar 01 2007

Your Domain

Your Domain
How to make it look like an external file is downloading from your domain?

Basically I am trying to hide the original source of a file that is to be downloaded by making it look like it is coming from either my or someone elses domain. My main problem is the “download from” info firefox provides when you click on a file to download…thanks.

Hello,

There are some ways you can do this using a scripting language. In this example, I will use PHP, you can use any other language, the procedure is the same. I am just letting the server stream the external file to your server back to the user requesting it. The person requesting it WILL just know that the file is available on your server but in reality it isn;t :) Nice way to cloak a file!

Your traffic will be used since the user will be downloading it from you, but traffic is cheap nowadays so who cares :)

Basically, you can use cURL (efficient way) to stream the file to server then to user. That is the only way you can do it.

Basically you can do the following:
=============
$image_url = “http://us.i1.yimg.com/us.yimg.com/i/us/sch/gr/ga_ans_uh_logo.gif”;
$ch = curl_init();
$timeout = 0;
curl_setopt ($ch, CURLOPT_URL, $image_url);
curl_setopt ($ch, CURLOPT_CONNECTTIMEOUT, $timeout);

// Getting binary data
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_BINARYTRANSFER, 1);

$image = curl_exec($ch);
curl_close($ch);

// output to browser
header(“Content-type: image/jpeg”);
echo $image;
=============

What the above code does, it goes to that external image file, and streams it to the user. But your server will have the traffic as well (bandwidth will be used by your server). You can change the header Content-Type to anything you want… Form PDF to EXE to DOCs to ZIP. You can know all the content types from:

http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html

If you wish to download the file directly (like a save file dialog) add the following header:
header(‘Content-Disposition: attachment; filename=”myimage.jpg”;’);

My Webhosting provider provided us with the following class to download an external file, and store it on the webserver, you could add some methods I explained above to automatically serve it.

Download Class from:

http://wiki.dreamhost.com/index.php/CURL

=======================

class downloader {
var $tempFolder;
var $tempFiles = array();

function __destruct () {
foreach ($this->tempFiles as $file) {
unlink($file['temp']);
}
}

function __construct ($temp)
{
$this->tempFolder = $temp;
}

function get ($url) {
array_unshift($this->tempFiles, array(
‘extension’=> array_pop(explode(‘.’, $url)),
‘original’=> basename($url),
‘temp’=> $this->tempFolder . md5(microtime()),
));
$ch = curl_init($url);
$fp = fopen($this->tempFiles[0]['temp'], ‘w’);
curl_setopt($ch, CURLOPT_FILE, $fp);
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
curl_exec($ch);
curl_close($ch);
fclose($fp);
return $this->tempFiles[0]['temp'];
}

function read ($index = 0) {
return file_get_contents($this->tempFiles[$index]['temp']);
}

function readArray ($index = 0)
{
return file($this->tempFiles[$index]['temp']);
}

function listFiles () {
return $this->tempFiles;
}

function save ($path, $index = 0) {
copy($this->tempFiles[$index]['temp'], (is_dir($path) ? $path . $this->tempFiles[$index]['original'] : $path));
}
}

$d = new downloader(‘/home//‘);

?>

=======================

Hope it helped,

Good Luck

Configure your Domain Controller Part 1


Coal Harbor Queen Platform Bed with Headboard (Espresso) (31.5H x 69.5W x 83.25D)


Coal Harbor Queen Platform Bed with Headboard (Espresso) (31.5H x 69.5W x 83.25D)


$220.56


The contemporary and functional design of the Coal Harbor Queen Platform Bed with Headboard make this a great addition to any bedroom. The platform design makes a box spring unnecessary, providing all the support your mattress needs. Clean lines allow this bed frame to go with many styles of bedroom furniture. A 3″ recess keeps the mattress in place. This bed includes both the frame and headboard….

Atlantic Furniture Shaker Work Table


Atlantic Furniture Shaker Work Table



The Atlantic Furniture Home Office Collection offers you an unlimited number of possibilities. Mix and match pieces to create an office customized to fit your space….


Whistling Squeaky Bone Dog Toy


Whistling Squeaky Bone Dog Toy


$14.95


Made of durable and non-toxic platic vinyl, this squeaky bone for pets is the perfect cheweable squeaky toy you will find. Designed with real long bone appearance (almost), it enables your pet to chew it with great interest without getting sick. This item is accommodated for small and medium dogs as well as cats. It will certainly entertain your pet and keep his or teeth healthy. Product Content: …

Libbey Domaine 6-oz Flute Glasses (Pack of 12)


Libbey Domaine 6-oz Flute Glasses (Pack of 12)


$49.99


Libbey Glassware is the innovative leader in North America in producing durable, quality glassware for the food service industry. These high-quality drinking flutes are ideal for bubbling champagnes.

Libbey Domaine 8-oz Martini Glasses (Pack of 12)


Libbey Domaine 8-oz Martini Glasses (Pack of 12)


$40.04


Libbey Glassware is the innovative leader in North America in producing durable, quality glassware for the foodservice industry. These glasses come in a case of 12.

Microsoft Windows 7 Ultimate - Upgrade - Upgrade Package - 1 PC


Microsoft Windows 7 Ultimate – Upgrade – Upgrade Package – 1 PC


$217.49


Microsoft Windows 7 Ultimate – Upgrade – Upgrade Package – 1 PC



 1920s American Radio Programs, Including: Mobil, Rudy Vall E, Amos 'n' Andy, the Goldbergs, Your Hit Parade, the Voice of Firestone, National Barn Dance, Sanka, Let's Pretend, New York Symphony Orchestra, the Collier Hour, Al Pearce, the A&p Gypsies


1920s American Radio Programs, Including: Mobil, Rudy Vall E, Amos ‘n’ Andy, the Goldbergs, Your Hit Parade, the Voice of Firestone, National Barn Dance, Sanka, Let’s Pretend, New York Symphony Orchestra, the Collier Hour, Al Pearce, the A&p Gypsies


$17.34


New – Hephaestus Books represents a new publishing paradigm, allowing disparate content sources to be curated into cohesive, relevant, and informative books. To date, this content has been curated from Wikipedia articles and images under Creative Commons licensing, although as Hephaestus Books continues to increase in scope and dimension, more licensed and public domain content is being added. We believe books such as this represent a new and exciting lexicon in the sharing of human knowledge. T

 1922 Films, Including: Nanook of the North, Cops (Film), Manhatta, Sky High (1922 Film), Nosferatu, Bulldog Drummond (1922 Film), Robin Hood (1922 Film), Down to the Sea in Ships, Tell Your Children, Pay Day (1922 Film), a Bill of Divorcement, H Xan


1922 Films, Including: Nanook of the North, Cops (Film), Manhatta, Sky High (1922 Film), Nosferatu, Bulldog Drummond (1922 Film), Robin Hood (1922 Film), Down to the Sea in Ships, Tell Your Children, Pay Day (1922 Film), a Bill of Divorcement, H Xan


$31.22


New – Hephaestus Books represents a new publishing paradigm, allowing disparate content sources to be curated into cohesive, relevant, and informative books. To date, this content has been curated from Wikipedia articles and images under Creative Commons licensing, although as Hephaestus Books continues to increase in scope and dimension, more licensed and public domain content is being added. We believe books such as this represent a new and exciting lexicon in the sharing of human knowledge. T

 1939 Plays, Including: The Little Foxes, Life with Father, Mother Courage and Her Children, Present Laughter, the Iceman Cometh, Arsenic and Old Lace (Play), the Time of Your Life, the Man Who Came to Dinner, This Happy Breed, Key Largo (Play)


1939 Plays, Including: The Little Foxes, Life with Father, Mother Courage and Her Children, Present Laughter, the Iceman Cometh, Arsenic and Old Lace (Play), the Time of Your Life, the Man Who Came to Dinner, This Happy Breed, Key Largo (Play)


$16.42


Used – Hephaestus Books represents a new publishing paradigm, allowing disparate content sources to be curated into cohesive, relevant, and informative books. To date, this content has been curated from Wikipedia articles and images under Creative Commons licensing, although as Hephaestus Books continues to increase in scope and dimension, more licensed and public domain content is being added. We believe books such as this represent a new and exciting lexicon in the sharing of human knowledge.

No Comments

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

WordPress Themes

Subscribe to our Newsletter