Lucene search
+L

2823 matches found

Kitploit
Kitploit
added 2026/09/03 8:24 a.m.3 views

SharpChromium

SharpChromium 简介 SharpChromium 是一个 .NET 4.0+ CLR 项目,用于从 Google Chrome、Microsoft Edge 和 Microsoft Edge Beta 中提取数据。目前可提取: Cookie(JSON 格式) 历史记录(附带每条历史记录对应的 Cookie) 已保存的登录信息 注意:所有返回的 Cookie 均为 JSON 格式。如果您安装了 Cookie Editor 扩展,可以直接复制并粘贴到该浏览器扩展的“导入”区域,从而使用提取到的会话。 优势 本次重写相比之前的实现具有以下优势: 无需类型编译或反射 Cookie 以...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 7:20 a.m.2 views

IFA

IFA 通过 IndexedDB 进行的磁盘淹没攻击 IFA 是一个概念验证(PoC ),演示了攻击者如何利用主流网页浏览器中的 IndexedDB API 执行磁盘淹没攻击。此攻击特别利用了 IndexedDB 中缺乏限制的特点,允许浏览器在无有效限制的情况下存储数据,从而通过每秒注入数百 MB 的数据快速消耗用户磁盘空间。这可能导致系统性能严重下降、存储耗尽,极端情况下甚至导致系统完全崩溃。 为什么你应该担心? 在一个我们越来越依赖 Web 应用进行工作和娱乐的世界里,一个能在几分钟内使设备无法使用的漏洞是一个严重的威胁。IFA 揭示了 IndexedDB...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 6:20 a.m.4 views

CVE-2017-8641_chakra_Js_GlobalObject

描述 更多来自站点 CVE !!是的 Microsoft浏览器(运行于 Microsoft Windows 7 SP1、Windows Server 2008 R2 SP1、Windows 8.1 和 Windows RT 8.1、Windows Server 2012 及 R2、Windows 10 Gold、1511、1607、1703 以及 Windows Server 2016)在内存中处理对象时,由于 Microsoft 浏览器 JavaScript 引擎的渲染方式,允许攻击者在当前用户上下文中执行任意代码,此漏洞被称为“脚本引擎内存损坏漏洞”。此 CVE ID 不同于...

7.6CVSS7.4AI score0.72116EPSS
SaveExploits48
Kitploit
Kitploit
added 2026/09/03 5:13 a.m.5 views

DumpBrowserSecrets

DumpBrowserSecrets 从基于Chromium和Gecko的现代浏览器(Chrome、Microsoft Edge、Firefox、Opera、Opera GX和Vivaldi)中提取浏览器存储的数据,例如刷新令牌、Cookie、已保存的凭据、信用卡信息、自动填充条目、浏览历史和书签。 快速链接 Maldev Academy 主页 Maldev 数据库 恶意软件开发课程大纲 攻击性钓鱼操作课程大纲 勒索软件内部原理、模拟与检测课程大纲 工作原理 本项目是 DumpChromeSecrets 的改进版本,同样包含两个组件: 1...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/03 3:50 a.m.128 views

domato

Domato 🍅 A DOM fuzzer Written and maintained by Ivan Fratric, [email protected] Copyright 2017 Google Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 the "License"; you may not use this file except in compliance with the License. You may obtain a copy of the License ...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 3:05 a.m.62 views

netmap.js

netmap.js Fast browser-based network discovery module This project is no longer maintained. Description netmap.js provides browser-based host discovery and port scanning capabilities to allow you to map website visitors' networks. It's quite fast, making use of es6-promise-pool to efficiently run...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/02 11:59 p.m.5 views

Adamantium-Thief

🔓 Adamantium-Thief 从基于 Chromium 的浏览器获取:密码、信用卡、历史记录、Cookie、书签、自动填充。 支持 Chrome 80 以上版本! 需要 Firefox 密码解密器? 🌿 示例: 🔑 从浏览器获取密码: root@kitploit: Stealer.exe PASSWORDS 💳 从浏览器获取信用卡: root@kitploit: Stealer.exe CREDITCARDS 🕘 从浏览器获取历史记录: root@kitploit: Stealer.exe HISTORY 📑 从浏览器获取书签: root@kitploit: Stealer.ex...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 5:24 p.m.3 views

EvilSelenium

EvilSelenium EvilSelenium 是一个新项目,旨在武器化 Selenium 以滥用基于 Chromium 的浏览器。当前功能包括: 窃取已保存的凭据(通过自动填充) 窃取 Cookie 对网站进行截图 导出 Gmail/O365 邮件 导出 WhatsApp 消息 下载并外传文件 向 GitHub 添加 SSH 密钥 或者扩展现有功能以满足您的需求(例如,从用户的 GDrive/OneDrive 下载文件)。 注意 1. 运行此工具时,它会终止任何现有的浏览器进程,以便能够使用包含密码和活动会话的用户浏览器配置文件。 2...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 5:09 p.m.3 views

