Forum Navigation
You need to log in to create posts and topics.
Local file inclusion (LFI) Vulnerability
#1 · November 10, 2023, 10:49 am
AlphaSecTech and pelumi251 have reacted to this post.
AlphaSecTechpelumi251
Quote from Deleted user on November 10, 2023, 10:49 amLocal file inclusion (LFI) is a web vulnerability that lets a malicious hacker access, view, run or expose files on the web server. this may also lead to information disclosure, remote code execution, etc. LFI occurs when an application includes a file as user input without properly validating it. This allows an attacker to include unauthorized files by manipulating the input.
Local file inclusion (LFI) is a web vulnerability that lets a malicious hacker access, view, run or expose files on the web server. this may also lead to information disclosure, remote code execution, etc. LFI occurs when an application includes a file as user input without properly validating it. This allows an attacker to include unauthorized files by manipulating the input.