Ce document est destiné uniquement à un usage privé. Copyright © 2009 vanatis.com
| Titre : | Finding vulnerabilities in PHP scripts FULL | Auteur : | SirGod | sirgod08@gmail.com |
le 20/02/2010 à 00h24
Téléchargez le fichier :
pages/301/Finding vulnerabilities in PHP scripts FULL.docx (clique gauche ou clique droit, nouvel onglet)
Description :
In this tutorial I will show you how you can find vulnerabilities in php scripts.I will not explain how to exploit the vulnerabilities,it is pretty easy and you can find info around the web.All the examples without the basic example of each category was founded in different scripts.
2) First,install Apache,PHP and MySQL on your computer.Addionally you can install phpMyAdmin.You can install WAMP server for example,it has all in one..Most vulnerabilities need special conditions to work. So you will need to set up properly the PHP configuration file (php.ini) .I will show you what configuration I use and why