Releases: alpine-sec/SPECTR3
Releases · alpine-sec/SPECTR3
SPECTR3 v0.7.7
SPECTR3 v0.7.6
- Add support to non interactive shell execution
- Support to run through Velociraptor in daemon mode (Ty again @lroncero )
SPECTR3 v0.7.5
- Fix Hardcoded filename in daemon mode. (ty Luis Roncero)
SPECTR3 v0.7.4
- Fix dns hostnames in sshhost parameter
SPECTR3 v0.7.3
- Add option to share all block devices at same time
- Minor fixes and improvements
SPECTR3 linux v0.2-beta
- Add chap authentication support
- Code improvement
- Bug fixes
SPECTR3 linux v0.1-alpha
- SPECTR3 linux version for testing purposes
- Tested on Ubuntu 22.04
- Tested on Centos 7.9
- Based on TGT iSCSI Project
- PyInstaller portable version
SPECTR3 v0.6
- Implemented timeout option to improve SPECTR3 automatic shutdown control for unattended execution scenarios (Remote EDR Execution for example).
- The timeout is only active if there are no connections and is stopped and reset when a connection is established.
SPECTR3 v0.5
- Add daemon unattended mode to run SPECTR3 as background process
SPECTR3 v0.4.6
- Improve IQN naming adding hostname of the target
- General code enhancement, organization and clean up