Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Social folder sharing/backup tool which using BitTorrent.
$ gem install torrentgem
Preparing
$ torrentgem -i {Your-Twitter-ID}
$ cd
$ ls
TorrentGem.yourid
$ ls TorrentGem.yourid
README
$ cat TorrentGem.yourid/README
The RULE:
You can Create/Read/Delete files.
But you DON'T Update files.
Add file
$ vim TorrentGem.yourid/MyPublicNote
$ torrentgem
Tweet this -> {infohash} #torrentgem
$ ls TorrentGem.yourid/snapshots
20110412_181920.torrent
$ ls TorrentGemInbox
yourid.torrent
$ aria2c -V --seed-ratio 0.0 TorrentGemInbox
Add another file
$ vim -x TorrentGem.yourid/MySecretNote
$ torrentgem
Tweet this -> {infohash} #torrentgem
$ ls TorrentGem.yourid/snapshots
20110412_181920.torrent
20110412_181923.torrent
$ aria2c -V --seed-ratio 0.0 TorrentGemInbox/yourid.torrent
Support TorrentGem users
$ torrentgem support
@foo {magnet-uri} {torrage-uri}
@bar {magnet-uri} {torrage-uri}
@baz {magnet-uri} {torrage-uri}
$ torrentgem support foo
$ aria2c --seed-ratio 0.0 TorrentGemInbox/foo.torrent
^Z
$ bg
$ ls TorrentGem.foo
foosfile
$ torrentgem support bar
magnet-uri:xxx
$ aria2c --seed-ratio 0.0 {magnet-uri}
^Z
$ bg
$ ls TorrentGem.bar
barsfile
Copyright (c) 2011 OHASHI Hideya. See LICENSE.txt for further details.
FAQs
Unknown package
We found that torrentgem demonstrated a not healthy version release cadence and project activity because the last version was released 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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.