Make a demo that include: Create a file uploading website on windows server, use a web shell to exploit it and then using wazuh to detect the process.
This is kind of a long question so please bear with me. This is what I need to do:
- Create a website on windows server using IIS, what allow user to upload a file to a folder on the server. Don't need database, don't need to know who upload what, just click a button, choose the file then upload it.
- Exploit the website (don't need to be complicated) by uploading a web shell to it
- Get Wazuh to detect the activity of the web shell
What Im already done:
- Installed both the windows servers and Wazuh server on Vmware Workstation.
- Win server is an active agent of Wazuh server
- Install IIS and Wazuh server can see the default website
Using Wazuh 4.12.0, Win server 2022.
Wazuh server IP is 192,168,2,2 , Win server IP is 192,168,1,2. They are connected through a pfSense n firewall (not important tbh)
I have absolutely no idea where to start on this demo. Dont know how to make the web, never work with a real web shell.
All of this is on my personal laptop so lacking RAM and others hardware requirements also bugging me out.
This is the end of the question, thank for your time. If you want to know why I need this demo or really, just a brat complaining, you can continue:
I just graduated from college in cybersecurity, and it a "my dad know a guy" situation so Im start being an intern at a SOC department. 4 days in and I was requested to make this demo. Completely flabbergasted by how dumb I am, I was to naive to think just getting through the semester back then is enough. I just feel really lost by now.