Welcome!
For each successful lab you will get one “Lab-pass”, You need X Lab-pass to pass to get a grade in this course!
X-Jobb använde: COWRIE och MODERN HONEY NETWORK (teapot är samling av honeypots)
Lab 6 - https://github.com/nettitude/MalSCCM
This tool allows you to abuse local or remote SCCM servers to deploy malicious applications to hosts they manage. To use this tool your current process must have admin rights over the SCCM server.
Typically deployments of SCCM will either have the management server and the primary server on the same host, in which case the host returned from the locate command can be used as the primary server.
If that is not the case you will need to compromise the management host returned with locate so that you can then run locate again on that host and get the primary server hostname. Once you have that and admin access you are good to go!
For more information on usage of the tool, refer to the blog below.
Massive credit to PowerSCCM (https://github.com/PowerShellMafia/PowerSCCM) which this is all based off, this would not have been done without the work of @harmj0y, @jaredcatkinson, @enigma0x3, @mattifestation.
GLHF