You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+8
Original file line number
Diff line number
Diff line change
@@ -239,6 +239,14 @@ No test cases yet
239
239
240
240
- Using Matt Graeber's [WMIBackdoor](https://github.com/mattifestation/WMI_Backdoor/) to kill local procexp64.exe when it starts
241
241
242
+
# Batch Mode
243
+
244
+
Since version 0.8.0 APTSimulator features a batch mode provided by @juju4 that allows to run it in in a scripted way e.g. via [Ansible](https://github.com/juju4/ansible-win-aptsimulator)
245
+
246
+
```
247
+
APTSimulator.bat -b
248
+
```
249
+
242
250
# Warning
243
251
244
252
This repo contains tools and executables that can harm your system's integrity and stability. Do only use them on non-productive test or demo systems.
0 commit comments