The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Eleven Years of Service
Posts: 29
Threads: 12
Need LFI sites 08-08-2015, 03:15 AM
#1
Hello experts. I learned the concept of LFI. Now i want to practice lfi on live sites. I used this dork :-> inurl: index.php?page=
And got many sites but none are vulnerable to this lfi.
Please provide me some lfi sites to practice and also need dorks.
Thanks in advance
β’
Fourteen Years of Service
Posts: 18,865
Threads: 2,029
RE: Need LFI sites 08-08-2015, 03:38 AM
#2
What made you decide to use that dork?
Spoiler:
You need to get another dork or discover an actual LFI. That one seems like an example.
β’
Thirteen Years of Service
Posts: 954
Threads: 26
RE: Need LFI sites 08-08-2015, 04:15 AM
#3
hey boss guess what YOU ARE THE DORK
Just setup a VM and practice you don't have to use randos.
Eleven Years of Service
Posts: 29
Threads: 12
RE: Need LFI sites 08-08-2015, 04:42 AM
#4
Well now am attempting lfi challenge on securityoverride.org forum
In that challenge i saw this :->
page=Home => become Home.php
page=/challenge/advanced/uploads/an.jpg become ==> page=/challenge/advanced/uploads/an.jpg.php
Mean anything i put as input it become .php
How to bypass this? Any suggestion is welcome Thanks
Even i tried this :->
Code:
page=challenges/advanced/uploads/An.jpg../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../
But it again become
challenges/advanced/uploads/An.jpg.php cannot be found.
(This post was last modified: 08-08-2015, 04:59 AM by D@rk1433.)
β’
Twelve Years of Service
Posts: 1,635
Threads: 147
RE: Need LFI sites 08-08-2015, 05:20 AM
#5
do you understand what the ../ represents?
Eleven Years of Service
Posts: 29
Threads: 12
RE: Need LFI sites 08-08-2015, 05:37 AM
#6
(08-08-2015, 05:20 AM)roger_smith Wrote: do you understand what the ../ represents?
Yes => Directory
In linux :->
cd /
cd var/www
cd .. ===> cd /var
Users browsing this thread: 1 Guest(s)