f5_rs_attacks - Run attacks on an HTTP/S target

New in version 2.4.

Synopsis

  • Run attacks on an HTTP/S target

Options

parameter required default choices comments
https_target
 
yes none
  • any aws region
aws region in which the vpc will be created

Examples

Run:
ansible-playbook -vv --vault-password-file ~/.vault_pass.txt \
playbooks/http_attacks/cmd_attack.yaml -e "\
https_target="$(etcdctl get f5-rs-aws-external-lb/yossir100/bigipELBDnsName)""

Return Values

Returns the HTTP response from the server

Notes

Note

Status

This module is flagged as preview which means that it is not guaranteed to have a backwards compatible interface.

Support

This module is community maintained without core committer oversight.

For more information on what this means please read Get help

For help developing modules, should you be so inclined, please read Getting Involved, Writing a Module and Guidelines.