
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
ds1054z-cap
Advanced tools
Captures the screen on a rigol DS1054Z over LAN and prints the result as a .png
.
git clone https://github.com/NateZimmer/ds1054z_cap_js.git ds1054z_cap_js
cd ds1054z_cap_js
npm install
node capture.js [IP] [optional filename]
Example:
node capture.js 192.168.1.110 myFile
Output:
node capture.js 192.168.1.111 myFile
Connecing to 192.168.1.111 on port 5555
Connected
1124 KB
Wrote myFile.png
Example image:
See capture.js. Creates a basic TCP socket with the scope over port 5555.
FAQs
Rigol DS1054Z screen capture
The npm package ds1054z-cap receives a total of 0 weekly downloads. As such, ds1054z-cap popularity was classified as not popular.
We found that ds1054z-cap 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.