
Porady php/html
---Cytat (napisany przez - kasia8)--- witam!jak w temacie.mam laptopa fujitsu-siemens amilo pro 2030d i nie moge znajlezc sterownikow sata.skad mozna...
No i fajnie, teraz wszyscy wszystkim w PiSie zaczęli grzebać w życiu prywatnym. Pierwszą ofiarą jest Gosiewski, na którego też publicznie poskarżyła...
A przed wcisnieciem tego ostatniego przycisku zaznaczyles ikonke kosza powyzej ? Mozesz tez wybrac dla niego dowolna ikonke klikajac przycisk Zmien...
---Cytat (napisany przez - metanoll)--- Nie mogę się połączyć z siecią, wyświetla się komunikat "system windows nie może odnaleźć certyfikatu do...
ni ema za co ;) pamietaj ze zlozony problem mozna zawsze podzielic na mniejsze kawalki latwiejsze do analizy. pozdrawiam i zycze milego kodowania
mario download
Naucz się tworzyć strony
Rozdział 26. Filesystem Security
PHP is subject to the security built into most server systems with respect to permissions on a file and directory basis. This allows you to control which files in the filesystem may be read. Care should be taken with any files which are world readable to ensure that they are safe for reading by all users who have access to that filesystem.
Since PHP was designed to allow user level access to the filesystem, it's entirely possible to write a PHP script that will allow you to read system files such as /etc/passwd, modify your ethernet connections, send massive printer jobs out, etc. This has some obvious implications, in that you need to ensure that the files that you read from and write to are the appropriate ones.
Consider the following script, where a user indicates that they'd like to delete a file in their home directory. This assumes a situation where a PHP web interface is regularly used for file management, so the Apache user is allowed to delete files in the user home directories.
Only allow limited permissions to the PHP web user binary.
Check all variables which are submitted.
Przykład 26-3. More secure file name checking
|
Przykład 26-4. More secure file name checking
|
Depending on your operating system, there are a wide variety of files which you should be concerned about, including device entries (/dev/ or COM1), configuration files (/etc/ files and the .ini files), well known file storage areas (/home/, My Documents), etc. For this reason, it's usually easier to create a policy where you forbid everything except for what you explicitly allow.
| Poprzedni | Spis treści | Następny |
| Installed as an Apache module | Początek rozdziału | Database Security |
Mało tego, że dodają, to jeszcze robią coś, że znikają mi komentarze dodane przez zwykłe osoby i to ze wszystkich newsow jednocześnie. Ostatnio miałem bardzo nieprzyjemną sytuację, gdy kilkanaście komentarzy pod ekskluzywnym wywiadem z Tomaszem Lisem (który bardzo promowałem) zniknęło, a w zamian tego pojawiło się kilkadziesiąt komentarzy od robotów. Próbowałem zrobić tak żeby każdy, kto chce komentować musiał się rejestrować. I owszem - wtedy robotów nie było, ale też nikt nie chciał się specjalnie rejestrować żeby komentować u mnie newsy.