MennoBo
MennoBo
Could look into implementing this! For want of having easier to find documentation. Can actually use GH CoPilot to generate docstrings for functions that are still missing them. Which leads...
Changing `kerbrute.yaml` to this fixes the issue. ```yaml --- - name: Check if /usr/include/x86_64-linux-gnu/sys is present stat: path: /usr/include/x86_64-linux-gnu/sys register: sys_dir - name: Reinstall of libc6 libc6-dev by command. command:...
Sorry for the confusion, I run Virtualbox on Arch on an amd laptop. In virtualbox I opened the Parrot Vbox VM and went through the installation steps 😊