Adding payload service to redirector

This commit is contained in:
n0mad1k
2025-05-01 15:45:29 -04:00
parent 7ab381794b
commit 6b60b94768
5 changed files with 249 additions and 102 deletions
-2
View File
@@ -25,8 +25,6 @@ Operators {
Listeners {
Http {
Name = "https"
KillDate = "{{ havoc_killdate | default('2030-01-01') }}"
WorkingHours = "{{ havoc_working_hours | default('0:00-23:59') }}"
Hosts = [
"{{ redirector_subdomain }}.{{ domain }}"
]