This repository contains implementation of Bleichenbacher, Manger and Ben-Or attacks on RSA PKCS#1 v1.5. There are a mix of Sage and Python.
This is related to this paper.
There is even a "graphical" walkthrough of the Bleichenbacher attack in bb98_graphic.sage
.