Skip to main content

Some hacker scripts.

Project description

magnetos

travis-ci Coverage Status pypi package

一款帮你在 CTF 比赛中加速解题的工具

依赖的第三方工具

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


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 hashes)

Uploaded Source

Built Distribution

magnetos-0.8.0-py2.py3-none-any.whl (54.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page