Weekly Shaarli

All links of one week in a single page.

Week 42 (October 14, 2024)

Abusing LOAD_FAST in Python 3 VM | Julia Poo

Pwning Python 3 VM via an intended feature (Disclaimer: Not a vulnerability)

Sections:

  • Indexing into Known Memory
  • Creating a call gadget
  • Changing the page permissions using ctypes
  • Crafting our Shellcode
fpdf2 latest news

I wrote my last post on fpdf2 18 months ago. We released 7 more versions of fpdf2 since then!

This article will present some of the major features introduced since v2.7.3 to v2.8.1 of fpdf2: click on the buttons below to reveal the various changes brought …