Releases: prey/prey-node-client
Releases · prey/prey-node-client
v1.3.10
Change Log
v1.3.10 (2015-05-12)
Fixed bugs:
- [Win 10]-Unlocking-Using '1','0' or '_' for password in prey panel - leads to an error in client #110
- [ Win 8.1 Pro, Chrome] : " Alarm Sound " time is less than the mentioned. #107
Closed issues:
- Please Update prey package on NPM! #120
Merged pull requests:
v1.3.9
Implemented enhancements:
- please add Parabola GNU/Linux to your OS list #105
Fixed bugs:
- escape emojis when encodeUriCOmponent on geo #117
- [Win 10]-Message-If a user writes a message in a column, whole message will not be shown in client #112
Closed issues:
- CentOS is not being correctly added to Prey panel. #114
Merged pull requests:
v1.3.8
v1.3.7
- Major: Overhaul the proxy implementation. Now, if a proxy is provided to
try_proxy
, all incoming and outcoming connections go through that proxy. In case the proxy is not available the requests will fallback to a non-proxied connection. Also, thanks to changes in needle, you can add proxy auth credentials in the config file as follows:
try_proxy: https://user:[email protected]:3128
- Minor: Refactor to
control-panel/interval
- Minor: Login shell for
prey
user now points to:- Mac OS X:
/sbin/nologin
- GNU/Linux:
/bin/false
- Mac OS X:
- Fix: Wipe in Windows now use the correct data paths (thanks to @hantwister)
- Update: node v0.10.36
- Update: all dependencies to latest compatible version
v1.3.6
- Fix: Make sure to chmod the current prey version directory on activation to 755, to ensure actions can be run and avoid other unexpected behaviours. Fix #61
- Fix: Add missing
hooks
require intriggers.js
- Fix: system.reconnect() for Windows to avoid errors when path has whitespaces.
- Fix: callback/cb function name in CP sender module.
- Fix: Added missing require in triggers.js.
- Update: Bump chela to 0.0.5
abbde90e88f74c9d7440ae7af9ac8b0542af3144 prey-mac-1.3.6-x64.pkg
876de63af756e2587d2518dcd5b30869f6bab120 prey-mac-1.3.6-x86.pkg
3208564f0bc8854784fcc90d55a36f0df8475aae prey-windows-1.3.6-x64.exe
e5a81ee98fbff98b03934dd03d3552bd824c5826 prey-windows-1.3.6-x64.msi
044d76d82da91b410a450de9ea81cf4f796e506e prey-windows-1.3.6-x86.exe
1fadc07ab0cecf94b7276c34870e0b77d6ce8831 prey-windows-1.3.6-x86.msi
8582d59415c616e50f1d23ed72f5f9ffe4d3af57 prey_1.3.6_amd64.deb
206b4dcdea88b25c8d9eb15bf4209cdf3941d7df prey_1.3.6_i386.deb
v1.3.5
- Alarm: Bump volume before firing the siren. Ensure message is a string.
- Export updater.stop_checking() so that we can cancel the one-hour interval check for new releases.
- CP: Handle invalid commands gracefully.
- CP: Fixed unload bug on emitter.removeListener().
- lib/package: Increase maxBuffer when calling ditto (OSX) so we don't get maxBuffer exceeded errors.
- lib/package: Handle EPERM/EACCES errors on fs.rename caused by antivirus programs in Windows locking newly created dirs.
- lib/package: Ensure destination dir is removed on fs.rename failure, to prevent get_latest() from failing thereafter too.
8f66e788500a1cfc7e936bc30c16ccd82b320505 prey-mac-1.3.5-x64.pkg
f1a0b685ea850060d8531f4807f025bcebda608b prey-mac-1.3.5-x86.pkg
427775044bdef0a7396ace5c5fe5e05834516c72 prey-windows-1.3.5-x64.exe
60ca2985f8341a68dd7cce3f40033754f024d6b9 prey-windows-1.3.5-x64.msi
ddc397bde77ca9a3d16da247aeb9a4779c7c6560 prey-windows-1.3.5-x86.exe
c269abbd21732cbfc4effa5774e0ac0bb27ad14d prey-windows-1.3.5-x86.msi
77d607dc1dee9389ffe1149aa2325a83bf0d61a2 prey_1.3.5_amd64.deb
31c222488f6f95e8d6ff9e48ee815572f41c5e9d prey_1.3.5_i386.deb
v1.3.4
- Updated libs: linus 0.0.4, ocelot 0.0.5.
- OSX Config GUI: Ensure input values are encoded to UTF-8, for compatibility with Python 2.7. Fixes #54.
- Updated safexec binary. Fixes weird access violation errors on Win7. Fixes #52 and #56.
- Handle null callback on SMTP transport.
- Pass callback to transports.smtp.send() in reports to inbox plugin.
- Unload hooks on CP unload() call.
- Require path in connections provider.
- Missing variable declaration in alarm.
- Build tool: Mark non official packages as -pre.
890b191bacbaf2754237572909e1c642b290ea8b prey-mac-1.3.4-x64.pkg
f9f729a471710c3c4b57483d75e67f17380dd58b prey-mac-1.3.4-x86.pkg
2dc3fc615031d97aaf206322fb9e7631ca98c00f prey-windows-1.3.4-x64.exe
36a2eda0ddeb2efaad802156b63b680e5bc2e88e prey-windows-1.3.4-x64.msi
e906704ad91d4184baddc3ae507f256b40424ddb prey-windows-1.3.4-x86.exe
0ac6ca3da94725972b1dd9bff542fc20d5b0ff94 prey-windows-1.3.4-x86.msi
7cecb7aa6039d2886cb47ae8201bf4a27226bdeb prey_1.3.4_amd64.deb
8e46e3b2f0e1e707206befe0c8b2eb0f3e8e173a prey_1.3.4_i386.deb
v1.3.3
- Fixed
reports-to-inbox
plugin .load() function. - Handle emitter = null in alert and alarm actions.
- Trigger a 'command' event whenever a command is invoked.
- Cleaner commands.run call in CP plugin.
- Package: Ensure shasums.json body is parsed (if we get a string instead of an object).
- Reload config when reloading agent, when getting a SIGHUP signal.
---
83cbba1a4dfe1a996369161f833931a3f3a61273 prey_1.3.3_amd64.deb
b3f046b9b260b4b859a81019ce9c555b1b2bfaf6 prey_1.3.3_i386.deb
15d11471f6fbda3e95238a29ac3894741a1154cd prey-mac-1.3.3-x64.pkg
7ba4fcbed6b83827123d9203a6ecc616c145cf06 prey-mac-1.3.3-x86.pkg
f96db6d297e1efd62a6c39c037b401525caf453c prey-windows-1.3.3-x64.exe
fddbe3e41bc1e8b6c6a9d682d89071facafe47b0 prey-windows-1.3.3-x86.exe
v1.3.2
- New plugin: url-trigger, that mimics the old client's behaviour for users that wish to use Prey on standalone mode.
- Fixed HTTP transport.
- Fixed settings sync in CP plugin.
- Commands: Log errors when trying to load DB, if any.
- Build tool: Ensure bundles are signed completely (use --deep param).
---
54b5f843141f7d71942beae33eb4d580f8afe0ee prey_1.3.2_amd64.deb
29500717453ceb37a10467bf110221e11d92bc39 prey_1.3.2_i386.deb
7db8c17961910f63699df88904654a505d6aea6e prey-mac-1.3.2-x64.pkg
1a6d15d48ced1434133a31de849c8a70ea7cc8e4 prey-mac-1.3.2-x86.pkg
67b292234e4e2de3ed214363bb9b9024a784a27d prey-windows-1.3.2-x64.exe
aed5035c46384daffa30cded8c78636dd6584101 prey-windows-1.3.2-x86.exe
v1.3.1
- Fixed Alt+F4 combo & Taskbar toggling in Windows Lock.
- Updated safexec binary, killing child processes when exiting.
- create_user.sh: ensure we use a valid /bin/su path, otherwise we may break sudo.
- Lock: Capture PID and kill grandchild process using impersonation.
- Added system.kill_as_logged_user function.
- Store commands db as base64.
- Stop watching commands on shutdown. Store them on config path, not temp path.
d5d4ccc1a561ef33efc3f79ca4a658d87f37a49a prey-mac-1.3.1-x64.pkg
39df0bba1f1699742db399f98fffd584da13f84f prey-mac-1.3.1-x86.pkg
092c3ebddbd7d03d40f30cdafb085f8584b8b52d prey-windows-1.3.1-x64.exe
c7b8b7f422b5ca51808d165724149a91a69936b5 prey-windows-1.3.1-x86.exe
87dc7419e75fa9e356ac68419f2338e1568b46bf prey_1.3.1_amd64.deb
87d77856f816439bd3d063cd335734a7340328e5 prey_1.3.1_i386.deb