feat(ctf): add gitleaks, nuclei-bin, picocom, python-pyserial
This commit is contained in:
@@ -8,4 +8,15 @@
|
|||||||
- openbsd-netcat
|
- openbsd-netcat
|
||||||
- binwalk
|
- binwalk
|
||||||
- gobuster
|
- gobuster
|
||||||
|
- gitleaks
|
||||||
|
- picocom
|
||||||
|
- python-pyserial
|
||||||
state: present
|
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