This repository has been archived by the owner on May 25, 2023. It is now read-only.
Removed prior releases because i wasn't sure i was using this system right. Dumping all release notes here up until the current version at the time of writing, 1.0.22.
Features at release 1.0.0
- Power Management (Shutdown/Reboot)
- Python Meterpreter Shell
- PowerShell Shell
- Screenshot
- BSoD
- Simple Networking (Disconnect/Reconnect/Ping)
- Encrypted Communications
- Hardcoded enumeration command
- DNS Update (Via DuckDNS)
- Multi Client Server
- Agent Builder (Compiler not included)
- GUI Application (qt)
Update 1.0.1
- Added discord notifications option via discord server webhook
- Reconfigured controller buttons to become menu buttons in the top left of the main GUI
- Added update log to keep track of what has been done to the program
- Increased verbosity of the Console Log Window
- Added "Task Manager" to client menu in Enumeration > Task Manager
- Encryption iterations for agent builder now configurable in settings
- Main window now dispalys build number ex: qWire CnC Build: 101
- Agent variable length is now configurable in Settings > Builder > Variable Length
Update 1.0.2
- Fixed various bugs related to the network interface
- Various other bug fixes
- Re-arranged main gui widgets
- Main gui now has a maximum size
- Connection & Task Manager widgets will now highlight the entire row
- Added meterpreter shellcode injector in the Task Manager
- Added x64/Reverse TCP payload to injector
- Added CMD Shell to Shells > System Shells
Update 1.0.21
- Re-organized code for GUI's
- Re-structured some of the file hierarchy around the builder and the GUI's
- Added webcam snapshot feature to surveillance
- Re-Structured Surveillance menu.
- Surveillance > Desktop > Screenshot
- Surveillance > Webcam > Snapshot
- Various code optimizations
- Fixed issue with agent disconnecting when server shuts down during initial handshake
Update 1.0.22
- Tested agent on Windows 7 Ultimate SP1. Working.
- Re-coded task manager on client and server
- Optimized context menu code. Menu now loads instantly
- Tested powershell reg key persistence on Windows 7. Working.
- Created python injector in Task Manager. Can inject python code into process's.
- Added CMD, PS and Python Meterpreter shells to the python injector
Update 1.0.23
- Created elevation module for the agent
- Elevation > UAC > [modules]
- Added eventvwr and compmgmt to elevation modules