ftw icon indicating copy to clipboard operation
ftw copied to clipboard

Framework for Testing WAFs (FTW!)

Results 8 ftw issues
Sort by recently updated
recently updated
newest added

Signed-off-by: Felipe Zipitria The string list format should be deprecated in favor of the more YAML friendly literal.

Hi FTW team. Thanks so much for your great product! It's helping us to improve the security of our application. In this PR, I'd like to propose to add a...

Builds the image successfully thus far. The container drops into a shell for playing around. The master branch complains about the unrecognised ruledir argument and without it says the ruleset...

In some cases we'd like to use an OR instead of an AND. So for instance if Apache blocks something we'd like to support something like status 400 OR the...

enhancement

As a security rules tester, I would like to have tests results coverage based on the tests and on the rules I am testing. **Requirements** - add an optional `--coverage`...

enhancement

Using only run_stage function in the testrunner.py with a yaml file consisting required details to create a https request but getting a assertion error 404. what am i missing. Help...

## Observed behaviour Request header values are reused between tests when the headers for one stage have been modified by the test function. ## Expected behaviour Request headers should be...