Lucene search
+L

8598 matches found

Kitploit
Kitploit
added 2026/09/20 4:26 p.m.12 views

CVE-2018-1000802-PoC

Python CVE-2018-1000802 Proof-of-Concept This is a PoC for the vulnerability in makearchive function exported by shutil builtin module. Vulnerability is present in CPython Python 2.7 prior to commit add531a1e55b0a739b0f42582f1c9747e5649ace. For the vulnerability to be exploitable in the wild ther...

9.8CVSS7.5AI score0.20126EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/20 3:50 p.m.8 views

CVE-2025-50361

Global Buffer Overflow in SmallBASIC SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes. SmallBASIC includes trigonometric, matrices and algebra functions, a built in IDE, a powerful string library, system, sound, and graphic...

5.1CVSS5.9AI score0.00206EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/20 3:21 p.m.11 views

mwcfg

恶意软件配置提取器 用于 MalDuck 的恶意软件配置提取工具与模块 本项目完全免费,如同免费的 🍺,你可以将其用于商业、私人或任何你认为合适的方式。 使用本项目最简单的方式是访问 mwcfg.info,立即开始提取恶意软件配置! 如果你喜欢本项目并希望捐赠 💰 以支持对抗恶意软件的战斗…… 请给我买杯 🍵,因为我不喝 🍺,你可以向 16oXesi7uv3jdPZxxwarHSD2f3cNMpaih9 发送一些 ₿ 安装: root@kitploit: sudo apt update sudo apt install -y python-virtualenv...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/20 12:21 p.m.11 views

class-dump

class-dump class-dump 是一个用于检查 Mach-O 文件中 Objective-C 段的 命令行实用程序。它会为类(class)、类别(category)和协议(protocol) 生成声明。这些信息与使用 'otool -ov' 获得的信息相同,但 以正常的 Objective-C 声明形式呈现。 最新版本和信息可在以下网址获取: root@kitploit: http://stevenygard.com/projects/class-dump 源代码也可从我的 Github 仓库获取: root@kitploit:...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 6:03 a.m.10 views

Strutshock

Strutshock Usage strutshock http://example.com/index.action...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 5:59 a.m.7 views

CVE-2014-0160-Scanner

CVE-2014-0160-Scanner This is a simple php command line script to check an array of domains for the CVE-2014-0160 vuln to run: php index.php Credits: It uses the service provided by http://filippo.io/Heartbleed/...

7.5CVSS7.6AI score0.99999EPSS
SaveExploits95
Kitploit
Kitploit
added 2026/09/20 12:53 a.m.16 views

React2Shell-Scanner

🔬 React2Shell Scanner 面向 React 和 Next.js 应用程序的 Web 应用安全评估框架 ⚠️ 重要声明 此工具仅用于授权安全测试。 ✅ 授权渗透测试 ✅ 范围内的漏洞赏金计划 ✅ 获得许可的安全研究 ✅ 测试您自己的应用程序 ❌ 未经授权的访问尝试 ❌ 未经明确许可的测试 用户须自行负责确保遵守所有适用法律。 📋 简介 React2Shell Scanner 是一个命令行安全评估框架,旨在帮助安全专业人员识别 React 和 Next.js Web 应用程序中的潜在漏洞。它专注于分析 React Server Components RSC...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 8:58 p.m.9 views

CVE-2019-5392-for-Python3

Python3 compatable version for CVE 2019-5392. You do not have to install python2.7. Run it on your terminal with python3 installed. USAGE: cve.py python3 cve.py 2810 "C:\Windows\Temp"...

5.3CVSS6.5AI score0.07161EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/19 8:26 p.m.11 views

CVE-2021-44906

CVE-2021-44906 Originally from: https://github.com/Marynk/JavaScript-vulnerability-detection/blob/main/minimist%20PoC.zip Run root@kitploit: npm run hack And you will see the any function's done property is changed to true. The explanation of command line node index.js...

9.8CVSS7.3AI score0.04581EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/19 4:56 p.m.9 views

CVE-2023-35078

CVE-2023-35078-Poc-Exploit This tool is built in golang language to exploit CVE-2023-35078 vulnerability To use this tool is quite easy, run command this on your terminal root@kitploit: λ git clone https://github.com/LazyySec/CVE-2023-35078.git λ cd CVE-2023-35078 λ CVE-2023-35078 git:main go bui...

10CVSS8.8AI score0.99999EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/19 4:08 p.m.11 views

CVE-2024-6387-Vulnerability-Checker

CVE-2024-6387-Vulnerability-Checker LAB This Rust Code is designed to check SSH servers for the CVE-2024-6387 vulnerability Command-Line Arguments: ./main -f servers.txt -p 22,2222 -t 5...

8.1CVSS7.3AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/19 3:44 p.m.10 views

CVE-2023-27163

CVE-2023-27163 Python implementation of CVE-2023-27163 Installation To install the project dependencies, follow these steps: 1. Clone the repository: root@kitploit: git clone https://github.com/yourusername/yourrepository.git 2. Navigate into the project directory: root@kitploit: cd yourrepositor...

6.5CVSS7AI score0.06591EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/19 3:11 p.m.9 views

CVE-2017-12615-poc

-h View usage instructions...

8.1CVSS7.6AI score0.99607EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/19 5:56 a.m.12 views

Volumiser

Volumiser Introduction Volumiser is a command line tool and interactive console GUI for listing, browsing and extracting files from common virtual machine hard disk image formats. The tool was written to combat a regular problem where massive 100G+ disk images are often hard to work with or...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 5:46 a.m.57 views

de4dot

Description de4dot is an open source GPLv3 .NET deobfuscator and unpacker written in C. It will try its best to restore a packed and obfuscated assembly to almost the original assembly. Most of the obfuscation can be completely restored eg. string encryption, but symbol renaming is impossible to...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/19 2:49 a.m.9 views

CVE-2017-0213

CVE-2017-0213 for command line...

7.3CVSS6.7AI score0.84138EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/18 11:22 p.m.11 views

VMWare-CVE-Check

VMWare-CVE-Check Usage: ./example.py/sh list.txt...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/09/18 6:18 p.m.9 views

CVE-2026-92768

A flaw was found in cockpit-machines. This vulnerability allows a local attacker to expose sensitive Virtual Machine VM credentials, including plaintext passwords, by inspecting process command-line arguments during VM creation or installation. The cockpit-machines component passes password value...

5.5CVSS0.00104EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/18 6:18 p.m.8 views

CVE-2026-92745

A flaw was found in cockpit-machines. This vulnerability allows a local attacker with the ability to inspect process metadata to disclose a sensitive Red Hat Subscription Management RHSM offline token. The token is exposed when it is passed as a command-line argument to a helper script during the...

5CVSS0.001EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/18 6:18 p.m.8 views

DEBIAN-CVE-2026-92745

A flaw was found in cockpit-machines. This vulnerability allows a local attacker with the ability to inspect process metadata to disclose a sensitive Red Hat Subscription Management RHSM offline token. The token is exposed when it is passed as a command-line argument to a helper script during the...

5CVSS5.8AI score0.001EPSS
SaveExploits0References1
Rows per page
Query Builder