feat(ctf): add gitleaks, nuclei-bin, picocom, python-pyserial
This commit is contained in:
@@ -8,4 +8,15 @@
|
||||
- openbsd-netcat
|
||||
- binwalk
|
||||
- gobuster
|
||||
- gitleaks
|
||||
- picocom
|
||||
- python-pyserial
|
||||
state: present
|
||||
|
||||
- name: Install CTF AUR packages
|
||||
kewlfft.aur.aur:
|
||||
name: "{{ item }}"
|
||||
use: "{{ aur_helper | default('paru') }}"
|
||||
state: present
|
||||
loop:
|
||||
- nuclei-bin
|
||||
|
||||
Reference in New Issue
Block a user