Lucene search
+L

1922 matches found

Kitploit
Kitploit
added 2026/09/15 10:07 a.m.7 views

ghostbuster

目录 目录 Ghostbuster 问题描述 项目特性 安装 Ghostbuster 使用 Ghostbuster 输出示例 设置 AWS 账户 设置 Cloudflare(可选) 作者 许可证 Ghostbuster 通过分析你在所有 AWS 账户中的资源,消除悬挂的弹性 IP。 Ghostbuster 获取你所有 AWS 账户(Route53)中的全部 DNS 记录,并可选地通过 CSV 输入或 Cloudflare 获取记录。 收集完这些记录后,Ghostbuster 遍历你所有的 AWS 弹性 IP 和网络接口公共 IP 并收集数据。 通过拥有完整的 DNS 记录(来自...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 8:19 a.m.4 views

subjack

subjack DNS 子域名接管扫描器 Subjack 是一个用 Go 编写的 DNS 接管扫描器,旨在并发扫描域名列表,并识别出可被劫持的域名。借助 Go 的速度和效率,该工具在大规模测试中表现尤为突出。请务必手动复核结果以排除误报。 Subjack 可检测: CNAME 接管 — 指向未认领第三方服务的悬挂 CNAME 记录 NS 委派接管 — 已过期的域名服务器域名和悬挂的云 DNS 区域(Route 53、Google Cloud DNS、Azure DNS、DigitalOcean、Vultr、Linode) 过时的 A 记录 —...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/15 7:02 a.m.12 views

CVE-2026-46215-EXPLOIT

CVE-2026-46215 Linux 7.0 漏洞利用 代码作者:Antonius w1sdom / ev1lut10n / sw0rdm4n - bluedragonsec.com https://github.com/bluedragonsecurity 此漏洞利用仅在有限环境中有效,请查看以下一些要求!!! 这到底是什么鬼? 这是一个针对 CVE-2026-46215(Linux 内核 Use After Free)的漏洞利用,已适配 Linux 7.0!!! 警告!!!此漏洞利用不稳定!有时可能会导致内核崩溃!你已经被警告了!!! ;-p 请耐心等待……利用过程可能会很长。 ...

7.8CVSS7.1AI score0.00227EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/15 6:43 a.m.3 views

CVE-2026-46215-exploit-linux-7.0-uaf-stable

CVE-2026-46215 Exploit for Linux 7.0 - More Stable & Reliable c0d3 by : Antonius w1sdom / ev1lut10n / sw0rdm4n - bluedragonsec.com https://github.com/bluedragonsecurity This exploit works in a limited environment, check some requirements below !!! WHAT THE HELL IS THIS ? This is and exploit for...

7.8CVSS6.9AI score0.00227EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/15 6:21 a.m.9 views

CVE-2023-20938

CVE-2023-20938 English 漏洞分析 1. client A与client B通过上下文管理器servicemanager建立Binder连接 2. A创建node 0xbeefnode = bindernewnodeproc, fp;,B通过ref-targetnode引用node 0xbeef 3. B先正确处理targetnode 0xbeef,将引用了targetnode 0xbeef的事物bindertransaction存入A的事物队列binderenqueueworkilocked&t-work, &proc-todo;,使A可以再次引用被释放的悬挂指针 ...

8.1CVSS7.2AI score0.00332EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/15 5:28 a.m.6 views

tko-subs

tko-subs Esta herramienta permite: Verificar si un subdominio puede ser tomado porque tiene: un CNAME colgante que apunta a un proveedor de CMS Heroku, Github, Shopify, Amazon S3, Amazon CloudFront, etc. que puede ser tomado. un CNAME colgante que apunta a un nombre de dominio inexistente uno o m...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 4:41 p.m.26 views

can-i-take-over-xyz

免责声明 ⚠️ 本文档的作者对内容的正确性不承担任何责任。本项目仅用于帮助安全研究人员判断某资源是否存在漏洞,但不保证准确性。本项目严重依赖社区贡献;因此,证明某资源存在漏洞最终由安全研究人员和漏洞赏金计划自行决定。 此外,需要明确的是,本项目的目的并非识别或披露针对各种服务安全措施的绕过方法。相反,此类绕过方法应直接报告给受影响的服务,以便采取适当措施。 最后,值得注意的是,某些漏洞赏金计划可能直接接受悬空DNS记录报告,而不要求提供被利用的证据。 什么是子域名接管? 子域名接管漏洞是指当某个子域名(subdomain.example.com)指向一个已被删除或移除的服务(例如...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 2:32 p.m.12 views

Taken

Taken 使用AWS未关联的弹性IP接管子域,并提供有效的子域接管概念验证(POC)。 通过子域接管可以做什么 - 窃取Cookie,如果Cookie的域属性设置为被劫持的子域。 发起CORS请求,如果Access-Control-Allow-Origin设置为被劫持的子域。 OAuth重定向获取授权码,如果被劫持的子域位于白名单中。 利用CSP策略进行XSS,如果CSP策略将该子域加入白名单。 点击劫持,如果X-Frame-Options将该子域加入白名单。 伪造邮件,如果SPF记录将该子域加入白名单。 自动化思路如下 获取子域。 进行反向查询,仅保存AWS IP。...

6AI score
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.7 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: ocfs2: Fixed a slab-use-after-free issue caused by a dangling pointer dqipriv. When mounting ocfs2 and then remounting it as read-only, a slab-use-after-free occurs after the user uses the syscall to call ocfs2getnextid...

7.8CVSS6.6AI score0.0022EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.3 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: net: afcan – Do not leave a dangling sk pointer in cancreate. When the cancreate function fails, it releases the allocated sk object. However, sockinitdata has already attached this object to the provided sock object. This will...

7.8CVSS6.2AI score0.00237EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.4 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: hvsock: Initializing vsk-trans to NULL to prevent a dangling pointer. When hvs is released, there is a possibility that vsk-trans might not be initialized to NULL, which could lead to a dangling pointer. This issue is resolved by...

7.8CVSS6.2AI score0.00238EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.7 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Remove dangling pointers When an async control is written, we copy a pointer to the file handle that initiated the operation. That pointer will be used when the device is completed—which could happen at any time ...

7.8CVSS5.7AI score0.00252EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.22 views

Astra Linux – Vulnerability in Linux, Linux 5.10

The vmwgfx driver contains a local privilege escalation vulnerability that allows unprivileged users to gain access to files opened by other processes on the system through a dangling ‘file’ pointer...

7.8CVSS6.6AI score0.02579EPSS
SaveExploits3References2
Kitploit
Kitploit
added 2026/09/14 11:57 a.m.9 views

CVE-2016-4669

CVE-2016-4669 不完美的利用代码,只能用于学习: 1 编译方法 make就可以了 2 功能 如果运行成功,可以获得root权限。但是成功率并不高。 3 大致情况 比较稳定的制造一个dangling port。 不能稳定的让带有root的port重用,10次能成功1次吧:(,可能更低 不是很稳定,很容易把内核弄崩溃,只能用于理解和分析该漏洞的成因和利用原理 应该不会再去加以完善了,不过还是期待有大腿能指点一下更稳定的触发方法。 4 writeup 这里 5 运行成功的结果 1...

7.8CVSS7.6AI score0.03731EPSS
SaveExploits6References1
RedHat Linux
RedHat Linux
added 2026/09/14 10:21 a.m.8 views

kernel: tipc: clear sock->sk on the failed-insert path in tipc_sk_create()

A flaw was found in the Linux kernel's TIPC Transparent Inter-Process Communication protocol. A local attacker could exploit this vulnerability by repeatedly creating and failing to insert new sockets, causing the tipcskcreate function to leave a dangling pointer to a freed socket object. This...

9.8CVSS0.00531EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/14 12:00 a.m.3 views

UBUNTU-CVE-2026-89760

In the Linux kernel, the following vulnerability has been resolved: mm, swap: don't free a hibernation slot that is in the swap cache A slot with a folio in the swap cache is freed when the folio leaves the cache, not when its count drops. swapputentriescluster follows that rule...

7.8CVSS0.00112EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.5 views

CVE-2026-89452

In the Linux kernel, the following vulnerability has been resolved: iommu/msm: Unwind probe state on registration failure msmiommuprobe adds its devm-managed IOMMU object to qcomiommudevices before adding the IOMMU sysfs device and registering it with the IOMMU core. If iommudevicesysfsadd fails,...

8.4CVSS0.0018EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.4 views

CVE-2026-89504

In the Linux kernel, the following vulnerability has been resolved: regulator: as3722getregulatordtdata: fix premature ofnodeput leaving dangling ofnode pointer In as3722getregulatordtdata, ofgetchildbyname acquires a reference on np, which is then assigned to pdev-dev.ofnode. The function...

8.4CVSS0.00144EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.4 views

CVE-2026-89733

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix dangling pointers in uvcfunctionbind and uvcfunctionunbind In uvcfunctionbind error path, we use usbepfreerequest which uses uvc-controlreq but does not set it to NULL afterwards. Thus, uvc-controlreq is a...

7.8CVSS0.00164EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.4 views

CVE-2026-89622

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes mcpi2csmbusread stores the caller-supplied buffer pointer in mcp-rxbuf for the duration of a transfer but never clears it when the transfer finishes or times out. Once...

7.8CVSS0.00157EPSS
SaveExploits0References5
Rows per page
Query Builder