diff --git a/_global/content/meetings/sp2025/general/2025-01-30/index.mdx b/_global/content/meetings/sp2025/general/2025-01-30/index.mdx new file mode 100644 index 00000000..72d3f6cc --- /dev/null +++ b/_global/content/meetings/sp2025/general/2025-01-30/index.mdx @@ -0,0 +1,22 @@ +--- +title: "Web Hacking III: Server-Side Exploits" +type: general +time_start: 2025-01-26T14:00:00-06:00 +duration: "" +week_number: 1 +credit: + - Cameron Asher +featured: true +location: DCL 1310 +description: Learn about server-side request forgery (SSRF), server-side + template injection (SSTI), and command injection attacks in web servers! +live_video_url: https://illinois.zoom.us/j/83714197567?pwd=rgI2tAbcoGDeGoGduojRD3C0xZQS7e.1 +recording: "" +tags: + - web + - ssti + - ssrf + - command injection +--- +## Summary +Learn about server-side request forgery (SSRF), server-side template injection (SSTI), and command injection attacks in web servers!