Lucene search
+L

274191 matches found

Kitploit
Kitploit
added 2026/09/22 10:55 p.m.69 views

tinfoleak

tinfoleak The most complete open-source tool for Twitter intelligence analysis Introduction tinfoleak is an open-source tool within the OSINT Open Source Intelligence and SOCMINT Social Media Intelligence disciplines, that automates the extraction of information on Twitter and facilitates...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 10:55 p.m.12 views

CVE-2021-44103

CVE-2021-44103 A proof of concept for KONGA 0.14.9 - Privilege Escalation. Intro On November 16, 2021, Fabrício Salomão and I found a vulnerability in Konga API Gateways, allowing any authenticated user to become an administrator. Report Vulnerability Product: KONGA Model: 0.14.9 Vulnerability:...

5.9AI score
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/22 10:50 p.m.7 views

vaas-cve-2014-6271

漏洞即服务 - CVE 2014-6271 一个运行 Debian Buster Linux 的系统,带有易受攻击版本的 bash 和一个用于展示 CVS-2014-6271(又名 Shellshock)的 Web 应用程序。 概述 该 Docker 容器基于 Debian Buster,并已被修改为使用存在漏洞的 Bash 版本 bash4.2:2b:dfsg-0.1。 可通过 Apache 2 访问一个 Web 应用程序,它提供了一个运行 shell 命令的 CGI 脚本。 使用方法 使用 docker pull hmlio/vaas-cve-2014-6271 安装容器。 使用端口...

10CVSS8.5AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/22 10:46 p.m.11 views

CVE-2021-36747

CVE-2021-36747 Blackboard Learn through 9.1 allows XSS by an authenticated user via the Feedback to Learner form. Discovered: May 11th, 2018 The Blackboard Security Team has been notified of this issue. They acknowledged the vulnerability on May 14, 2018. Description: The Blackboard tool commonly...

5.4CVSS5.9AI score0.0062EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/22 10:44 p.m.220 views

infernal-twin

Infernal-Wireless v3 Release 3 Improved and Compatibility on Kali Linux 2018 Added Visual Representation of Wireless Scan Added Visual Representation of Probe Requests and Map per SSID requested by Devices Updated MAC address mapping Added MAC address mappting on probe request devices Evil Twin...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 10:40 p.m.20 views

easywall

easywall Your firewall. Your rules. No surprises. Live demo · Documentation · Changelog nftables through a web interface that cannot lock you out: every apply reverts itself unless you confirm it. The idea Editing a rule changes nothing. Applying it changes everything — for 120 seconds. If the ne...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/22 10:34 p.m.16 views

bubblewrap

Bubblewrap 许多容器运行时工具,如 systemd-nspawn、docker 等,专注于为系统管理员和编排工具(例如 Kubernetes)提供运行容器的基础设施。 这些工具不适合提供给非特权用户,因为将此类访问权限转化为宿主机上完全特权级的 root shell 是轻而易举的。 用户命名空间 Linux 内核中有一个名为用户命名空间的特性,它允许非特权用户使用容器功能。Bubblewrap 利用这些特性来构建沙箱,从而允许任何用户使用该工具。 从历史上看,bubblewrap 还曾为不支持非特权用户命名空间的系统提供 setuid 模式。然而,该模式已被移除。 最初的...

10CVSS7.9AI score0.03169EPSS
SaveExploits1References10
Kitploit
Kitploit
added 2026/09/22 10:32 p.m.14 views

dirty_sock

dirtysock: Escalada de Privilegios en Linux a través de snapd En enero de 2019, se descubrió que las versiones actuales de Ubuntu Linux eran vulnerables a la escalada de privilegios locales debido a un error en la API de snapd. Este repositorio contiene el POC original del exploit, que se pone a...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 10:27 p.m.12 views

wp-jobhunt-exploit

wp-jobhunt-exploit CVE-2018-19487, CVE-2018-19488, exploit for WordPress wp-jobhunt plugin wp-jobhunt plugin is a plugin used with JobCareer theme: https://themeforest.net/item/jobcareer-job-board-responsive-wordpress-theme/14221636 see changelog at the bottom Python exploit for CVE-2018-19487 AJ...

9.8CVSS7.7AI score0.04852EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/22 10:25 p.m.15 views

CVE-2021-25076

CVE-2021-25076-Exploit Wordpress Plugin WP User Frontend 3.5.26 - SQL-Injection Authenticated CVE description: The WP User Frontend WordPress plugin before 3.5.26 does not validate and escape the status parameter before using it in a SQL statement in the Subscribers dashboard, leading to an SQL...

