Внимание! Вы смотрите на 2-ю версию phpSecure! Эта версия базируется на новом (
Последняя статья: Injections PHP/MySQL (2)
En plus de complйter l'article prйcйdent sur l'injection MySQL et grвce а ses explications sur l'utilisation d'UNION, ce
deuxiиme texte apporte de nouvelles techniques d'injection, ainsi que des йlйments de sйcurisation.
vendredi 09 mai PHP4.3.2RC2
PHP-Team анонсировала 4.3.2RC2 билд PHP-интерпретатора. Эта версия отличается от остальных хотя бы тем, что было заявлено об абсолютной безглючности. Действительно ли это так? Время покажет.
Как всегда, в духе Open So : L0vCh1Y
mardi 06 mai День рождения Mosaic
22 Апреля, 1993 года - один из первейших графических броузеров, Mosaic, был создан группой исследователей NCSA института Иллинойса, США.
В последней версии Mosaic поддерживает протоколы HTTP, Gopher, NNTP (UseNet).
Соз : L0vCh1Y
mardi 06 mai rPortal alpha 0.4.4
Изменения:
+ Добавлены поля ввода контроля содержания
+ Добавлена таблица "table_html"
+ Скрипты работы с группами
module/htmlnewgroupe.php
module/htmlsuppgroupe.php
+ Новая функция контроля статусов польз : L0vCh1Y
jeudi 28 juillet Open Source Forum '05, 15-17 сентября 2005 года, п. Архыз.
Приглашаем Вас принять участие во втором Международном форуме "Open Source Forum '05", намеченном на 15 сентября 2005 года в посёлке Архыз. Длительность форума — 3 дня, место проведения — посёлок Архыз, пансионат компани : Dumus
Hardened-php adds security hardening features to PHP to protect your servers on the one hand against a number of well known problems in hastily written PHP scripts and on the other hand against potential unknown vulnerabilities within the engine itself.
phpCap was originally a light implementation of the libpcap which provides an acces to all the pcap functions, but it has been upgrade with a set of functions to break down, make and send custom network packets.
Class:safeSQL - An SQL query processer to automate the tedious tasks of syntax testing, injection attack-proofing, dropping parts of queries and other misc features. It has only been tested with MySQL syntax, but any ANSI SQL-92 compliant db library should work OK.
Class:sql_inject - This class is meant to search in your SQL data values for special characters that may change the meaning of your SQL data and execute actions that may compromise the security of servers.