Module malcontent
[show private | hide private]
[frames | no frames]

Module malcontent

This package is an implementation of an exploit detection analyzer for the Orchid system and several rules for detecting specific types of exploits.
Classes
ContentRule This rule type matches regular expressions against the raw content of the pages.
ExternalIframeRule This rule type identifies IFRAME elements which load content from external servers.
LinkRule This rule applies regular expressions to certain link types.
Malcontent This is a concrete analyzer which used together with the Orchid crawler to detect malicious web pages based on a given set of rules.
Rule An abstract class representing rules for detecting malicious content.

Generated by Epydoc 2.1 on Mon Dec 12 14:30:34 2005 http://epydoc.sf.net