purging sliver some more

This commit is contained in:
n0mad1k
2025-04-22 22:28:06 -04:00
parent 100982f784
commit 7c5e918dab
3 changed files with 9 additions and 269 deletions
-9
View File
@@ -156,15 +156,6 @@
owner: root
group: root
- name: Remove any existing Sliver or Havoc
file:
path: "{{ item }}"
state: absent
with_items:
- "/usr/local/bin/sliver"
- "/usr/local/bin/sliver-server"
ignore_errors: yes
- name: Install Havoc C2 Framework
shell: "/root/Tools/havoc_installer.sh"
args: