| http://www.w3.org/ns/prov#value | - Here is a diagram of the internal structure:Now each plugin is a file, and here is an example of a plugin for gathering all the email addresses:class email_detect(AttackPlugin): def __init__(self): AttackPlugin.__init__(self,name=email detect,variableSet=False,iface=True,type=tree,fields=[Url,Email]) self.emailre=re.compile([a-z0-9_.-]+@[a-z0-9_.-]+,re.I
|