Skip to content

Releases: Zyrexnn/Cybermes

Cybermes v1.1.0 — Cybermes Identity & Prompt Architecture Update

Choose a tag to compare

@Zyrexnn Zyrexnn released this 20 Aug 00:35

🛡️ Cybermes v1.1.0 — Cybermes Identity & Prompt Engineering Architecture

This release unifies the system prompt persona, formalizes the Cybermes identity across configuration layers, introduces a comprehensive English Prompt Engineering & Anti-Filter Guide, and expands autonomous messaging gateway docs.

🌟 What's New in v1.1.0

  • 🎭 Unified Cybermes System Persona: Upgraded .hermes/SOUL.md and .hermes/config.yaml with the official Cybermes autonomous offensive security identity and direct operator authorization rules.
  • 🎯 Prompt Engineering & Anti-Filter Guide (docs/prompt_guide.md): Comprehensive methodology guide on crafting refusal-proof, 4-pillar authorized researcher prompts ([Scope] + [Objective] + [Non-Destructive Boundary] + [Structured Deliverable]) for LLM backends (Claude 3.5/3.7, GPT-4o, DeepSeek, etc.).
  • 🤖 Telegram Gateway Operations: Documented Telegram bot workflow, slash commands (/new, /reset, /status), and session recovery.
  • 📚 Extended Documentation & Cross-Linking: Integrated prompt guides and refusal recovery playbooks into README.md and docs/troubleshooting.md.
  • ⚙️ Git Ignore & Configuration Safety: Optimized .gitignore to track essential configuration files (.hermes/config.yaml, .hermes/SOUL.md) while protecting local runtime session databases and tokens.

Full Changelog: v1.0.0...v1.1.0

Cybermes v1.0.0 — Autonomous Security Research & Bug Bounty Agent

Choose a tag to compare

@Zyrexnn Zyrexnn released this 19 Aug 14:10

🚀 Initial Public Release of Cybermes

Cybermes is an autonomous offensive security and bug bounty agent framework powered by Hermes Agent, 50+ specialized security reasoning skills, multi-model LLM orchestration, and integrated security knowledge bases.

🌟 Key Features

  • Hermes Agent Core: Multi-step reasoning and automated validation loop.
  • 50+ Domain Skills: IDOR, SSRF, XSS, SQLi, Auth/OAuth, Cloud, SAML, Prompt Injection, and Report Writing.
  • Curated Knowledge Base: PayloadsAllTheThings, HackTricks, Claude-BugHunter, and Strix.
  • Toolchain Orchestration: Nuclei, SQLMap, Strix, FFuF, HTTPx, Katana, Amass, and Playwright MCP.
  • Containerized Deployment: Pre-configured Docker & Docker Compose setup.