{"id":31179535,"url":"https://github.com/dotnetrussell/cyberdeck","last_synced_at":"2026-06-15T08:31:42.519Z","repository":{"id":312146140,"uuid":"1046509940","full_name":"DotNetRussell/CyberDeck","owner":"DotNetRussell","description":"Hackers Cookbook - Tons of hacker cli recipes ready to search and use when you need them","archived":false,"fork":false,"pushed_at":"2026-03-12T11:17:57.000Z","size":306,"stargazers_count":40,"open_issues_count":1,"forks_count":6,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-12T17:46:11.459Z","etag":null,"topics":["blue-team","blue-team-tool","bug-bounty","bugbounty-tools","hacking","pentesting","red-team","red-team-tools"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DotNetRussell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-28T19:45:13.000Z","updated_at":"2026-03-12T11:18:01.000Z","dependencies_parsed_at":"2025-09-19T15:55:00.085Z","dependency_job_id":"d75aef92-8431-47b8-8fa9-f307171e6390","html_url":"https://github.com/DotNetRussell/CyberDeck","commit_stats":null,"previous_names":["dotnetrussell/cyberdeck"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/DotNetRussell/CyberDeck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DotNetRussell%2FCyberDeck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DotNetRussell%2FCyberDeck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DotNetRussell%2FCyberDeck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DotNetRussell%2FCyberDeck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DotNetRussell","download_url":"https://codeload.github.com/DotNetRussell/CyberDeck/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DotNetRussell%2FCyberDeck/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34355157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blue-team","blue-team-tool","bug-bounty","bugbounty-tools","hacking","pentesting","red-team","red-team-tools"],"created_at":"2025-09-19T15:54:56.406Z","updated_at":"2026-06-15T08:31:42.504Z","avatar_url":"https://github.com/DotNetRussell.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![BloodBash verbose output example](https://i.imgur.com/m5RVnJZ.png)\n\n# CyberDeck\n\n**CyberDeck** is a **terminal-based penetration testing command dictionary and cookbook** with a **sci-fi CRT aesthetic** inspired by *Alien*, *Blade Runner*, and classic hacker films. Built in Python using `curses`, it delivers an immersive, retro-futuristic interface for browsing, searching, and copying commands for execution \n\nWhether you're on a red team engagement, CTF, or just need quick access to common tools, CyberDeck keeps your workflow fast, organized, and *visually epic*.\n\n---\n\n## Features\n\n| Feature | Description |\n|-------|-----------|\n| **Sci-Fi Themed UI** | Boot/shutdown sequences with typewriter animations, CRT-style text, and Weyland-Yutani branding. |\n| **Dynamic Command Database** | Commands pulled from remote `commands.json`, auto-updated on launch (configurable). |\n| **Categorized Commands** | Organized by phase: Recon, Scanning, Exploitation, Post-Exploitation, Reverse Shells, etc. |\n| **Full-Text Search** | Dual-panel search across **commands** and **cookbook recipes**. |\n| **Clipboard Integration** | Press `C` to copy any command instantly (`pyperclip` required). |\n| **Cookbook Recipes** | Step-by-step multi-command playbooks (e.g., \"Lateral Movement via WMI\"). |\n| **Related Commands** | Context-aware suggestions with live navigation. |\n| **Customizable Appearance** | Choose from 8 retro color schemes: `toxic green`, `yellow`, `cyan`, etc. |\n| **Animation Toggle** | Disable boot/typewriter effects for speed. |\n| **Cross-Platform Tags** | Commands labeled: `Windows`, `Linux`, or `Win/Lin`. |\n| **Fallback CLI Mode** | If `curses` fails (e.g., Windows without WSL), use as a **line-ending converter**. |\n| **Error Logging** | All issues logged to `~/.cyberdeck/error.log`. |\n\n---\n\n## Screenshots\n\n![Categories Menu](https://i.imgur.com/8YNGYKD.png)\n![Categories Menu](https://i.imgur.com/gfCzgfs.png)\n![Categories Menu](https://i.imgur.com/tzEbcmk.png)\n![Categories Menu](https://i.imgur.com/kj1IoQU.png)\n![Categories Menu](https://i.imgur.com/pBM6LDY.png)\n![Categories Menu](https://i.imgur.com/WfQWeAI.png)\n![Categories Menu](https://i.imgur.com/LD8FTz6.png)\n![Categories Menu](https://i.imgur.com/DH5PMjM.png)\n![Categories Menu](https://i.imgur.com/HbImOcc.png)\n\n---\n\n## Installation\n\n### 1. Clone the Repo\n```bash\ngit clone https://github.com/DotNetRussell/CyberDeck.git\ncd CyberDeck\n```\n\n### 2. Install Dependencies (Recommended)\n```bash\npip install pyperclip requests\n```\n\n\u003e **Note**:  \n\u003e - `curses` is built-in on **Linux/macOS**.  \n\u003e - On **Windows**, use **WSL** or install:  \n\u003e   ```bash\n\u003e   pip install windows-curses\n\u003e   ```\n\n### 3. Run CyberDeck\n```bash\npython3 cyberdeck.py\n```\n\n\u003e First run creates `~/.cyberdeck/` and downloads latest `commands.json`.\n\n---\n\n## Usage\n\n### Interactive Mode (`curses`)\n\n| Action | Keys |\n|------|------|\n| Navigate | `↑` `↓` |\n| Select | `Enter` |\n| Go Back | `Esc` |\n| Copy Command | `C` |\n| Search | `Search` → type query |\n| Switch Panel (Search) | `←` `→` |\n\n#### Menu Options\n- **Commands** → Browse by category → View details\n- **Search** → Find commands/recipes instantly\n- **Cookbook** → Run multi-step playbooks\n- **Settings** → Change color, toggle animations, force update\n- **Shutdown** → Exit with style\n\n---\n\n### Fallback CLI Mode (No `curses`)\n\nConvert line endings:\n```bash\npython3 cyberdeck.py input.txt output.txt -f unix\n```\n\nOptions:\n- `-f unix` → `\\n` (LF)\n- `-f windows` → `\\r\\n` (CRLF)\n- `-f mac` → `\\r` (CR)\n\n---\n\n## Data \u0026 Updates\n\n- **Commands**: Stored in `~/.cyberdeck/commands.json`\n- **Recipes**: Stored in `~/.cyberdeck/recipes/*.json`\n- **Auto-Update**: Enabled by default on startup\n- **Force Update**: Press `F` in Settings\n\n\u003e All data synced from:  \n\u003e [https://github.com/DotNetRussell/CyberDeck](https://github.com/DotNetRussell/CyberDeck)\n\n---\n\n## Cookbook Recipes\n\nCreate your own in `~/.cyberdeck/recipes/`:\n\n```json\n{\n\t\"name\": \"Attack Path Visualization with BloodHound\",\n\t\"description\": \"Load collected data into BloodHound to reveal privilege escalation routes.\",\n\t\"tools\": [\n\t\t{\n\t\t\t\"name\": \"BloodHound\",\n\t\t\t\"description\": \"AD relationship graphing tool\",\n\t\t\t\"url\": \"https://github.com/BloodHoundAD/BloodHound\"\n\t\t}\n\t],\n\t\"steps\": [\n\t\t{\n\t\t\t\"index\": 1,\n\t\t\t\"name\": \"Start Services\",\n\t\t\t\"command\": \"neo4j start; bloodhound\",\n\t\t\t\"description\": \"Launch database and GUI.\"\n\t\t},\n\t\t{\n\t\t\t\"index\": 2,\n\t\t\t\"name\": \"Import Dataset\",\n\t\t\t\"command\": \"Drag domain_data.zip into BloodHound interface\",\n\t\t\t\"description\": \"Load harvested JSON files.\"\n\t\t},\n\t\t{\n\t\t\t\"index\": 3,\n\t\t\t\"name\": \"Pathfinding Queries\",\n\t\t\t\"command\": \"Run: Shortest Paths from Owned to Domain Admins\",\n\t\t\t\"description\": \"Identify viable attack chains.\"\n\t\t}\n\t]\n}\n```\n\n---\n\n## Contributing\n\nWe welcome contributions! Help grow the command library and recipes.\n\n### How to Contribute\n1. Fork the repo\n2. Add new entries to `commands.json` or create `.json` recipes\n3. Submit a Pull Request\n\n#### Command Format\n```json\n{\n      \"Name\": \"Mimikatz - DCSync Administrator Hash\",\n      \"Category\": 16,\n      \"Description\": \"Mimikatz: Perform DCSync to retrieve Administrator account hash from DC\",\n      \"Command\": \"lsadump::dcsync /user:corp\\\\Administrator\",\n      \"OS\": \"Windows\",\n      \"id\": 1,\n      \"related\": [\n        0,\n        2,\n        13,\n        15,\n        16\n      ]\n}\n```\n\n---\n\n## Latest Release\n\n[Download Latest](https://github.com/DotNetRussell/CyberDeck/releases/latest)\n\n---\n\n## License\n\n[MIT License](LICENSE) – Free to use, modify, and distribute.\n\n---\n\n\u003e **\"In space, no one can hear you `nc -lvnp 4444`\"**  \n\u003e — *CyberDeck, probably*\n\n---\n\n**Built with** `Python` **·** **Maintained by** [@DotNetRussell](https://x.com/DotNetRussell)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotnetrussell%2Fcyberdeck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotnetrussell%2Fcyberdeck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotnetrussell%2Fcyberdeck/lists"}