Enhance cybersecurity awareness and survivability for DoD, industry partners, and academia in the face of the ever-increasing threat of cyber attacks. Cybersecurity (CS) includes managing risks related to the use, processing, storage, and transmission of information and the systems and processes used for those purposes, including analog and physical form. CS includes information availability, identification and authentication, confidentiality, integrity, and non-repudiation as well as the economic considerations with respect to selection of CS techniques, CS processes, and industry trends.
How does php code gets executed in LFI
- This topic has 0 replies, 1 voice, and was last updated 7 months, 2 weeks ago by .
-
Topic
-
Whenever we inject our php code in any environment file or some log file in local file inclusion,and then we load that page then how does it executes that php code inside that file.
If it were some javascript code as in XSS then I understand how it is executed but,how does loading a log file executes my php code?
You must be logged in to reply to this topic.