Condition࡞ʢdryrunʣ
$ python ds-to-aws-waf.py sqli -u aws_integration -p Password -t tenant
--create-match --dryrun
***********************************************************************
* DRY RUN ENABLED. NO CHANGES WILL BE MADE
***********************************************************************
Would request an AWS WAF change token to create a new SQLi match set
SQLi match set will contain;
{'Action': 'INSERT', 'SqlInjectionMatchTuple':
{'TextTransformation': 'URL_DECODE', 'FieldToMatch': {'Data': 'string',
'Type': 'URI'}}}
… লུ …
{'Action': 'INSERT', 'SqlInjectionMatchTuple':
{'TextTransformation': 'LOWERCASE', 'FieldToMatch': {'Data': 'string',
'Type': 'BODY'}}}