Giter VIP home page Giter VIP logo

ctf-scripts's Introduction

CTF Scripts

MISC

compress/
  zipfake.rb              --  PKZip 文件伪加密
  rarfake.rb              --  RAR 文件伪加密

pcap/
  usbkeyboard.rb          --  USB 协议提取键盘输入内容
  usbmouse.rb             --  USB 协议提取鼠标输入转为图片轨迹图
  tsc_tspl_printer.rb     --  TSC TSPL 打印机,打印数据图片输出 (目前仅支持BITMAP/BAR)
  mots_check.rb           --  MOTS 攻击检测

stego/
  stegosaurus.py          --  .py/.pyc/.pyo 的隐写工具
  zwsp-steg.rb            --  ZWSP 隐写信息编码成不可见字符 (3或5个不可见字符编码)

encoder/
  base92.rb               --  base92 encode/decode
  brainfuck.rb            --  brainfuck && ook text encode/decode
  morese_decode.rb        --  莫斯电码解码

image/
  png_size_recover.rb     --  Png 文件的size恢复

CRYPTO

weblogic_password.rb      --  Weblogic 密码解密脚本 (支持{AES256})
weblogic_password.py      --  旧版 Weblogic 密码解密脚本 (该版本停止维护; 依赖旧版Cipher)
shiro_rememberMe_decrypt.rb -- Shiro Cookie rememberMe 解密

AWD

scanner/
  synproxy-scan.rb        --  SYN Proxy Scan v2. (不支持Windows 使用)
  old-synproxy-scan.py    --  SYN Proxy Scan v1. (不建议OSX 使用)

ICS

pcap/
  ics_analysis.rb         --  ICS Protocol Analysis 字段提取统计
  tcp_payload_filter.rb   --  过滤TCP Payload 内容
  mms_extract_file.rb     --  Multimedia Messaging Service 文件提取
  asn_to_hash.rb          !-  .asn 数据转换成 Ruby Hash

备注

!- 为工具开发协助脚本

ctf-scripts's People

Contributors

l-codes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ctf-scripts's Issues

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.