7642 matches found
CVE-2023-23388
此仓库包含 CVE-2023-23388 的 PoC,该漏洞在此系列文章中描述,特别是在这篇帖子中。它是 Windows 10/11 中蓝牙服务(也称为 bthserv )的一个本地权限提升漏洞,允许非特权用户提升至 LOCAL SERVICE 权限。此仓库不包含漏洞利用程序,仅包含 PoC。 构建与运行 请使用虚拟机。这可能包含病毒。 微软在2023年3月的安全更新中修复了该漏洞,因此你需要针对未应用该更新的系统进行测试。你也可以在测试时对补丁进行临时修补,阅读那篇文章后应该不难做到。系统还需要开启蓝牙,否则服务可能不会运行或可能丢弃 RPC 请求。要编译 PoC,请在 VS 2022...
CVE-2017-11610
Script de explotación de ejecución remota de comandos en Supervisord CVE-2017-11610 Introducción a la vulnerabilidad Supervisor es una herramienta de gestión de procesos escrita en Python que se puede usar fácilmente para iniciar, reiniciar reinicio automático de programas y detener procesos no...
CVE-2020-9496
CVE-2020-9496 ApacheOfBiz 17.12.01 - 未授权远程代码执行 XML-RPC 请求容易受到不安全反序列化的影响。 步骤 步骤 1: pip3 install -r requeriments.txt 步骤 2: nc -nlvp 攻击机 步骤 3: python3 shell.py -i -p -li -lp 步骤 4: 你应该会在你的 nc 监听器中获得一个 shell...
CVE-2021-1675-PrintNightmare-Analysis
Investigación de vulnerabilidades: Elevación local de privilegios y RCE a través de Windows Print Spooler PrintNightmare / CVE-2021-1675 El repositorio contiene un informe técnico detallado write-up y el análisis del concepto de explotación de una vulnerabilidad crítica en el servicio del...
CVE-2023-34051
CVE-2023-34051 CVE-2023-34051 es una omisión de autenticación que elude el parche para VMSA-2023-0001. VMSA-2023-0001 para vRealize Log Insight incluye los siguientes CVEs: Vulnerabilidad de Directory Traversal en VMware vRealize Log Insight CVE-2022-31706 Vulnerabilidad de control de acceso roto...
CVE-2024-38077-check
CVE-2024-38077check 基于135端口检测目标是否存在CVE-2024-38077漏洞,需要目标机器防火墙未对135进行限制,如果目标开启RDL服务,则受该漏洞影响,如果目标服务器更新了补丁,进行RPC尝试连接该服务会返回 ncasfaultaccessdenied 。 注:2008、2012 补丁没打成功,所以不确定是不是返回 accessdenied,图中已更新漏洞补丁的是 2016 和 2019 。...
WPTaskScheduler_CVE-2024-49039
WPTaskScheduler 持久化与 CVE-2024-49039:任务计划程序中的一个攻击面 WPTaskScheduler.dll 是任务计划程序的一个组件,自 Windows 10 1507 版本起存在。 这很可能是一个用于持久化的后门工具,经安全研究人员分析, 发现它能够绕过受限令牌沙箱、子进程限制,并提升至中等完整性。 ??? 1: 建立 RPC 连接,但受限令牌(如 Google Chrome 渲染器进程)似乎无法建立 RPC 连接, 因此它可能没什么用?不过 audio.mojom.AudioService 和 gpu-process 的绕过成功了…… 2: 似乎...
CVE-2022-24497
CVE-2022-24497 CVE-2022-24497 用の Zeek 検出器: https://vulners.com/cve/CVE-2022-24497 テスト PCAP からの通知例: root@kitploit: separator \x09 setseparator , emptyfield empty unsetfield - path notice open 2022-04-13-21-45-25 fields ts uid id.origh id.origp id.resph id.respp fuid filemimetype filedesc proto not...
CrackKeyIso
CVE 2023 28229 Windows CNG KeyIso RPC EoP/SBX 发现者:@k0shl - @Y3A 仅用于教育目的!...
RpcProxyInvoke
RpcProxyInvoke Descripción general Para crear una forma genérica de ejecutar código local y remoto, diseñamos un método de ejecución de código relativamente oscuro, al que internamente nos referimos como RpcCraft Self y RpcExec Remote Process. Esta técnica aprovecha una metodología bien conocida...
CVE-2017-11783
CVE-2017-11783 1day Exploit by sheisback It isn't complete exploitexec cmd with system privilege, only create file in system32. So you will complete this, need consent.exe uac technique. Reference A view into ALPC-RPC by Clément Rouault & Thomas Imbert, 2017 PacSec...
CVE-2023-20887
CVE-2023-20887 CVE-2023-20887 的概念验证 - VMWare Aria Operations for Networks(vRealize Network Insight)未授权远程代码执行 技术分析 漏洞的根本原因分析可在我的博客中找到: https://summoning.team/blog/vmware-vrealize-network-insight-rce-cve-2023-20887/ 概述 当通过 Apache Thrift RPC 接口接受用户输入时,VMWare Aria Operations for Networks(vRealize...
CVE-2020-1066-EXP
引用 这个漏洞属于Windows CardSpace服务未正确处理符号链接对象导致的任意文件替换的本地权限提升漏洞 申明 作者poc仅供研究目的,如果读者利用本poc从事其他行为,与本人无关 目录 toc 分析 漏洞影响范围 适用于Windows7和Windows Server 2008 R2的普通用户和开启特殊配置的IIS用户 漏洞原理分析 笔者是漏洞的提交者,漏洞更新于2020年5月.漏洞来自于Windows7和Windows Server 2008 R2的Windows...
apache__incubator-dubbo_CVE-2021-30181_2-6-8
Apache Dubbo 项目 Apache Dubbo 是一个强大且易用的 Web 和 RPC 框架。它支持多种语言实现,例如 Java、Go、Python、PHP、Erlang、Rust 和 Node.js/Web。 Dubbo 为构建企业级微服务提供通信、服务发现、流量管理、可观测性、安全性、工具化及最佳实践等解决方案。 🚀 我们正在收集用户信息以改进 Dubbo。请在此处帮助我们:谁在使用 Dubbo 🧱 架构 消费者与提供者之间的通信通过 RPC 协议(如 Triple、TCP、REST 等)完成。 消费者从注册中心(例如...
Microsoft-CVE-2022-26809-The-Little-Boy
Microsoft-CVE-2022-26809-alias The Little Boy - POC El poc para CVE-2022-26809 RCE vía RPC será actualizado aquí. Estamos en el proceso de identificar el código vulnerable y compartir el RCE de un solo clic más simple aquí...
rpcfirewall
我需要更多信息 请查看我们的 RPC Firewall 博客文章 或 BlackHat 演讲,以更好地理解 RPC、RPC 攻击以及解决方案:RPC Firewall。 加入我们的 |Zero| Labs Slack 社区工作空间,提出任何问题、反馈,或仅仅打个招呼。 我们也欢迎通过电子邮件联系我们(如果你是那种喜欢邮件的人)。联系邮箱:[email protected] 开始使用 以下教程展示了 RPC Firewall 的基本安装与配置,以及它如何防御各种基于 RPC 的攻击的演示。 为什么我应该关心? RPC 是许多横向移动 技术、侦察 、中继 攻击或仅仅是利用有漏洞的...
rpcfirewall
I Need More Information Check out our RPC Firewall blog post or our BlackHat talk to gain better understanding of RPC, RPC attacks, and the solution: RPC Firewall. Join our |Zero| Labs Slack Community workspace for any questions, issues, or simply to shout out. We would love to hear from you also...
pentest-a2p2v-core
README Automated Attack Path Planning and Validation A2P2V is a planning and cyber-attack tool that provides the capability for users to determine a set of ranked attack sequences given a specific attacker goal. The aim of the tool is to simplify process so that non-security experts can generate...
CVE-2020-1472
Script de prueba de ZeroLogon Un script en Python que utiliza la librería Impacket para probar la vulnerabilidad del exploit Zerologon CVE-2020-1472. Intenta realizar la evasión de autenticación de Netlogon. El script terminará inmediatamente cuando se complete la evasión con éxito, y no realizar...
PoC-CVE-2022-26809
PoC-CVE-2022-26809 PoC for CVE-2022-26809, analisys and considerations are shown in the github.io. The PoC has been writtin overriding Impacket functions. Tested with: impacket version 0.10.0 The PoC has not been fully tested, because it should trigger the vulnerability, i.e integer overflow, tha...