Imperva web application firewall (WAF) inspects and analyzes incoming requests to applications with the intention of stopping any form of cyber attacks. Imperva WAF is a cloud-managed service that shields your application from layer attacks, including zero-day threats and OWASP top 10.

Changelog

5 versions
v1.2.0 Latest
  • Fixed an issue when filter for `ClientIP` contained '&' character instead of '|' character when there were multiple IPs.
  • add MakeApiCall component with key-value array inputs for headers and parameters per standard #1459
v1.1.2
  • Fixed an issue when the Block IPs did not fail properly when error response was received from Imperva.
v1.1.1
  • Fields `siteId` and `ruleId` are now required for the `GetRule` and `DeleteRule` components.
v1.1.0
  • Block IPs: added support for entering IPs in JSON format.
v1.0.2
  • Imperva

Authentication

TypeDetails
API Key
API ID (text)
Provide your API ID.
API Key (password)
Provide your API Key.

Actions

6
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Imperva API.
Create Rule icon

Create Rule

Create a custom rule.
Delete Rule icon

Delete Rule

Delete a rule by ID.
Get Rule icon

Get Rule

Get a rule by ID.
Block IPs icon

Block IPs

Blocks a list of IP addresses by adding a blocking custom rule to the WAF (using RULE_ACTION_BLOCK action).
Update Rule icon

Update Rule

Update a custom rule.