1432682 matches found
Campaign Monitor for WordPress - Information Disclosure
Campaign Monitor for WordPress plugin for WordPress versions up to 2.8.15 contains a full path disclosure caused by improper access restriction and enabled displayerrors in /forms/views/admin/create.php, letting unauthenticated attackers retrieve server paths, exploit requires displayerrors to be...
AVTECH DVR - Login Verification Code Bypass
AVTECH DVR products are vulnerable to verification code bypass just by entering the "login=quick" parameter to bypass verification code. id: CVE-2013-4982 info: name: AVTECH DVR - Login Verification Code Bypass author: ritikchaddha severity: low description: | AVTECH DVR products are vulnerable t...
CGA-3C4Q-HC62-93QP
Bulletin has no description...
CGA-M39P-VQFF-8V6P
Bulletin has no description...
polymorph
Polymorph Polymorph is a tool that facilitates the modification of network traffic on the fly by allowing the execution of Python code on network packets that are intercepted in real time. This framework can be used to modify in real time network packets that implement any publicly specified...
noPac
关于 利用 CVE-2021-42278 和 CVE-2021-42287 从标准域用户模拟域管理员 修改自 sam-the-admin。 使用 root@kitploit: SAM THE ADMIN CVE-2021-42278 + CVE-2021-42287 chain positional arguments: domain/username:password Account used to authenticate to DC. options: -h, --help show this help message and exit --impersonate...
CVE-2022-22978
CVE-2022-22978 Spring-Security bypass Demo 在Spring Security中使用RegexRequestMatcher且规则中包含带点号的正则表达式时,攻击者可以通过构造恶意数据包绕过身份认证 影响范围 Spring Security 5.5.x Spring Security 5.6.x http://localhost:8080/admin/index%0a Docker docker pull s0cke3t/cve-2022-22978:latest...
Evilginx-Phishing-Infra-Setup
Guía de Configuración de Infraestructura para Campañas de Phishing Nota: Estas son una copia de mis notas personales. Por favor, no te bases completamente en ellas. Tabla de Contenidos Blogs/Charlas Automatización de Infraestructura de Red Team/Phishing Técnicas de Compra y Categorización de...
CVE-2021-1675
CVE-2021-1675 - PrintNightmare LPE(PowerShell) Caleb Stewart | John Hammond | 2021年6月1日 CVE-2021-1675 是一个被称作“PrintNightmare”的关键远程代码执行和本地权限提升漏洞。 针对远程代码执行功能,已有概念验证漏洞利用代码发布(Python、C++),并且有一个用于本地权限提升的 C 版本。我们之前没有看到纯 PowerShell 的原生实现,因此想尝试改进和重新编写这个利用代码。 此 PowerShell 脚本利用 PrintNightmare...
sign-saboteur
SignSaboteur SignSaboteur es una extensión de Burp Suite para editar, firmar, verificar y atacar tokens firmados. Soporta diferentes tipos de tokens: Django TimestampSigner, ItsDangerous Signer, Express cookie-session middleware, OAuth2 Proxy, Tornado’s signed cookies, Ruby Rails Signed cookies,...
pytmipe
PYTMIPE & TMIPE PYTMIPE PYthon library for Token Manipulation and Impersonation for Privilege Escalation is a Python 3 library for manipulating Windows tokens and managing impersonations in order to gain more privileges on Windows. TMIPE is the python 3 client which uses the pytmipe library...
Joomblah
Joomblah 针对Joomla 3.7.0的漏洞利用工具 CVE-2017-8917 漏洞解释: https://blog.sucuri.net/2017/05/sql-injection-vulnerability-joomla-3-7.html 代码修改 第46行修改 root@kitploit: ... result += value.decode'utf-8' ... 使用方法 将joomblah.py脚本指向存在漏洞的Joomla 3.7.0安装目录,可能需要一些时间,但会导出用户和会话表。 root@kitploit: $ python joomblah.py...
CVE-2022-22978
CVE 2022-22978:RegexRequestMatcher中的授权绕过 🥶 概述 根据我研究的信息,这是与Spring Security框架中的RegexRequestMatcher 类相关的一个漏洞。具体来说,使用RegexRequestMatcher且正则表达式中包含点号(.)的应用程序,可以通过字符\r%0a、 \n%0d绕过;从而使攻击者无需认证即可访问不允许的路径。 受影响的Spring Security框架版本: 5.5.x 低于 5.5.7 5.6.x 低于 5.6.4 之前的不再支持的版本。 分析 我们需要访问Spring...
twittor
Twittor 一个基于Python的隐蔽后门,使用Twitter(直接消息)作为命令与控制服务器。 该项目受 Gcat 启发,后者使用Gmail账户实现相同功能。 设置 要使其工作,你需要: 一个Twitter账户(使用专用账户!不要使用个人账户! ) 在Twitter上注册一个应用,权限级别设为读取、写入和直接消息 。 安装依赖: root@kitploit: $ pip install -r requirements.txt 此仓库包含两个文件: twittor.py:客户端 implant.py:实际部署的后门 在两个文件中,编辑访问令牌部分,并添加你之前生成的令牌:...
CVE-2025-38502-Linux-LPE
Abraxas Labs · abraxaslabs.tech · github.com/abraxas · @abraxasnull CVE-2025-38502 Acceso fuera de límites al almacenamiento local de cgroup de BPF del kernel de Linux mediante tail calls | ---|--- CVE| CVE-2025-38502 CWE| CWE-125 — Lectura fuera de límites Fabricante| Linux kernel Componente|...
CVE-2026-89267
starlette-admin versions 0.16.1 through 0.17.1 fail to enforce the searchable_fields allowlist when it is configured as an empty list. As a result, authenticated users can submit structured filter queries via the list API's where parameter to perform equality and comparison operations on columns ...
EUVD-2026-76773
QloApps through 1.7.0 renders back-office list filter POST parameters into HTML input value attributes without escaping them in the list helper template. Attackers can induce authenticated users to submit crafted POST requests with malicious payloads to list controllers, executing arbitrary...
CVE-2026-89268
QloApps through 1.7.0 contains a reflected cross-site scripting (XSS) vulnerability in the back-office list helper template (list_header.tpl). POST parameters from list filter forms are rendered into HTML value attributes without escaping , allowing an attacker to induce an authenticated user to ...
CVE-2026-89267 starlette-admin 0.16.1 through 0.17.1 Searchable Fields Allowlist Bypass
starlette-admin versions 0.16.1 through 0.17.1 fail to enforce the searchablefields allowlist when configured as an empty list, allowing authenticated users to filter on non-searchable fields. Attackers can submit structured filter queries via the list API's where parameter to perform equality an...
CVE-2026-89268 QloApps through 1.7.0 Reflected XSS via List Filter Parameters
QloApps through 1.7.0 renders back-office list filter POST parameters into HTML input value attributes without escaping them in the list helper template. Attackers can induce authenticated users to submit crafted POST requests with malicious payloads to list controllers, executing arbitrary...