Giter VIP home page Giter VIP logo

magnetos's Introduction

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,隐写题目自动化解题工具
  • file_hash,计算文件hash
  • file_strings,与 strings 命令相同,但是会自动过滤掉\0
  • find_ctf_flag,根据 flag 特征从文本文件或目录中查找可能的 flag
  • reverse_proxy
  • steg_hide_break

magnetos's People

Contributors

restran avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.