From c95aad344f0329faeb9ebbb74c7bc78da6559849 Mon Sep 17 00:00:00 2001 From: jessevz Date: Thu, 25 Sep 2025 16:33:52 +0200 Subject: [PATCH] Added task name as required field --- .../wrbulk/wrbulk.component.html | 54 ++++++------------- 1 file changed, 16 insertions(+), 38 deletions(-) diff --git a/src/app/tasks/import-supertasks/wrbulk/wrbulk.component.html b/src/app/tasks/import-supertasks/wrbulk/wrbulk.component.html index b74874d3..026f17bb 100644 --- a/src/app/tasks/import-supertasks/wrbulk/wrbulk.component.html +++ b/src/app/tasks/import-supertasks/wrbulk/wrbulk.component.html @@ -5,21 +5,15 @@
- +
- - + +
@@ -28,8 +22,7 @@ + message="IMPORTANT: You must include the 'FILE' placeholder in your Base Command. When you mark files as 'Iterate' in the panels on the right, the system will create a separate subtask for EACH selected file, replacing 'FILE' with the actual file path. This allows for sequential execution of different wordlists or rule files in your attack strategy."> @@ -46,43 +39,28 @@ Wordlists - + Rules - + Other - +
- + \ No newline at end of file