[go: up one dir, main page]
More Web Proxy on the site http://driver.im/ Skip to main content

Search

Items tagged with: Rclone


I think #rclone is the best way to do #backups: rclone.org/

It supports tons of backend stores: rclone.org/overview/

And its crypt module makes seamless encrypted backups very easy, ensuring cloud providers and state actors have no access to your data, and can't backdoor or disable it in response to, say, UK government Investigatory Powers Act technical capability notice orders: rclone.org/overview/


Sensitive content


Confluence Exploit Leads to LockBit Ransomware

An intrusion began with the exploitation of CVE-2023-22527 on an exposed Windows Confluence server, leading to LockBit ransomware deployment across the environment. The threat actor utilized various tools including Mimikatz, Metasploit, and AnyDesk. They leveraged RDP for lateral movement and deployed ransomware through multiple methods, including SMB file copying and automated distribution via PDQ Deploy. Sensitive data was exfiltrated using Rclone to MEGA.io cloud storage. The intrusion had a rapid Time to Ransom of approximately two hours, showcasing the efficiency of the attack.

Pulse ID: 67bc0eba0f86044d9a930812
Pulse Link: otx.alienvault.com/pulse/67bc0…
Pulse Author: AlienVault
Created: 2025-02-24 06:16:26

Be advised, this data is unverified and should be considered preliminary. Always do further verification.

#AnyDesk #Cloud #Confluence #CyberSecurity #InfoSec #LockBit #MegaIO #OTX #OpenThreatExchange #RAT #RDP #RansomWare #Rclone #SMB #Windows #bot #AlienVault


This two are ment for each other
opendrive.com
rclone.org/

don't forget to #backup your #data. #offsite #rclone #linux #server #bsd


## Erfahrungsbericht über #Nextcloud und Verschlüsselung

Ich nutze Nextcloud (bei Hetzner gehostet) seit mehreren Jahren. Ich musste auf die native Verschlüsselung von Nextcloud verzichten, da die einzige für meine Bedürfnisse wirklich relevante Option, die Ende-zu-Ende-Verschlüsselung, noch nicht ausgereift genug ist.

Für die Synchronisation habe ich mich für #RClone entschieden. Obwohl ich die in RClone integrierte Verschlüsselungsfunktion getestet


for the common folk, @cryptomator and for more technical people, #rclone with encrypted remote configuration. Unfortunately, it won't work for the in device backups and not everybody will change their default apps


Hey #linux#debian people: it’s occurring to me that #rclone might not actually be the best way to do what I’m doing. So: if you had two Debian servers on a vpn, both with 1 gig fiber links to the internet, in cities 100 km apart, how would you go about having shared filesystems between them? Right now I am using rclone mount with sftp. Is there a less janky way?


A deeply annoying discovery I made today: if you have an #rclone mount that needs to be restarted, any running #docker writing to that mount is now writing to your filesystem without warning. I get that if the mount is gone, of course it has to write to the local filesystem. But when the mount comes back, it continues writing to the local filesystem, but if you change into the mounted directory, ls will show the contents of the mount, not the contents of the local filesystem that docker is busy writing to, and you will have no idea what black hole your files are falling into, because /mnt/offsite shows it's mounted, your docker agrees that it's writing to /mnt/offsite, and yet the files are nowhere to be found when you go to /mnt/offsite! They only suddenly appear when you umount the directory.


I wrote up a detailed review of using Kopia and rclone to back up my MacOS home directory to OneDrive. Along the way I create an APFS snapshot and use launchd to manage scheduling.

blog.koehn.com/posts/kopia-mac…

#backups #kopia #apfs #rclone


#emacs' tramp is slow. #rclone mount is a fast alternative.

mount a remote FS from your VPS:

rclone mount --daemon /remote/ ./local

and access it flawlessly from Emacs, the terminal or any other editor (hello #lem).

Tramp itself has a rclone backend.

rclone.org/commands/rclone_mou…

gnu.org/software/tramp/#Using-…


Today it suddenly occurred to me, "Hmm, I bet #rclone supports a compression backend. If so, then I could be compressing my cloud backups to save on storage costs." So I went and looked it up, and indeed it does, and I could.
There's even a "union" backend I could use to migrate gradually to compressed backups rather than paying download and upload costs to recompress everything.
Seems like a great idea, right? Or _is_ it?
#tech #backups #hacking
🧵 1/2


I hate the way doing large #rclone syncs from slow cloud providers slows my entire #debian machine to a crawl, but because of the way iowait works and how rclone works, I don't think there's a good way around it? Has anyone found anything I missed?


So, I am giving #RClone a try. It’s a command line utility that will allow you to copy things from one cloud storage to the other with ease, sync one way or buy directionally, and Mount cloud storage as virtual drives on your machine so you can mount things like Google Drive, iCloud Drive, and even OneDrive without using any of their bloated and inaccessible software. Of course, the first thing I tried to do with it, it’s not capable of Yet. I tried to copy my writing from an off-line hard drive to three different cloud services with one command. That’s not possible as of yet, but I would still highly recommend this tool even if I’m sure I’m not utilizing it to its full glory as of yet. #CLI #DropBox, #NextCloud, #OneDrive


Mastering Data Protection: A Deep Dive into Open Source Backup Solutions with Restic and Rclone

In a world where data loss can be catastrophic, ensuring a robust backup strategy is more crucial than ever. This article explores the powerful open-source tools Restic and Rclone, providing developer...

news.lavx.hu/article/mastering…

#news #tech #Rclone #Restic #BackblazeB2