[TYPO3-dev] PHPIDS and Typo3 ?

Marcus Krause marcus#exp2009 at t3sec.info
Mon Apr 27 18:47:05 CEST 2009


Stefan Geith schrieb am 04/27/2009 05:52 PM Uhr:
> Hi Devs,
> 
> 
> the latest issue of ct-magazin (#10/2009) had an articel about PHPIDS =
> PHP Intrusion Detection System (Page 164):
>    http://www.heise.de/ct/inhalt/2009/10/164/ (sorry, but german only)
> 
> English Website of PHPIDS:   http://php-ids.org/
> 
> 
> It seems to be very easy to integrate this in existing projects, so
> maybe it could be interesting to build an extension, that integrates
> PHPIDS to Typo3 ?
> 
> If I understand PHPIDS right, there are some lines, that have to be
> added to index_ts.php - how could this be done in a clean way ?
> Should/could this be done here: $TSFE->hook_eofe() ?
> 
> Are there any Typo3-Devs with experience about PHPIDS ?
> 
> 
> I think, this should be worth some investigation - what do you think ?

Have a look at recent posting regarding PHPIDS in german mailinglist!
There are some resources mentioned - also an outdated extension that
includes the library.

And still, I would always prefer mod_security over PHPIDS:
- compiled vs. interpreted code
- C vs. PHP

Marcus.




More information about the TYPO3-dev mailing list