Update browser.cna
This commit is contained in:
parent
1d8d9a34c2
commit
969ca5cf5c
|
@ -18,6 +18,6 @@ alias Pillager {
|
||||||
|
|
||||||
$args = bof_pack($bid, "b", $data2);
|
$args = bof_pack($bid, "b", $data2);
|
||||||
beacon_inline_execute($bid, $data1, "go", $args);
|
beacon_inline_execute($bid, $data1, "go", $args);
|
||||||
btask($bid, "Results can be found at %temp%\\Pillager.tar.gz");
|
btask($bid, "Results can be found at %temp%\\Pillager.zip");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue