PHPIDS - Etwas mehr Schutz für PHP basierte Anwendungen

Durch Zufall bin ich gerade auf das Projekt PHPIDS aufmerksam geworden, das sich zusammengefasst mit der automatisierten Filterung von Benutzereingaben beschäftigt.

Dabei werden grob gesagt die Benutzereingaben (Request, Get, ...) auf spezielle XSS-Muster geprüft und wenn nötig dadurch Aktionen und Benachrichtigungen ausgelöst.

Mehr dazu gibt es hier:
http://www.heise.de/security/Analyse-MIME-Sniffing-Probleme-bei-PHP-Anwe...

Für Drupal ist bereits ein vorkonfiguriertes Modul verfügbar.

Selbst entwickelte Anwendungen können selbstverständlich auch davon profitieren, allerdings sehe ich hier die Gefahr, dass eventuell auch Inhalte gefiltert werden, die garnicht falsch sind. Beispielsweise in Adminbereichen, wo Scripte z.B. erlaubt sind, sehe ich hier eventuell Bedarf zur Spezialisierung, bevor man das Projekt einsetzen kann. Anscheinend ist dabei aber bei PHPIDS gedacht worden (Konfigurationsmöglichkeiten)!

Ich für meinen Teil werde mir das Tool bei Gelegenheit einmal genauer ansehen.

Trackback URL for this post:

http://julian.pustkuchen.com/en/trackback/92

Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd><blockquote>
  • Lines and paragraphs break automatically.
  • Pairs of<blockquote> tags will be styled as a block that indicates a quotation.
  • You can enable syntax highlighting of source code with the following tags: <c>, <cpp>, <css>, <drupal5>, <drupal6>, <java>, <javascript>, <mysql>, <php>, <python>, <ruby>, <smarty>, <xml>. The supported tag styles are: <foo>, [foo]. PHP source code can also be enclosed in <?php ... ?> or <% ... %>.
  • Textual smileys will be replaced with graphical ones.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.