Ending up linking inside the profile page?
If you use Windows Media redirects, there is a way around this. Apparently Windows Media will parse WSX metadata files even if they don't have an extention or even a fake MPEG extension.
But wait, Phade checks the file headers. If you want to fool the file-detect code, just create a Windows Media wmv file. Then delete the first stream (if there is one accidentally) and add a new stream. In the envelope, put a client-side dynamic include to another file.
You can hide streams too. So you can include 3mb of your trailer to make it biggger, then include your stream.
( Hide pr0n and warez in files too with Windows Media 2003 which has file envelopes :) for Enhanced Experience. )
Isn't Windows Media great?
My ASX redirect:
Code: Select all
<asx version = "3.0">
<entry>
<ref href = "mms://nephtis.mechacker.com/amv/twilight_gaea"/>
<Title>Twilight Gaea</Title>
<Author>Wang Daniel</Author>
<Copyright></Copyright>
<Banner>http://www.animetheory.com/amv/twilight_gaea.png</Banner>
</entry>
<Title>The Network Network</Title>
<Author>Wang Daniel</Author>
<Copyright></Copyright>
<Banner>http://www.animetheory.com/amv/twilight_gaea.png</Banner>
<LogURL href = ""/>
</asx>