This commit is contained in:
2025-03-30 22:01:26 +02:00
parent d03ebef0de
commit a6740b3f37

View File

@@ -171,9 +171,9 @@
user: "{{ username }}"
password: "{{ password }}"
headers:
Title: "SCAN HTTPS "
Title: "SCAN {{ target_port }}"
ta: "file_folder"
body: "{{ target_network }} : {{ target_port }}"
body: "{{ target_network }}"
status_code: 200
tags: test1
delegate_to: localhost