Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Forced Code/Header Insertion/Injection

 
   Web Hosting Problem Solving Community! (Home) -> Apache RSS
Next:  cache-control  
Author Message
Rich

External


Since: May 23, 2006
Posts: 1



(Msg. 1) Posted: Tue May 23, 2006 6:02 am
Post subject: Forced Code/Header Insertion/Injection
Archived from groups: alt>apache>configuration (more info?)

Hi there,

I'm not really sure how to phrase my question, but i'll try, here goes...

I'm looking for a way to force apache to load content in a header fashion
before serving files on a system.

That is, let's imagine a typical web request scenario.
User goes to www.example-fake-domain.com
Index.php is the default document in this users home folder.
Index.php is served normally.

What I need is something as follows:
User goes to www.example-fake-domain.com
Apache includes a banner at the top of the page
Index.php is the default document in this users home folder.
Index.php is server below the automatically inserted banner.

I *know* this is possible, as I've investigated compromised machines that
somehow injected javascript code into all served pages. I just need to know
if this is possible from an advertisement point of view, similar to what
they do at Geocities etc.

I need this ideally to be handled from Apache, because that way users will
not be able to circumvent it easily or if at all.

Thanks in advance,
Rich.

 >> Stay informed about: Forced Code/Header Insertion/Injection 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Apache HTML Header Injection - Hi, Does anyone know of a way that I can inject some html code into the header of every html document requested from my Linux Apache Web Server. I am developing a very simple PHP/Mysql company intranet and would like an easy way to insert the company..

SQL Injection - Hi folks, my website seems to be the preferred target for Sql Injection. http://mywebsite/index.php/Cariche-sociali.html?page=0&pop=http%3A%2F%2hostedHacked.%2Fjoomla%2Fadministrator%2Fincludes%2Fgosa%2Fyiw%2F Is there a way to configure apache...

forced SSL - we want to force ssl and this is what i am using : <Location /somewhere/*> RewriteEngine on RewriteCond %{SERVER_PORT} =80 RewriteRule ^(.*) https://%{HTTP_HOST}%{REQUEST_URI} </Location> basically I assume i am saying anyone going to /some...

mod_proxy: Forced first page? - Hi all ;-)! I'm using Apache 2.x with mod_proxy as intranet webserver and gateway.. Is it possible to configure Apache so anyone who uses the intranet for web access gets a forced first (start) page, as seen as forced "welcome page" on many p...

CGI-BIN Forced Termination (Apache) - I've noticed that some scripting languages (PHP, for example) have options to control whether the script can be terminated by the user clicking STOP on their browser (or similar mechanisms). How does this apply to CGI-BINs? Can Apache ever try to..
   Web Hosting Problem Solving Community! (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]