8.8CVSS8AI score0.1712EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/22 10:24 p.m.13 views

PageTableInjection

PageTableInjection Code Injection, Inject malicious payload via pagetables pml4. Introduction This is just a proof-of-concept of the page table injection technique to inject malicious code into the arbitrary user processes. On Windowsand some modern OSes, every process has a its PML4 a.k.a...

6.1AI score
SaveExploits0
NVD
NVD
added 2026/09/22 10:17 p.m.9 views

CVE-2026-18156

IBM Financial Transaction Manager FTM for RedHat OpenShift could allow a remote authenticated attacker to bypass security controls by forging user identities due to improper authorization...

6.5CVSS0.00408EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 10:16 p.m.10 views

CVE-2019-3403

CVE-2019-3403 I wanted to easily be able to exploit CVE-2019-3403 to scrape all the users from a JIRA application, so I threw this script together. It isn't the cleanest code ever, and it doesn't handle requests that return over 1000 users it will just truncate them to the first 1000 - but it can...

5.3CVSS6.8AI score0.52637EPSS
SaveExploits1
CVE
CVE
added 2026/09/22 10:10 p.m.17 views

CVE-2026-18162

The IBM Financial Transaction Manager (FTM) for RedHat OpenShift is impacted by a vulnerability that could allow a remote attacker to execute arbitrary code . The root cause is the improper neutralization of user-controlled input within the new Function constructor . The vulnerability has a CRITI...

9.8CVSS6.6AI score0.0086EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/22 10:09 p.m.12 views

CVE-2026-18156

IBM Financial Transaction Manager (FTM) for RedHat OpenShift is affected by CVE-2026-18156 , where a remote authenticated attacker could bypass security controls by forging user identities due to improper authorization (CWE-862 ). The vulnerability has a CVSS base score of 6.5 . Affected versions...

6.5CVSS5.9AI score0.00408EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 10:01 p.m.11 views

ADCSync

ADCSsync This is a tool I whipped up together quickly to DCSync utilizing ESC1. It is quite slow but otherwise an effective means of performing a makeshift DCSync attack without utilizing DRSUAPI or Volume Shadow Copy. This is the first version of the tool and essentially just automates the proce...

6AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/22 10:00 p.m.27 views

CVE-2026-95819 anirbandutta9 College-Notes-Gallery login.php sql injection

A vulnerability has been found in anirbandutta9 College-Notes-Gallery up to 8c1cf3d98f30982d069c88ca172612c001eb39f6. Affected by this vulnerability is an unknown functionality of the file login.php. Such manipulation of the argument user/pass leads to sql injection. The attack may be performed...

7.5CVSS0.00411EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/22 10:00 p.m.9 views

CVE-2026-95819

A SQL injection vulnerability exists in the login.php file of anirbandutta9 College-Notes-Gallery (up to commit 8c1cf3d98f30982d069c88ca172612c001eb39f6). The root cause is the improper handling of the user/pass arguments, allowing for remote manipulation. The exploit has been disclosed to the pu...

7.5CVSS6.8AI score0.00411EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/22 9:55 p.m.9 views

CVE-2024-34102

CVE-2024-34102 ★ Thanks to @th3gokul, Sanjaith3hacker, Chocapikk for the original code base. ★ Description CVE-2024-34102 : Adobe Commerce XXE vulnerability description: Adobe Commerce versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8 and earlier are affected by an Improper Restriction of XML External...

9.8CVSS9.1AI score0.99994EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/22 9:52 p.m.13 views

pwndoc

PwnDoc PwnDoc 是一款渗透测试报告应用程序,让编写调查结果和生成可自定义的 Docx 报告变得简单易行。 主要目标是通过在用户之间共享漏洞等数据,花更多时间进行 渗透 ,减少花在 文档 上的时间。 文档 安装 数据 角色 漏洞 审计 模板 设置 个人资料 功能 多语言支持 多数据支持 高度可定制 管理可复用的审计和漏洞数据 创建自定义章节 为漏洞添加自定义字段 漏洞管理,支持 CVSS v3 和 v4 评分 多用户报告,支持实时协作 重测和多重审计工作流 未保存工作的自动恢复 审计审查与审批工作流 带线程回复的审计评论 Docx 报告生成 Docx 模板自定义 通过...

6AI score
SaveExploits0References9
Rows per page
Query Builder