diff --git a/cs-plugin/browser.cna b/cs-plugin/browser.cna index e72e53c..0af597b 100644 --- a/cs-plugin/browser.cna +++ b/cs-plugin/browser.cna @@ -18,6 +18,6 @@ alias Pillager { $args = bof_pack($bid, "b", $data2); beacon_inline_execute($bid, $data1, "go", $args); - btask($bid, "Results can be found at %temp%\\Pillager"); + btask($bid, "Results can be found at %temp%\\Pillager.tar.gz"); -} \ No newline at end of file +}