Skip to content

Releases: highoncomputers/PocketSET

Release list

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 20:27

PocketSET v2.0.0

Interactive TUI wrapper for the Social-Engineer Toolkit (SET). Dual-platform: Termux (Android) + Linux (Kali / Debian / Ubuntu).

Features

  • Interactive TUI with guided menus and forms
  • Schema-driven parameter collection with validation
  • Live output streaming with smart highlight detection
  • Attack presets (save/load JSON configurations)
  • Attack history with execution logging
  • Plugin system for custom scripts
  • Batch mode for multi-target attacks
  • Pre-flight connectivity checks (ping/port)
  • HTML report generation
  • Input history with persistent storage

Install

bash -c "$(curl -fsSL https://raw.githubusercontent.com/highoncomputers/PocketSET/main/install.sh)"

Changelog

See CHANGELOG.md for full details.