PowerWAF Attacks Encyclopedia
File & Path Attacks
3 documented attacks in this category. Understand the threats, learn detection techniques, and implement effective defenses.
Critical
Local File Inclusion (LFI)
Local File Inclusion (LFI) is a vulnerability that allows an attacker to include and read — or in some cases execute — f...
Learn more →Critical
Path Traversal Attack
A path traversal attack (also known as directory traversal or dot-dot-slash attack) exploits insufficient input validati...
Learn more →Critical
Remote File Inclusion (RFI)
Remote File Inclusion (RFI) is a vulnerability that allows an attacker to include and execute a file hosted on a remote ...
Learn more →