
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
= Discodactyl
{}[http://travis-ci.org/josephholsten/discodactyl] | {
}[https://codeclimate.com/github/josephholsten/discodactyl] | {
}[https://gemnasium.com/josephholsten/discodactyl]
{Docs}[http://rdoc.info/projects/josephholsten/discodactyl] | {Code}[https:/github.com/josephholsten/discodactyl] | {Bugs}[http://github.com/josephholsten/discodactyl/issues]
== DESCRIPTION:
Discodactyl is an experimental toolkit for XRD service discovery documents and related protocols. It includes implementations of XRD URITemplate Link-Patterns, basic site-meta support, HTTP Link header parsing, acct: URIs and a webfinger poking stick.
== FEATURES/PROBLEMS:
== SYNOPSIS:
For command-line fiends:
$ webfinger bradfitz@gmail.com Profile: http://www.google.com/profiles/bradfitz Profile data: http://www-opensocial.googleusercontent.com/api/people/115863474911002159675/ describedby: http://www.google.com/profiles/bradfitz Contacts: http://www-opensocial.googleusercontent.com/api/people/ Status: Hah... about 4 hours ago
For ruby mongers:
require 'discodactyl'
acct = URI.parse 'acct:bradfitz@gmail.com'
webfinger_uris = Discodactyl::ResourceDiscovery.get_uris_by_rel(acct, 'lrdd', 'uri' => acct) disco_doc = Discodactyl::XRD::Document.parse(open(webfinger_uris.first))
== REQUIREMENTS:
== INSTALLING:
See the INSTALL file for details.
== LICENSE:
Copyright (c) 2009, 2010, 2011, 2012 Joseph Anthony Pasquale Holsten joseph@josephholsten.com
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
FAQs
Unknown package
We found that discodactyl 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.