chromepass

Chromepass - 破解Chrome保存的密码和Cookie 查看演示 · 报告Bug · 请求功能 目录 关于项目 AV检测 快速开始 先决条件 安装 使用方法 电子邮件 错误、Bug和功能请求 了解更多 许可证 演示 关于项目 Chromepass 是一个基于 Python 的控制台应用程序,可生成一个具有以下功能的 Windows 可执行文件: 解密 Google Chrome、Chromium、Edge、Brave、Opera 和 Vivaldi 保存的密码和 Cookie 远程发送包含登录名/密码组合和 Cookie 的文件(通过 HTTP 服务器或电子邮件)...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/02 2:29 p.m.28 views

temcrypt

The Next-gen Encryption Try temcrypt on the Web → temcrypt SDK Focused on protecting highly sensitive data, temcrypt is an advanced multi-layer data evolutionary encryption mechanism that offers scalable complexity over time, and is resistant to common brute force attacks. You can create your own...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/02 9:27 a.m.2 views

hm-surf

Evaluador de HM-Surf Evalúa la susceptibilidad al CVE-2024-44133 de los navegadores comunes de macOS. También contiene el HTML que toma una captura de pantalla y la descarga junto con la extracción de ubicación. Uso - evaluador Para ejecutar el evaluador, que evalúa CVE-2024-44133 en todos los...

5.5CVSS6.7AI score0.0735EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/09/02 7:49 a.m.49 views

GTranslate < 2.8.65 - Cross-Site Scripting

In the Pro and Enterprise versions of GTranslate 2.8.65, the gtranslaterequesturivar function runs at the top of all pages and echoes out the contents of $SERVER'REQUESTURI'. Although this uses addslashes, and most modern browsers automatically URLencode requests, this plugin is still vulnerable ...

6.1CVSS6.3AI score0.01572EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/02 7:02 a.m.6 views

cve-2025-4664

CVE-2025-4664 Este repositorio contiene un PoC para explotar CVE-2025-4664, una vulnerabilidad donde los navegadores basados en Chromium filtran parámetros de URL sensibles a través de solicitudes de precarga del encabezado Link. Recursos Para una explicación detallada de cómo funciona este...

4.3CVSS6.4AI score0.05625EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/28 7:24 a.m.10 views

ChromeKatz

ChromeKatz ChromeKatz è una soluzione per estrarre informazioni sensibili dalla memoria dei browser basati su Chromium. Per ora, ChromeKatz è composto da tre progetti: 1. CookieKatz - Il dump dei cookie 2. CredentialKatz - Deprecato.. per ora 3. ElevationKatz - Ottieni la chiave di decrittazione...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/08/28 5:11 a.m.2 views

exploits

Exploits La mia collezione personale di exploit: n-days, CTFs, 0days, kernel, browser e un sacco di roba interessante :D...

5.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/26 4:45 p.m.7 views

CVE-2026-78958

A flaw was found in Skia, a 2D graphics library used in Chromium-based browsers. A remote attacker, after compromising the renderer process, could exploit an uninitialized resource vulnerability by crafting a malicious HTML page. This could potentially allow the attacker to obtain sensitive...

3.1CVSS5.4AI score0.00287EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 2:24 p.m.6 views

CVE-2026-78938

A flaw was found in the V8 JavaScript engine used in Chromium-based browsers. This type confusion vulnerability allows a remote attacker to execute unauthorized code within the browser's security sandbox by tricking a user into visiting a specially crafted web page. This could lead to a compromis...

8.8CVSS5.6AI score0.00406EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/21 8:16 p.m.10 views

CVE-2026-50290

SpecifyJS is a declarative TypeScript user interface framework. Prior to version 0.2.136, CSS value sanitization stripped expression and urljavascript: using simple regex, but could be bypassed with CSS unicode escapes \65xpression, null bytes, or CSS comments exp//ression. These CSS injection...

5.3CVSS0.00356EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/21 7:55 p.m.33 views

CVE-2026-50290

SpecifyJS (@asymmetric-effort/specifyjs), a declarative TypeScript UI framework, had a CSS sanitization bypass in its renderToString function (core/src/server/render-to-string.ts:307-311). Prior to v0.2.136 , the regex-based filter for expression( and url(javascript: could be circumvented using C...

5.3CVSS5.2AI score0.00356EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/18 1:17 p.m.9 views

CVE-2026-74956

Same-origin policy bypass in the DOM: Service Workers component. This vulnerability was fixed in Firefox 154, Firefox ESR 153.1, Thunderbird 154, and Thunderbird 153.1...

9.1CVSS5.2AI score0.00283EPSS
SaveExploits0References2
Rows per page
Query Builder