__product__="SecureSphere Web Application Firewall (Imperva)"
defdetect(get_page):
retval=False
forvectorinWAF_ATTACK_VECTORS:
page,_,_=get_page(get=vector)
retval=re.search(r"<H2>Error</H2>.+?#FEEE7A.+?<STRONG>Error</STRONG>|Contact support for additional information.<br/>The incident ID is: (\\d{19}|N/A)",pageor"",re.I)isnotNone