ntfy
This commit is contained in:
4
scan.yml
4
scan.yml
@@ -171,9 +171,9 @@
|
|||||||
user: "{{ username }}"
|
user: "{{ username }}"
|
||||||
password: "{{ password }}"
|
password: "{{ password }}"
|
||||||
headers:
|
headers:
|
||||||
Title: "SCAN HTTPS "
|
Title: "SCAN {{ target_port }}"
|
||||||
ta: "file_folder"
|
ta: "file_folder"
|
||||||
body: "{{ target_network }} : {{ target_port }}"
|
body: "{{ target_network }}"
|
||||||
status_code: 200
|
status_code: 200
|
||||||
tags: test1
|
tags: test1
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
|||||||
Reference in New Issue
Block a user