5682 matches found
SucoshScanny
Sucosh Scanny "Sucosh" is an automated Source Code vulnerability scannerSAST and assessment framework for PythonFlask-Django & NodeJs capable of performing code review in Web Application Developing or Source Code Analysis processes.It’s can detect a lot of vulnerabilityRCE,SSTI,Insecure...
CSS-Keylogging
CSS Keylogger Chrome extension and Express server that exploits keylogging abilities of CSS. To use Setup Chrome extension 1. Download repository git clone https://github.com/maxchehab/CSS-Keylogging 2. Visit chrome://extensions in your browser or open up the Chrome menu by clicking the icon to t...
Express-handlebars - Local File Inclusion
Express-handlebars is susceptible to local file inclusion because it mixes pure template data with engine configuration options through the Express render API. More specifically, the layout parameter may trigger file disclosure vulnerabilities in downstream applications. This potential...
Mongo-Express - Remote Code Execution
Mongo-Express before 1.0.0 is susceptible to remote code execution because it uses safer-eval to validate user supplied javascript. Unfortunately safer-eval sandboxing capabilities are easily bypassed leading to remote code execution in the context of the node server. id: CVE-2020-24391 info: nam...
pcileech
PCILeech Summary: PCILeech uses PCIe hardware devices to read and write target system memory. This is achieved by using DMA over PCIe. No drivers are needed on the target system. PCILeech also works without hardware together with a wide range of software memory acqusition methods supported by the...
CVE-2026-8347
CVE-2026-8347 – Referencia Directa a Objetos Insegura IDOR en Concrete CMS Resumen CVE-2026-8347 es una vulnerabilidad de Referencia Directa a Objetos Insegura IDOR que afecta a Concrete CMS versiones 9.5.0 y anteriores. El problema existe en la funcionalidad de Reordenación de Asociaciones Expre...
InstagramMutualFollowerChecker
Instagram 互关粉丝检查器 一个基于 Node.js/Express 的 Web 应用,通过抓取关注者数据来检查 2 个或更多 Instagram 账号间的互关关系。 功能特性 ✅ 检查多个 Instagram 账号间的互关粉丝 ✅ 支持公开账号以及你关注的私密账号 环境要求 Node.js v12 或更高版本 npm 或 yarn 安装步骤(在终端中输入) 1. 克隆项目: root@kitploit: git clone https://github.com/OscarFromNZ/InstagramMutualFollowerChecker 2. 进入项目目录:...
VulnNodeApp
VulnNodeApp A vulnerable application made using node.js, express server and ejs template engine. This application is meant for educational purposes only. Setup Clone this repository root@kitploit: git clone https://github.com/4auvar/VulnNodeApp.git Application setup: Install the latest node.js...
CVE-2019-10758
CVE-2019-10758 PoC Setup root@kitploit: docker run -p 27017:27017 -d mongo npm install [email protected] cd nodemodules/mongo-express/ && node app.js cURL exploit root@kitploit: curl 'http://localhost:8081/checkValid' -H 'Authorization: Basic YWRtaW46cGFzcw==' --data...
CVE-2024-4295-Poc
CVE-2024-4295-Poc CVE-2024-4295 Icegram Express 的 Email Subscribers 插件 editsubscriberstatus \email-subscribers\lite\includes\db\class-es-db-lists-contacts.php:616 EmailSubscribersPublic-esemailsubscribeinit \email-subscribers\lite\public\class-email-subscribers-public.php:178 WPHook-applyfilters...
CVE-2024-4295-Poc
CVE-2024-4295-Poc CVE-2024-4295 Suscriptores de correo electrónico por Icegram Express editsubscriberstatus \email-subscribers\lite\includes\db\class-es-db-lists-contacts.php:616 EmailSubscribersPublic-esemailsubscribeinit \email-subscribers\lite\public\class-email-subscribers-public.php:178...
CVE-2021-32819
CVE-2021-32819 CVE-2021-32819 : SquirrellyJS 通过 Express 渲染 API 将纯模板数据与引擎配置选项混合在一起。通过覆盖内部配置选项,可能在下游应用程序中触发远程代码执行。 来源 https://securitylab.github.com/advisories/GHSL-2021-023-squirrelly/ 分析 https://blog.diefunction.io/vulnerabilities/ghsl-2021-023 squirrelly v8.0.0 = v8.0.8 远程代码执行 环境 Ubuntu 20.04.1 ...
xsshunter-express
XSS Hunter Express Se configura en 5 minutos y no requiere mantenimiento La forma más rápida de configurar XSS Hunter para probar y encontrar vulnerabilidades de cross-site scripting ciego. Configuración Cinco minutos, intenta no saltarte demasiado Requisitos docker y docker-compose instalados Ho...
CVE-2020-7699_reproduce
CVE-2020-7699 漏洞复现 针对 Node.js 远程代码执行漏洞 CVE-2020-7699 的复现,软件安全原理课程大作业 环境部署 Node.js 版本:v14.16.1,请尽量保证 Node.js 版本号为 14 Python 版本:3.9.5,Python 仅用于发起 HTTP 攻击请求,版本任意即可 clone 该仓库,使用 npm i 安装所需依赖。项目提供了两条预设指令: 使用 npm run start-server 启动目标服务器 使用 npm run launch-attack 演示攻击 漏洞原理分析 express-fileUpload:低于 1.1.1...
CVE-2024-2876
CVE-2024-2876 针对 Icegram express 中 SQLi 漏洞的概念验证代码 法律免责声明 本仓库中提供的概念验证(PoC)脚本仅用于教育和研究目的。其目的是展示特定漏洞并帮助理解相关安全风险。 任何将此脚本用于未经授权活动的行为,包括但不限于未经授权的系统访问、未经授权的测试或其他形式的滥用,均被明确禁止。 本仓库的创建者和贡献者不对因使用或不当使用此脚本而导致的任何损害或损失承担任何责任。使用此脚本即表示您同意以负责任的方式自行承担风险。...
vulnerability-in-Remix-React-Router-CVE-2025-31137-
概述 在阅读了 @zhero 在其个人博客文章中的分析后,我决定构建这个 CTF 来学习其工作原理,之后我决定将其分享给任何想学习如何利用此漏洞的人。我尝试使用 [email protected] 版本构建 CTF,但当我检查 @remix-run/express 时,注意到他们已修补了代码,于是我从他们的 GitHub 复制粘贴了存在漏洞的代码,因此你必须按照下面的说明修改 @remix-run/express 包的代码。 目标 你必须在管理员页面中找到 flag,应用程序的其他部分无法正常工作,所以只需专注于管理员页面并找到...
CVE-2026-81907
Concrete CMS 9.5.2 and below is vulnerable to Cross-Site Request Forgery CSRF in the Express "Clear Entries" function POST /index.php/dashboard/system/express/entities/deleteentries because the controller records but does not enforce a failed CSRF token check, allowing the destructive operation t...
CVE-2026-81907
Concrete CMS 9.5.2 and below is affected by a CSRF vulnerability in the Express "Clear Entries" function (POST /index.php/dashboard/system/express/entities/delete_entries). The root cause is that the controller records but does not enforce a failed CSRF token check, allowing the destructive opera...
CVE-2026-81907 Concrete CMS 9.5.2 and below is vulnerable to Cross-Site Request Forgery (CSRF) vin Express delete_entries allowing mass deletion of all entity records
Concrete CMS 9.5.2 and below is vulnerable to Cross-Site Request Forgery CSRF in the Express "Clear Entries" function POST /index.php/dashboard/system/express/entities/deleteentries because the controller records but does not enforce a failed CSRF token check, allowing the destructive operation t...
EUVD-2026-76691
Concrete CMS 9.5.2 and below is vulnerable to Cross-Site Request Forgery CSRF in the Express "Clear Entries" function POST /index.php/dashboard/system/express/entities/deleteentries because the controller records but does not enforce a failed CSRF token check, allowing the destructive operation t...