
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).
bwave a.k.a brainwave a.k.a command line notes.
Originally fork of Ajour
npm i bwave -g
Make entry:
bwave A brainwave
Will create bwave.md (if no existy) in the current directory with entry appended.
bwave.md:
## Sun Sep 13 2015 15:49:33 GMT-0700 (PDT)
A brainwave
Tail onto previous entry with -t
flag (no timestamp):
$ bwave A brainwave
$ bwave Another brainwave -t
bwave.md:
## Sun Sep 13 2015 15:49:33 GMT-0700 (PDT)
A brainwave
Another brainwave
By default bwave writes to current directory. Write to secret log in module directory with -g
flag:
bwave A secret brainwave -g
You can output the contents of bwave.md by running without a message:
$ bwave
Adding -g
flag will output contents of global log:
$ bwave -g
-t -- Tail onto previous note (no timestamp)
-g -- Global log file (located in module directory)
FAQs
command line notes
The npm package bwave receives a total of 0 weekly downloads. As such, bwave popularity was classified as not popular.
We found that bwave 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
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.