Is there a security risk with internal HTTP call
        Posted  
        
            by Tony
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Tony
        
        
        
        Published on 2010-04-21T08:50:52Z
        Indexed on 
            2010/04/21
            8:53 UTC
        
        
        Read the original article
        Hit count: 285
        
Hi
Is there a security risk if an application called page.ashx called internal only page.ashx, can a hacker conclude that another page is called.
I don't want anyone to access this page. it looks stupid I know, but it is a part of more complex problem.
thanks
© Stack Overflow or respective owner