
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
zan-proxy-remote-debug-plugin
Advanced tools
zan-proxy 插件, 功能包括:
vconsole 工具例如原本的页面内容为:
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
</body>
</html>
开启注入vconsole功能后的页面内容为:
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<script src="https://cdn.bootcss.com/vConsole/3.2.0/vconsole.min.js"></script><script>new VConsole();</script>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
</body>
</html>
vconsole 介绍 https://github.com/Tencent/vConsole
在 zan-proxy 的插件管理页面中, 点击 zan-proxy-remote-debug 插件即可进入插件配置页面
开启 注入vconsole 功能后, 再次打开页面, 页面右下角将会多出一个绿色的vConsole悬浮按钮, 如下图:

FAQs
zan-proxy plugin for remote debug web
We found that zan-proxy-remote-debug-plugin 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.