LFI
Wordlists
- /usr/share/seclists/Fuzzing/LFI/LFI-gracefulsecurity-linux.txt
- /usr/share/seclists/Fuzzing/LFI/LFI-gracefulsecurity-windows.txt
PoC
- linux
- windows
Log Poisoning
First, we poison the logs by connecting using nc and sending the payload.
Then, we trigger the LFI and submit the command we want executed to the cmd parameter.
Proc
- https://www.netspi.com/blog/technical/web-application-penetration-testing/directory-traversal-file-inclusion-proc-file-system/