Skip to content

v2.0.0

Choose a tag to compare

@4m3rr0r 4m3rr0r released this 23 Feb 16:29
· 6 commits to main since this release

Version 2.0.0 — Major Update

This release introduces a complete architectural redesign of the plugin, transforming it into a modular security research tool with an interactive web terminal.


New Features

  • Modular plugin structure (separate pages & assets)
  • Web-based terminal (AJAX-powered command execution)
  • Advanced reverse shell engine using proc_open
  • Cross-platform support (Linux / Windows)
  • Bootstrap-powered modern UI
  • WordPress-native integration (hooks, nonces, admin_post)
  • Optimized asset loading (only on plugin pages)

Improvements

  • Non-blocking stream handling for stable shell interaction
  • Improved command execution reliability
  • Cleaner code structure and routing
  • Enhanced UI/UX with dashboard navigation

  • Improved connection stability
  • Reduced shell freeze and silent failures