
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
html-grabber
Advanced tools
HTML Grabber - is a console utility to grab html content from JavaScript based sites (single page application)
HTML Grabber - is a PhantomJS based console utility to grab HTML content from JavaScript based sites (single page application). The only use case is to serve gotten HTML to old Web crawlers who can't work with the JavaScript-based site (Yandex, Yahoo, Bing, etc).
To install HTML Grabber as global package run following command:
yarn global add html-grabber
npm install html-grabber -g
Note: It is assumed that PhantomJS already installed.
html-grabber [options]
Options:
-s, --sitemap [value] Path to sitemap file, if specified grabber will grab all urls from the specified sitemap.
-d, --domain [value] Domain to grab, works in combination with paths option.
-p, --phantom [value] Path to phantom executable.
-L, --log [value] Path to log file, pass "none" to disable.
-l, --paths <items> List of paths specified with semicolon delimeter, works in combination with domain option.
-o, --output [value] Output directory
-h, --help output usage information
This pages provide information for testing grabber functionality.
HTML Grabber released with MIT License
FAQs
HTML Grabber - is a console utility to grab html content from JavaScript based sites (single page application)
We found that html-grabber 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
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.