There are no reviews yet. Be the first to send feedback to the community and the maintainers!
awesome-security-hardening
A collection of awesome security hardening guides, tools and other resourcesoletools
oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.ViperMonkey
A VBA parser and emulation engine to analyze malicious macros.olefile
olefile is a Python package to parse, read and write Microsoft OLE2 files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), such as Microsoft Office 97-2003 documents, vbaProject.bin in MS Office 2007+ files, Image Composer and FlashPix files, Outlook messages, StickyNotes, several Microscopy file formats, McAfee antivirus quarantine files, etc.balbuzard
Balbuzard is a package of malware analysis tools in python to extract patterns of interest from suspicious files (IP addresses, domain names, known file headers, interesting strings, etc). It can also crack malware obfuscation such as XOR, ROL, etc by bruteforcing and checking for those patterns.exefilter
ExeFilter is an open-source tool and framework to filter file formats in e-mails, web pages or files. It detects many common file formats and can remove active content (scripts, macros, etc) according to a configurable policy.oledump-contrib
The oledump-contrib repository contains plugins and enhancements for the oledump tool published by Didier Stevens.pyhtgen
pyhtgen (formerly HTML.py) provides a few classes to easily generate HTML content such as tables and lists.oletools_dll
A DLL to run some oletools functions from any languagepython-crash-course
This is a Python course I have written to quickly teach Python to my colleagues and students, made of slides and samples for hands-on exercises. It takes around four to five hours to present all the slides and to run the hands-on exercises. The original course was based on my mini Python tutorial. (http://www.decalage.info/python/tutorial)iodeflib
iodeflib is a python library to create, parse and edit cyber incident reports using the IODEF XML format (RFC 5070).pyxmldsig
pyxmldsig is a Python module to create and verify XML Digital Signatures (XML-DSig). This is a simple interface to the PyXMLSec library, aiming to provide a more pythonic API suitable for Python applications. See http://www.decalage.info/python/pyxmldsigcherryproxy
CherryProxy is a simple HTTP proxy written in Python 2.x, based on the CherryPy WSGI server and httplib, extensible for content analysis and filtering.Love Open Source and this site? Check out how you can help us