is-website-vulnerable
可以用來檢測網站是否有已知的 JavaScript 第三方套件漏洞,用法非常簡單,只要使用 npx 就可以直接執行:
npx is-website-vulnerable http://www.example.com
(credit: 官方 GitHub)
-->
is-website-vulnerable
可以用來檢測網站是否有已知的 JavaScript 第三方套件漏洞,用法非常簡單,只要使用 npx 就可以直接執行:
npx is-website-vulnerable http://www.example.com
(credit: 官方 GitHub)