Some hacker scripts.
Project description
magnetos
一款帮你在 CTF 比赛中加速解题的工具
依赖的第三方工具
- zsteg
- pngcheck
- stegdetect
- exiftool
apt install pngcheck
apt install libimage-exiftool-perl
gem install zsteg
wget http://launchpadlibrarian.net/16746333/stegdetect_0.6-6_amd64.deb
dpkg -i stegdetect_0.6-6_amd64.deb
安装方法
pip3 install magnetos
提供的工具
以下工具可以在命令行下直接执行
- what_format,类似 binwalk 和 foremost,但可以分离出一些其他文件,例如 psd
- what_code_scheme,检测编码类型
- what_encode,自动检测文件编码并进行模糊测试
- what_steg,隐写题目自动化解题工具
- web_get,自动下载指定 URL 的所有资源到本地
- file_hash,计算文件 hash
- file_strings,与 strings 命令相同,但是会自动过滤掉\0
- find_ctf_flag,根据 flag 特征从文本文件或目录中查找可能的 flag
- reverse_proxy,反向代理
- steg_hide_cracker,爆破 steghide 密码
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
magnetos-0.8.0.tar.gz
(41.6 kB
view details)
Built Distribution
File details
Details for the file magnetos-0.8.0.tar.gz
.
File metadata
- Download URL: magnetos-0.8.0.tar.gz
- Upload date:
- Size: 41.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
436818d263ddc5a65e0adcf0999488a90b76747f73f28606ea1970bab4df2e95
|
|
MD5 |
1bfee9092f592e06c5bd4ec4d9611c57
|
|
BLAKE2b-256 |
7ea4c29971f40f16faa89f19e57755134a0ba200592057b8cb188136e3dc94c5
|
File details
Details for the file magnetos-0.8.0-py2.py3-none-any.whl
.
File metadata
- Download URL: magnetos-0.8.0-py2.py3-none-any.whl
- Upload date:
- Size: 54.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
83582045b538cda4a8ab69932c4eaced446edbea9c37482e37455ecac8c9e673
|
|
MD5 |
96eb9c491cb0314c010c875f8fd2a5b0
|
|
BLAKE2b-256 |
f409682568509209e275092c14cd25bac023d17a23216968be06b06af19066fd
|