Skul
Skul is a PoC to bruteforce the Cryptsetup implementation of Linux Unified Key Setup (LUKS).
Install / Use
/learn @cryptcoffee/SkulREADME
██████ ██ ▄█▀ █ ██ ██▓
▒██ ▒ ██▄█▒ ██ ▓██▒▓██▒
░ ▓██▄ ▓███▄░ ▓██ ▒██░▒██░
▒ ██▒▓██ █▄ ▓▓█ ░██░▒██░
▒██████▒▒▒██▒ █▄▒▒█████▓ ░██████▒
▒ ▒▓▒ ▒ ░▒ ▒▒ ▓▒░▒▓▒ ▒ ▒ ░ ▒░▓ ░
░ ░▒ ░ ░░ ░▒ ▒░░░▒░ ░ ░ ░ ░ ▒ ░
░ ░ ░ ░ ░░ ░ ░░░ ░ ░ ░ ░
░ ░ ░ ░ ░ ░
Introduction
Skul is a PoC to bruteforce the Cryptsetup implementation of Linux Unified Key Setup (LUKS).
Read about it here.
Features
Most relevant features included in this release:
- Fast PBKDF2 implementation: we make use of fastpbkdf2, the most powerfull CPU-based implementation of PBKDF2.
- Multi-thread support
- Fast master key check: enables the speed-up of the attack up to 20%
- Configurable incremental bruteforce attack mode
- Password-list attack mode
Prerequisites
To run Skul the OpenSSL library is required.
Build Skul
$ ./configure
$ make skul
Usage
To test Skul we provide an example header of cryptsetup's encrypted disks:
$ ./skul disks/test_disk_py
To test your own disk you need to dump the LUKS header of the partition:
# dd if=/dev/sdX of=./my_dump bs=1024 count=3072
# chmod myusr:myusr ./my_dump
Then you can run:
$ ./skul ./my_dump
You can configure Skul thruogh its configuration file conf/skul.cfg
Related Skills
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
