Releases: nccgroup/scrying
Releases · nccgroup/scrying
v0.9.2
v0.9.1
[v0.9.1] - 2022-11-06
Fixed
- Fix Linux release on CI
v0.9.0
[v0.9.0] - 2022-11-06
Added
- Customise the size of captured images with the
--size
option (web & RDP). Does not work on VNC because the server generally specifies the screen size #36 - Optionally provide RDP credentials
- Option to skip producing a report.html #45
Changed
- Disable RDP certificate verification #48
Removed
- Removed support for platform-native webview to reduce maintenance requirements
Fixed
- Replace question marks in URLs when generating filenames
v0.9.0-alpha.2
[v0.9.0-alpha.2] - 2021-06-22
Added
Changed
- Log messages from the RDP and VNC modules are now tagged with the target IP #42
Removed
- Removed explicit support for macos because I can't easily test or develop for it and I don't know how best to screenshot a cocoa webview (contributions welcome if you have any ideas)
v0.9.0-alpha.1
[v0.9.0-alpha.1] - 2021-03-07
Changed
- Windows builds now use the native Edge webview for web rendering
- Linux builds now use Webkit2GTK for web rendering
- Pressing ctrl+c once will ask the current processes to stop and still produce an output file. Pressing it again will cause Scrying to immediately exit with an error code
Notes
- Missing proxy functionality
- Switch to native renderer on Macos is still TODO
v0.8.2
v0.8.1
v0.8.0
[v0.8.0] - 2020-11-02
Fixed
- Correctly parse Nmap files without full service information for each port (nmap_xml_parser#7)
v0.7.0
[v0.7.0] - 2020-06-29
Added
- Added support for reading Nessus XML files
- RDP errors are collected and included in the report
- While XP is not currently supported, suspected XP-era machines have appropriate error messages #21
- Catches CTRL+C so that active targets can be completed and a report produced before exiting
Changed
- The program exits early if it couldn't parse any targets from the input files #19
Fixed
v0.6.0
[v0.6.0] - 2020-06-29
Added
- Added support for 15- and 24-bit colour depth and 8-bit colour maps on VNC