RSSAmplifier

Kevin London · Feb 21, 2026

Dangerous Python Functions, Part 2

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

In part 2 of my dangerous Python functions series, I cover more risky functions like pickle.loads(), yaml.load(), and tempfile.mktemp(). These can lead to code execution, deserialization attacks, and race conditions.

Read on kevinlondon.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.