gx1
gx1
The following exploit: https://www.exploit-db.com/exploits/39033 Has an invalid Joomla up version in the name. The exploit is valid for Joomla version
This PR fixes some issues, some of them related with the new kali version: - Fixed shebang /bin/bash (for zsh shell it gives errors) - Fixed -z check in file_name...
As default mydockerjs use remote API 24. It could be useful a feature to set the remote API to use. And another useful thing could be not use curl cmd...
Check for invalid input in helper functions could help to check for errors in RAUDI. **Describe the solution you'd like** Implement a suite of test cases for `helper` modules to...
When `list_tools()` is performed, RAUDI does not check if a `config.py` exist inside the tools/. It gives an exception taht should be managed: **Steps to reproduce the behavior.** * Create...
This simple PR fixes the invalid permissions of elastic stack during the execution of the wazuh production . Actually, certificates are generated by using the `generate-opendistro-certs.yml` file. It is executed...
This PR leverages the args compose functionality to allow the usage of master repo with current existing wazuh tag version. Actually, if a user downloads a master branch, it is...
The following PR adds a useful `Makefile` file that can help to use the stack in an easy way: * build images: `make images-build` * run dev stack: `make dev-up`...
This pull request solves the generation of new files to be staged in the when the repository is used. Actually, the creation of certificates, and the usage of the repository...
Hi, thank you very much for the wonderful scirpt! I have created a nmap xml output to csv: https://github.com/giper45/nmapvulners2csv Hope that this can be useful to someone. Regards,