Skip to content

Commit a2eea37

Browse files
committed
Update after February. Add event for March
1 parent e35ae3d commit a2eea37

6 files changed

Lines changed: 30 additions & 3 deletions

File tree

325 KB
Loading
2.38 MB
Loading
1.01 MB
Loading
2.16 MB
Loading

content/meetups/2026-02-12-madpy-social-leopolds/contents.lr

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: MadPy
44
---
55
body:
66

7-
![](/static/images/2026-02-12-MadPy-Social-Leopolds-Social-Card-1536x1024.png)
7+
![](/static/images/2026-02-12-MadPy-Social-Leopolds-1-3513x2469.jpg)
88

99
The Madison Python meetup group is hosting a social gathering at Leopold's Cafe. We won't have a speaker or slides. Just friendly conversation. Whether you're an experienced software developer, someone interested to learn about the field, or just looking to meet new people, please join us!
1010

@@ -23,9 +23,9 @@ Thursday, February 12, 2025 at 6:30pm CST
2323
---
2424
fediverse_handle: @madpy@fosstodon.org
2525
---
26-
future: yes
26+
future: no
2727
---
28-
image: https://madpy.com/static/images/2026-02-12-MadPy-Social-Leopolds-Social-Card-1200x630.png
28+
image: https://madpy.com/static/images/2026-02-12-MadPy-Social-Leopolds-1-1200x630.jpg
2929
---
3030
image_height: 630
3131
---
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
title: Stealing From Thieves
2+
---
3+
author: Nicholas Anastasi
4+
---
5+
body:
6+
7+
![](/static/images/2026-03-05-Stealing-From-Thieves-social-card-1536x1024.png)
8+
9+
Remember running uTorrent to grab movies and music back in the day? Things have changed. Media piracy has evolved into polished, automated "homelab stacks" built on tools like Sonarr, Radarr, and their "Servarr" siblings. These stacks are assembled with dashboards, request portals, and media servers such as Plex and Jellyfin. With just a few clicks, anyone can stand up a streaming empire at home.
10+
11+
But that convenience comes with an attack surface. These projects share code, reuse the same defaults, and often skip security altogether. We'll demonstrate how code-level vulnerabilities, such as authentication bypasses, insecure backup handling, and exposed services, put entire homelabs at risk. Along the way, we'll trace how hobbyist automation turned into a monoculture ripe for compromise, and why, as always, putting stuff on the Internet can be a bad idea.
12+
13+
Nicholas Anastasi is the Director of Technical Operations at Sprocket Security where he hacks on companies and code. In his free time, Nicholas is an avid ultra distance runner with a serious addiction to candy. Nicholas has spoken at several conferences on various topics such as social engineering, password spraying and Active Directory attack paths.
14+
---
15+
future: yes
16+
---
17+
image: https://madpy.com/static/images/2026-03-05-Stealing-From-Thieves-social-card-1200x630.png
18+
---
19+
image_height: 630
20+
---
21+
image_width: 1200
22+
---
23+
ogdescription: Come join MadPy for a deep dive into the security risks lurking in modern media piracy homelabs. Learn how popular automation tools like Sonarr and Radarr have created a monoculture of interconnected services—and why that's a hacker's dream. Nicholas Anastasi reveals real vulnerabilities from authentication bypasses to exposed backups that put entire streaming empires at risk. Because convenience and security rarely go hand in hand.
24+
---
25+
pub_datetime: 2026-03-05 18:30:00 America/Chicago
26+
---
27+
meetup_url: https://www.meetup.com/madison-python/events/313483906/

0 commit comments

Comments
 (0)