Basic utilities for CTF (or exploit) scripts
Project description
elementals
Python package with basic utilities for CTF scripts (works well for exploit PoCs too).
Install
pip install elementals
Read The Docs
https://elementals.readthedocs.io/
Github
https://github.com/eyalitki/elementals
Brief
The elementals python package is a utility package with handy tools for CTF scripts and PoC-style scripts. What was first implemented for personal use in small research scripts was now upgraded to be used by security researchers as a lightweight substitute to the famous pwntools package.
The features included in elementals are:
- Logger: Basic (logging based) logger - configured and ready to use
- Prompter: Metasploit based stdout wrapper for the logger
- ProgressBar: User-friendly graphical progress bar
- StatusBar: User-friendly graphical status bar
- createAnchor: Creates a time-stamped output directory for all script outputs
- hexDump: Stylized hex dump for binary blobs / strings
Used by
The elementals package is used in most of my scripts and also in my public Github projects:
- Scout Debugger - https://github.com/CheckPointSW/Scout
- Karta (IDA Plugin) - https://github.com/CheckPointSW/Karta
References
- Twitter: @EyalItkin
- E-mail: eyal dot itkin at gmail dot com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for elementals-1.2.6-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1adcf44c9b8ba4a4ff9dc67caf4cbf25ea4bcf3bee3bf402af8853f6aa593e3 |
|
MD5 | d641539111e265bdf6a1985c78d52090 |
|
BLAKE2b-256 | 399bcd27bea3c986b0beada1b83b9f33626bd15ab94f1fb3acd4ad248bc05b95 |