Skip to content

Security practice problems in Python

Difficulty:
Category:
Tag:

Showing 5 of 5

Status Title Difficulty
field(): the seven knobs that change generated behaviour Medium
Injection: the list form, and a SQL type your checker enforces Hard
Parse, don't validate: the boundary returns a narrower type Medium
pathlib: safe_join, or how to not serve /etc/passwd Easy
Template strings (t-strings) and interpolation safety Hard