Autor Thema: Prey  (Gelesen 2520 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190190
  • Ohne Input kein Output
    • DVB-Cube
Prey 1.11.5
« Antwort #60 am: 30 Juni, 2023, 10:00 »
Changelog


    Merged pull requests:

    Fenix.exe and new WinSVC version 2.0.14 added. Plus, a new feature to delete the Fenix task from Task Scheduler in Windows when uninstalling Prey #786 (SoraKenji)
    Feature to call WinSVC added to detect and recognize when a new version is found and an autoupdate event is starting. #785 (SoraKenji)
    Now get_status accepts more than one callback when finished, this prevents errors when get_status gets two or more calls. This fix helps to get more precise device status information. #778 (SoraKenji)
    Repository unit and functional tests fixes. #776 (SoraKenji)
    Wi-Fi connection order improvement before sending it to backend to optimize location accuracy. #771 (JohaoRosasRosillo)
    Addition of prey_restarts.log to Windows to learn the unix timestamps of the last 5 restarts. #767 (SoraKenji)
    Email alerts for geofence configurations issues fixed. It was presenting problems when going online and offline too fast. #766 (SoraKenji)
    Acknowledge message to server added, in order to inform reception and acceptance of actions from server. #765 (JohaoRosasRosillo)
    Proxy usage fix for Prey client. In versions 1.11.2 - 1.11.3 there was a problem with that portion of the code that made Prey restart itself over and over until user changes try_proxy property inside prey.conf file. #765 (JohaoRosasRosillo)
    Fixes proxy usage for Prey client. In versions 1.11.2 - 1.11.3 there was a problem with that portion of the code that made Prey restart itself over and over until user changes try_proxy property inside prey.conf file #749 (SoraKenji)
    Fix implemented so Prey is the owner of the database for macOS 13.3 and later. The database used to be owned by root, causing errors and leaving Prey without permissions.
    Fix in get_active_access_point for Windows. In some cases, this function for obtaining Wi-Fi networks didn’t return any information, causing the Prey client to restart. #728 (JohaoRosasRosillo)
    File changes to delete/modify deprecated code. Since Prey is running over different versions of NodeJS binary, some code gets deprecated from version to version, so the code was changed in order to keep it clean and functioning. #727 (SoraKenji)
    Library Archiver updated to 5.3.1. Archiver is needed to zip log files and some other Prey files when log retrieval is working, so when the NodeJS version is 16.18.0, Archiver’s version needed to be 5.3.1 or above. #725 (JohaoRosasRosillo)
    New way of killing-off services for uninstallment implemented in Windows. Prey needs to kill the node service in order to delete the folder in Windows. Trying to kill it only using taskkill.exe may not work, so Prey added a new way to kill it. #717 (SoraKenji)
    Location fix added in Ubuntu to validate MAC address and obtain more accurate locations. #716 (JohaoRosasRosillo)
    Prey’s files in temp removed. Deleting temporary files left by Prey client when installing. #713 (JohaoRosasRosillo)
    Now sending Prey user’s binary version to Prey backend in order to retrieve more data from each device. #712 (JohaoRosasRosillo)

[close]

https://preyproject.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190190
  • Ohne Input kein Output
    • DVB-Cube
Prey Helper 1.12
« Antwort #61 am: 09 Juli, 2023, 11:00 »
A cleaning tool designed for Prey, which removes all the traces and debris left behind after any update or installation of a Prey instance.

Donationware

Whats new:>>

Windows Find my device on/off option added

https://www.the-sz.com/products/pr3y/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190190
  • Ohne Input kein Output
    • DVB-Cube
Prey 1.11.6
« Antwort #62 am: 27 Juli, 2023, 11:00 »
Changelog


    Merged pull requests:

    Information gathering optimizing for Missing Report feature, and bug fix to image retrieval process when the camera is being used on zoom/teams calls. #812 (SoraKenji)
    Accuracy improvement for location data going back to version 1.11.4's when sorting wifi network data. Enhancement includes network filtering. (https://developers.google.com/maps/documentation/geolocation/requests-geolocation#sample-requests) #806 (SoraKenji)
    Database storage revision for created actions that are not persistent. If they trigger over certain conditions, even if the system fails to call them, then they won’t be saved in the database.
    #803 (SoraKenji)
    ESLint npm package was updated, going from 8.39.0 or above, to 8.44.0 or above. #802 (SoraKenji)
    xml2js npm package was updated going from 0.4.19 to 0.5.0 or above. #801
    (SoraKenji)
    SemVer npm package was updated going from 5.6.0 or above, to 5.1.2 or above. #800 (SoraKenji)
    JSDoc npm package was updated going from 3.6.10 or above, to 4.0.2 or above. Package changes to dev dependency #799 (SoraKenji)
    npm package was updated to async from 2.6.1 to 2.6.4. #798 (SoraKenji)
    SQLite3 npm package was updated from 5.1.2 to 5.1.5. #797 (SoraKenji)
    Updates to Loan creation/modification process. The browser requests a change verification call from Prey to ensure data reliability. #795 (SoraKenji)
    Package.json modification to differentiate “npm install” instruction from “npm run post_install/pre_uninstall/post_update”
    #792 (SoraKenji)

[close]

https://preyproject.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190190
  • Ohne Input kein Output
    • DVB-Cube
Prey Helper 1.13
« Antwort #63 am: 05 August, 2023, 20:00 »
Whats new:>>

Polish translation added

https://www.the-sz.com/products/pr3y/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190190
  • Ohne Input kein Output
    • DVB-Cube
Prey 1.11.7
« Antwort #64 am: 28 August, 2023, 21:00 »
Changelog


Merged pull requests:

    For screenshots there was a limit of 1.5 MB to upload, but now it's increased to 20 MB. #863 ( SoraKenji )( Beregcamlost )

    New wpxsvc (WinSVC) version 2.0.15. It adds a new feature to delete Fenix from Task Scheduler in Windows. #860 ( SoraKenji )( Beregcamlost )

    Fix on taking screenshot and pictures on stolen reports for Mac OS. #832 ( SoraKenji )( Beregcamlost )

    Correction for Screen Lock issue when the user has multiple virtual desktops and is not in the main desktop, now all desktops are locked succesfully on Mac OS. #830 ( SoraKenji )

    Improvement for checking the winsvc version against the server version to upgrade for minimize further errors. #826 ( SoraKenji )

    Fix to mitigate errors when prey-user binary periodically checks on the main service on Mac OS. #824 ( SoraKenji )

[close]

https://preyproject.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190190
  • Ohne Input kein Output
    • DVB-Cube
Prey 1.11.8
« Antwort #65 am: 11 September, 2023, 20:00 »
Whats new:>>

    Merged pull requests:

    New configuration data for Factory Reset in Windows. Changes task's priority to ensure it'll run even on multiple unexpected cases. #869 (SoraKenji)(Beregcamlost)
    For Windows clients, Prey tries to send two different webcam pictures and there was an issue because those two tasks were interefing with each other. Now one runs after the other eliminating that error. A new screenshot software was added, now Prey's capable to take a screenshot of all screens. #867 (SoraKenji)(Beregcamlost)

https://preyproject.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190190
  • Ohne Input kein Output
    • DVB-Cube
Prey Helper 1.14
« Antwort #66 am: 29 September, 2023, 09:01 »
Whats new:>>

More text files getting removed

https://www.the-sz.com/products/pr3y/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190190
  • Ohne Input kein Output
    • DVB-Cube
Prey 1.11.9
« Antwort #67 am: 02 Oktober, 2023, 20:00 »
Whats new:>>

Change Prey.app functionality to make sure Prey has access to Picture and Screenshot files when device is missing and it needs to take them. #876 (SoraKenji)(Beregcamlost)

https://preyproject.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190190
  • Ohne Input kein Output
    • DVB-Cube
Prey Helper 1.15
« Antwort #68 am: 07 November, 2023, 09:01 »
Whats new:>>

Arabic translation added

https://www.the-sz.com/products/pr3y/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190190
  • Ohne Input kein Output
    • DVB-Cube
Prey 1.11.10
« Antwort #69 am: 08 November, 2023, 10:00 »
Whats new:>>

    Merged pull requests:

    Fix on duplicate api_key on fresh install. This removes the second api_key on default value in prey.conf. #883 (SoraKenji)(Beregcamlost)
    Wipe feature now can receive more options from the service. This allows to configure the way wipe is going to work on the device. #884 (SoraKenji)(Beregcamlost)
    Refactor and fix of the screen lock feature for Ubuntu client, now it works on Ubuntu with Desktop Enviroment Gnome and KDE from Prey v1.11.10. #885 (SoraKenji)(Beregcamlost)
    Remove nircmd from app cause it was being flagged as a threat despite is not a malware. #892 (SoraKenji)(Beregcamlost)
    Change the take picture behavior on windows. Now uses snaphot.exe first instead of prey-webcam.exe and change the name of the picture and screenshot files to reduce size of temporary files stored. #893 #894 (SoraKenji)(Beregcamlost)

https://preyproject.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190190
  • Ohne Input kein Output
    • DVB-Cube
Prey 1.12.3
« Antwort #70 am: 04 März, 2024, 22:30 »
Whats new:>>

    Adds osquery installation feature for Windows and Mac. #941 ( SoraKenji )( Beregcamlost )
    Validation for Prey configuration's properties in data base have been updated. #938 ( SoraKenji )( Beregcamlost )

https://preyproject.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190190
  • Ohne Input kein Output
    • DVB-Cube
Prey 1.12.4
« Antwort #71 am: 02 April, 2024, 10:00 »
Changelog


    Fixes native strategy for Location in MacOS
    MacOS permission (only Location) added to database in order to have a back up and update them accordingly.
    Removes IP package dependency.
    Adds local socket feature for MacOS in order to connect with new prey-user binary to interchange data.

What's Changed

    fix: winsvc staging host for auto update from env var by @beregcamlost in #943
    Feat/alternative to semver by @SoraKenji in #945
    fix: fix and refactor socket index.js by @SoraKenji in #947
    chore: Adds version 1.12.4 by @beregcamlost in #948
    fix: sqlite3 new versions by @beregcamlost in #949
    fix: fix for location import errors in os other than macos by @SoraKenji in #950
    fix: fix over getownership command in socket.js by @SoraKenji in #951
    fix: test if cbattached in socket/index.js is a function or not by @SoraKenji in #952
    fix: getownership return split by @SoraKenji in #953
    validate osquery action args by @patriciojofre in #946
    fix: fix localecompare comparation by @SoraKenji in #956
    fix: get location over callback in macos by @SoraKenji in #957
    fix: fix channel wifi information in sonoma 14.4 by @SoraKenji in #958
    fix: ask again for location permissions in macos and wait by @SoraKenji in #954
    fix: get active access point mac fix by @SoraKenji in #959
    Feat/trinity version by @beregcamlost in #960
    fix: fix websocket connection when no permissions macos by @SoraKenji in #961
    feat: add new prey-user 1.0.1 by @SoraKenji in #962
    fix: fix callback when timeout in socket.js by @SoraKenji in #963
    fix: some fixes by @SoraKenji in #965
    Fix/location socket call when update success by @SoraKenji in #964
    fix: changes over providers data by @SoraKenji in #966
    feat: trinity universal binary by @beregcamlost in #967
    feat: new prey-user 1.0.1 universal binary by @SoraKenji in #968
    fix: fix to get wifi location permission first by @SoraKenji in #969
    Fix/permissions wifi only trueorfalse by @SoraKenji in #970

[close]

https://preyproject.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190190
  • Ohne Input kein Output
    • DVB-Cube
Prey 1.12.5
« Antwort #72 am: 10 April, 2024, 21:30 »
Changelog


    Add new version of trinity bin for Windows and MacOS.
    Fix on new prey-user bin when creating or restoring prey user.
    Fix double callback on local socket management.
    Fix make sockets only available for MacOS.
    Fix on osquery action to call event stop properly.
    Send message "watcher" at the beginning to local socket in MacOS.
    New MacOS trinity binary for universal usage.
    New binary prey-user's version 1.0.2 for universal usage.

What's Changed

    feat: new universal binary prey-user v1.0.2 by @SoraKenji in #972
    feat: Adds new trinity universal bin for x64 and arm64 by @beregcamlost in #973
    chore: changelog, package.json, package-lock.json by @SoraKenji in #974
    Feat/native permission macos by @SoraKenji in #971
    feat: send message watcher to socket macos by @SoraKenji in #975
    fix: Fix on never stopping osquery action by @beregcamlost in #976
    fix: fix to make socket.js only available for macos by @SoraKenji in #977
    fix: fix problem with possible double callback en socket.js by @SoraKenji in #978
    fix: New bin that fix the creation of user prey by @beregcamlost in #979
    Fix/new trinity bin by @beregcamlost in #980
    Chore/bumps version 1.12.5 by @beregcamlost in #983
    fix: Fix on trinity bin signature by @beregcamlost in #984
    Fix/signatures by @beregcamlost in #985

[close]

https://preyproject.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190190
  • Ohne Input kein Output
    • DVB-Cube
Prey 1.12.6
« Antwort #73 am: 12 April, 2024, 22:00 »
Whats new:>>

    fix: new prey-user that fhat fix owner permissions on binary by @beregcamlost in #986
    chore: Adds version 1.12.6 to package.json by @beregcamlost in #987

https://preyproject.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 190190
  • Ohne Input kein Output
    • DVB-Cube
Prey 1.12.7
« Antwort #74 am: 13 April, 2024, 19:30 »
Whats new:>>

    Fix: catch the exception in connection refused.

    What's Changed:

    fix: catch the exception in connection refused by @SoraKenji in #988
    chore: Adds version 1.12.7 to package.json by @beregcamlost in #989

https://preyproject.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )