Releases: Zyrexnn/Cybermes
Releases · Zyrexnn/Cybermes
Release list
Cybermes v1.1.0 — Cybermes Identity & Prompt Architecture Update
🛡️ 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.mdand.hermes/config.yamlwith 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.mdanddocs/troubleshooting.md. - ⚙️ Git Ignore & Configuration Safety: Optimized
.gitignoreto 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
🚀 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.