
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Clipster is a multi platform cloud clipboard:
Copy a text on your smartphone and paste it on your desktop, or vice versa.
Easy, secure, open source.
Supports Android, Linux, MacOS, Windows and all browsers.
You can use the web front-end of the public server at clipster.cc.
For the Android client see Clipster-Android.
To run your own server check Clipster-Server.
Install via pip:
pip install clipster-desktop
Then, clipster
will be available as a terminal command. To enable auto-start, execute the following setup script:
clipster_enable.sh
This will add a Clipster service to systemd. (To disable auto-start, run clipster_disable.sh
)
Alternatively, install the latest version from GitHub. Copy and paste the following in the console to clone the git repo and start the install.sh
script:
git clone https://github.com/mc51/Clipster-Desktop.git && cd Clipster-Desktop && sh scripts/install.sh
The install script takes care of everything.
Download clipster.exe
from the latest Windows release and start it. To automatically start Clipster, open the current user's auto-start folder by opening Explorer and typing shell:startup
. Copy clipster.exe
there.
Download clipster.zip
from the latest MacOS release, move it to Applications
and start it. You might get a warning message, that you need to ignore. Newer MacOS versions might even prevent you from opening it entirely at first. You have two options:
right click --> open
System Preferences --> Security & Privacy
. In the General
Tab the App will be listed and you can start it from thereTo automatically start Clipster, right click on the icon in your Dock and click on Options --> Open at Login
.
Now, you can use clipster!
On the first startup, you can either register a new account or enter your existing credentials for the login. Your credentials will be stored in your HOMEPATH
in ./config/clipster/config
.
Clipster will add an Icon to your system tray which you can click for opening up a menu with the following options:
Get last Clip
will fetch the last shared Clip from the server.
Get all Clips
will fetch all shared Clips from the server.
Share Clip
will share your current clipboard. Then, it's available for all your devices.
Edit Credentials
allows you to register a new account or change your login credentials.
Exit
will terminate the app.
Contributions are very welcome. If you come across a bug, please open an issue. The same thing goes for feature requests.
Client based on cloud-clipboard.
Install script based on Docker.
FAQs
Multi Platform Cloud Clipboard - Desktop Client
We found that clipster-desktop demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.