
Research
/Security News
11 Malicious NuGet Tools Pose as Game Cheats to Drop a Windows Host-Surveillance Payload
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.
@cuser/cli
Advanced tools
Usage: cuser topic <name>
Positionals:
name The name of the topic, consider use a unique name to prevent collisions [string] [required]
Options:
--help Show help [boolean]
--version Show version number [boolean]
--token cuser token provided by @cuser/server [string] [required]
Examples:
cuser topic <name> --token <cuser_token> creates a topic identifier
copyright 2020
Usage: cuser serve [options]
- To enable/disable capabitlities, use --<option>/--no-<options>
Options:
--help Show help [boolean]
--version Show version number [boolean]
-v, --verbose Run with verbose logging [boolean] [default: false]
-m, --mount Enpoint mount [string] [default: "/api/v0"]
-p, --port Run server with custom port [number] [default: 3000]
-h, --host Run server with custom host
[string] [default: "127.0.0.1"]
-c, --cors Enable cross-origin resource sharing
[boolean] [default: false]
--rest Enable the api rest [boolean] [default: true]
--rest-ui Enable swagger-ui [boolean] [default: true]
--rest-reader Enable reader [boolean] [default: false]
--rest-publisher Enable publisher [boolean] [default: true]
--rest-mount Endpoint mount [string] [default: "/rest"]
--graphql Enable the api graphql [boolean]
--graphql-ui Enable graphiql [boolean] [default: true]
--graphql-reader Enable reader [boolean] [default: false]
--graphql-publisher Enable publisher [boolean] [default: true]
--graphql-mount Endpoint mount [string] [default: "/gql"]
--ipfs-repo Repo directory
[string] [default: "$HOME/cuser"]
Examples:
cuser serve --no-rest starts the server without the restfull api, any
option with the prefix --rest will be ignored
copyright 2020
FAQs
command line interface
The npm package @cuser/cli receives a total of 4 weekly downloads. As such, @cuser/cli popularity was classified as not popular.
We found that @cuser/cli 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
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.

Research
/Security News
4 compromised asyncapi packages deliver miasma botnet loader on macOS, Linux and Windows.

Research
/Security News
A compromised jscrambler npm release added a malicious preinstall hook that runs hidden native binaries on Linux, macOS, and Windows.