Lucene search
+L

2099187 matches found

Kitploit
Kitploit
added 2026/09/02 9:36 a.m.63 views

longtongue

Generate customized Password/Passphrase wordlist based on target information Coded with 💙 by edoardottt Share on Twitter! Installation ⬇️ pipx root@kitploit: pipx install longtongue Source root@kitploit: git clone https://github.com/edoardottt/longtongue.git cd longtongue pip install -r...

5.5AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/02 9:36 a.m.5 views

cloud

Cloud Monitoreando el Panorama de la Nube Nuestra misión con este proyecto es ofrecer un mapa siempre actualizado y de libre acceso del panorama de la nube para cada uno de los principales proveedores de servicios en la nube. Decidimos comenzar recolectando datos de certificados SSL de máquinas A...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/02 9:35 a.m.4 views

CVE-2024-26475

CVE-2024-26475 Authors Sherlock Fang, Vlad Tronciu, Ayam Babu Description An issue in radareorg radare2 v.0.9.7 through v.5.8.6 and fixed in v.5.8.8 allows a local attacker to cause a denial of service via the grubsfsreadextent function. Attack Vectors Crafting a payload to cause “treeblock =...

5.5CVSS5.9AI score0.00275EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/02 9:35 a.m.4 views

SSLPinDetect

🔒 Detector de SSL Pinning SSLPinDetect es una herramienta para analizar APKs de Android y detectar implementaciones de SSL Pinning mediante el escaneo de patrones conocidos en código smali descompilado. Ayuda a investigadores de seguridad y testers de penetración a identificar los mecanismos de S...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 9:35 a.m.37 views

autotimeliner

AutoTimeliner Automagically extract forensic timeline from volatile memory dumps. AutoTimeliner runs multiple Volatility3 plugins against Windows, Linux, and macOS memory images, then merges their output into a single, sorted CSV timeline: Generic Timeline Plugin Plugin| What it captures ---|---...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/02 9:35 a.m.5 views

meg

meg meg 是一个用于批量获取URL的工具,同时保持对服务器的“友好”。 它可以用来为多个主机获取多个路径;在移动到下一个路径并重复之前,为所有主机获取一个路径。 您可以快速获得大量结果,但不会对单个主机造成流量泛滥。 安装 meg 是用 Go 编写的,没有运行时依赖项。如果您已安装并配置了 Go 1.9 或更高版本,可以使用 go install 安装 meg: root@kitploit: ▶ go install github.com/tomnomnom/meg@latest 或者下载二进制文件并将其放在您的 $PATH 中(例如在 /usr/bin/ 下)。 安装错误...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/02 9:35 a.m.3 views

CVE-2020-0688

CVE-2020-0688 Microsoft Exchange Server 在安装时未能正确创建唯一密钥,存在一个远程代码执行漏洞。 已知验证密钥的情况下,拥有邮箱的已认证用户可以向以 SYSTEM 权限运行的 Web 应用程序传递任意对象进行反序列化。 关于漏洞 该漏洞存在于 Exchange 控制面板 ECP 组件中。漏洞本质非常简单:所有 Microsoft Exchange Server 安装实例并未为每个安装随机生成密钥,而是使用了相同的 validationKey 和 decryptionKey 值(位于 web.config 中)。这些密钥用于保护 ViewState...

9CVSS7.3AI score0.99965EPSS
SaveExploits29References3
Kitploit
Kitploit
added 2026/09/02 9:35 a.m.3 views

logira

logira 面向不可预测自动化的操作系统级运行时审计。 logira 是一个仅观察的 Linux CLI,通过 eBPF 记录运行时的 exec、file 和 net 事件。它帮助你了解 AI 代理运行及其他形式自动化过程中实际发生的情况,提供每次运行的本地存储,用于审计、运行后审查、搜索和检测分类。 什么是 logira? 基于 eBPF 的运行时进程执行、文件活动和网络活动采集。 采用 cgroup v2 运行范围跟踪,因此事件可归因于单一受审计的运行。 每次运行的本地存储采用 JSONL 和 SQLite 格式,用于时间线审查和快速查询。 内置默认检测规则,并可添加自定义 YAM...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/02 9:34 a.m.7 views

nelson

Nelson 通过笨拙的暴力破解寻找漏洞 受 Nicholas Carlini 的演讲和 Ralph 循环 的启发,Nelson 是一个工具,用于遍历项目中的每个文件,提示代理查找漏洞。它有一个扫描模式,类似于 Carlini 的 bash 循环,要求模型在文件或文件目录中查找任何漏洞;一个审查模式,由(通常更智能的)模型重新检查每个报告的漏洞,并决定是否值得升级给人工审查者;以及中间的去重步骤,因此多次发现的同一漏洞只被判断一次。 广泛基准测试的重要教训是,重复是暴露漏洞的关键 。早期版本有一个‘专注模式’,要求模型每次只搜索一个特定的 CWE...

6AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/02 9:32 a.m.4 views

gimp: GIMP: Remote code execution via PSD file parsing integer overflow

A flaw was found in GIMP. A remote attacker could exploit an integer overflow vulnerability within the readchanneldata function during PSD Photoshop Document file parsing by enticing a user to open a specially crafted PSD file. This could lead to arbitrary code execution in the context of the...

7.8CVSS0.00339EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/02 9:32 a.m.4 views

gimp: GIMP: Remote Code Execution via TIF file parsing integer overflow

A flaw was found in GIMP, an image manipulation program. This vulnerability allows a remote attacker to execute arbitrary code on an affected system. Exploitation requires user interaction, where the target must open a specially crafted TIF Tagged Image File Format file. The flaw occurs during TI...

7.8CVSS0.00359EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/02 9:32 a.m.4 views

gimp: GIMP: Remote code execution via TIF file parsing vulnerability

A flaw was found in GIMP. This vulnerability, a stack-based buffer overflow in the TIF file parsing component, allows a remote attacker to execute arbitrary code. User interaction is required, as the target must open a specially crafted malicious TIF file. The issue stems from insufficient...

7.8CVSS0.00389EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/02 9:32 a.m.4 views

gimp: GIMP: Remote Code Execution via SGI File Parsing Integer Overflow

A flaw was found in GIMP. This vulnerability, an integer overflow within the parsing of SGI Silicon Graphics Image files, allows a remote attacker to execute arbitrary code. Exploitation requires user interaction, where the target must open a specially crafted malicious SGI file. Successful...

7.8CVSS0.00339EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/02 9:32 a.m.4 views

gimp: GIMP: Remote code execution via TIF file parsing heap-based buffer overflow

A flaw was found in GIMP. This heap-based buffer overflow vulnerability in the TIF file parsing component allows a remote attacker to execute arbitrary code. User interaction is required, as the target must open a specially crafted malicious TIF file. Successful exploitation can lead to arbitrary...

7.8CVSS0.00423EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/02 9:32 a.m.3 views

gimp: integer overflow in file-fits plugin causes a heap-based buffer overflow on crafted FITS images

A flaw was found in the file-fits plugin in GIMP. When processing a FITS image file, the plugin calculates memory allocation sizes using signed 32-bit integers for width and height. If a crafted file sets both values to large values, their product exceeds 2^31 and overflows, resulting in an...

7.8CVSS0.00296EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/02 9:32 a.m.3 views

gimp: GIMP: Arbitrary code execution via crafted TIF file parsing

A flaw was found in GIMP. This vulnerability allows a remote attacker to execute arbitrary code by tricking a user into opening a specially crafted TIF file. The issue arises from improper validation of user-supplied data during TIF file parsing, which can lead to an integer overflow before memor...

7.8CVSS0.00359EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/02 9:32 a.m.3 views

Important: Red Hat Security Advisory: gimp:2.8 security update

An update for the gimp:2.8 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.8CVSS0.00423EPSS
SaveExploits2References9
RedHat Linux
RedHat Linux
added 2026/09/02 9:32 a.m.4 views

gimp: gimp: Stack buffer overflow in pnmscanner_gettoken()

A flaw was found in GIMP's PNM file format parser. When parsing a specially crafted PNM file, the pnmscannergettoken function writes a null terminator one byte past the end of a stack-allocated buffer due to an off-by-one error in the loop boundary check. This could lead to memory corruption,...

7.8CVSS0.00257EPSS
SaveExploits1References6
Kitploit
Kitploit
added 2026/09/02 9:32 a.m.8 views

CVE-2019-5418

CVE-2019-5418 1.漏洞描述 Ruby on Rails是一个 Web 应用程序框架,是一个相对较新的 Web 应用程序框架,构建在 Ruby 语言之上。这个漏洞主要是由于Ruby on Rails使用了指定参数的render file来渲染应用之外的视图,我们可以通过修改访问某控制器的请求包,通过“…/…/…/…/”来达到路径穿越的目的,然后再通过“”来进行模板查询路径的闭合,使得所要访问的文件被当做外部模板来解析。 3.漏洞复现 burp抓包 单个正确漏洞验证:pocsuite -r CVE-2019-5418.py -u url 批量扫描:pocsuite -r...

7.5CVSS6.9AI score0.98507EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/02 9:32 a.m.204 views

shuffledns

massDNS wrapper to bruteforce and resolve the subdomains with wildcard handling support Feature • Install • Run • Wildcard • License • Discord shuffleDNS is a wrapper around massdns, written in go, that allows you to enumerate valid subdomains using active bruteforce, as well as resolve subdomain...

6AI score
SaveExploits0References5
Rows per page
Query Builder