I heard there is a software which can download even the php files of a website if it does not use SSL. Is that true. Is there really any such tool out there? If yes, don't people misuse it to clone websites of others? Any help will be highly appreciated.
Laksh
Software that downloads PHP files?
Moderator: General Moderators
-
lakshkhamesra
- Forum Newbie
- Posts: 7
- Joined: Fri Mar 26, 2010 5:54 pm
Re: Software that downloads PHP files?
If PHP is working PHP source code can't be downloaded, only output which you can see in browsers View -> Page Source
-
lakshkhamesra
- Forum Newbie
- Posts: 7
- Joined: Fri Mar 26, 2010 5:54 pm
Re: Software that downloads PHP files?
What we can see in the browser is only html. I want to know whether the PHP code (server-side code) of the site can also be downloaded or not?
Laksh
Laksh
Re: Software that downloads PHP files?
No, it can't be done unless the server is misconfigured or there's a vulnerability in php core that would allow this.
-
lakshkhamesra
- Forum Newbie
- Posts: 7
- Joined: Fri Mar 26, 2010 5:54 pm
Re: Software that downloads PHP files?
but a person I know has such a software. But he won't tell me the name of the software. LOL.
Laksh
Laksh
- Ragnis
- Forum Commoner
- Posts: 31
- Joined: Thu Nov 13, 2008 12:35 pm
- Location: Saaremaa, Estonia, Europe, Asia, Planet Earth, The Solar System, Milky way.
Re: Software that downloads PHP files?
No, it is not possible.