
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).
Flask_WifiQR: A simple flask app that serves your wifi password as a QR Code to smartphones
WifiQR is a small flask app that embeds my wifi password in the form of a QR code into home assistant
This is a simple 1 page app that returns a QR image that is recognised by most mobile devices (both Android an iPhone). Open your camera app, hold your camera in front of the QR image and wait until you are prompted to connect to the WIFI ssid given in the QR.
To run:
pip install wifiqr
export WIFI_PASSWORD="some_password
export WIFI_SSID="some_ssid"data
python -m wifiqr
FAQs
Flask_WifiQR: A simple flask app that serves your wifi password as a QR Code to smartphones
We found that flask_wifiqr demonstrated a healthy version release cadence and project activity because the last version was released less than 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.