13 projects
oletools
Python tools to analyze security characteristics of MS Office and OLE files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), for Malware Analysis and Incident Response #DFIR
olefile
Python package to parse, read and write Microsoft OLE2 files (Structured Storage or Compound Document, Microsoft Office)
balbuzard
Malware analysis tools to extract patterns of interest from files and crack obfuscation such as XOR
pyClamd
pyClamd is a python interface to Clamd (Clamav daemon).
OleFileIO_PL
Python package to parse, read and write Microsoft OLE2 files (Structured Storage or Compound Document, Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.
pywordform
a python module to parse a Microsoft Word form in docx format, and extract all field values with their tags into a dictionary.
iodeflib
a python library to create, parse and edit cyber incident reports using the IODEF XML format (RFC 5070)
CherryProxy
A simple, extensible HTTP proxy for content filtering in Python
exefilter
A tool and python framework to analyze files and sanitize active content such as javascript and macros
pdfid_PL
A Python module to analyze and sanitize PDF files, based on Didier Stevens' PDFiD
origapy
A Python module to clean PDF files by disabling active content (javascript, launch, etc), using the Ruby Origami PDF parser.
pyxmldsig
A Python module to create and verify XML Digital Signatures (XML-DSig)
HTML.py
A Python module to easily generate HTML code (tables, lists, ...). See http://www.decalage.info/python/html for more information.