Lucene search
+L

349534 matches found

Kitploit
Kitploit
added 2026/09/07 2:42 p.m.7 views

cuckooautoinstall

关于CuckooAutoinstall Cuckoo Sandbox 自动安装脚本 什么是Cuckoo Sandbox? Cuckoo Sandbox 是一个恶意软件分析系统。 这意味着什么? 这意味着你可以将任何可疑文件丢进去,然后获得一份报告,详细说明该文件在隔离环境中的行为。 我们最初在 Buguroo Offensive Security 创建这个脚本,目的是让痛苦的 Cuckoo 安装过程变得更快、更简单、更无痛。 支持的系统 本脚本大部分不依赖发行版(当然你必须在 GNU/Linux 上运行它),但在软件包安装方面,目前仅支持 Debian 衍生版。 另外,由于我们使用专有的...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 2:42 p.m.8 views

SharpMove

SharpMove - .NET authenticated execution for remote hosts Building To compile open Visual Studio project and compile for release. Options WMI SCM DCOM Multiple Task Scheduler Service DLL Hijack DCOM Server Hijack Modify Scheduled Task Modify Service binpath root@kitploit: SharpMove.exe action=que...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 2:41 p.m.6 views

CVE-2024-4358

CVE-2024-4358 An Vulnerability detection and Mass Exploitation tool for CVE-2024-4358 Installation: root@kitploit: git clone https://github.com/RevoltSecurities/CVE-2024-4358 pip install -r requirements.txt python3 exploit.py --help Usage: root@kitploit: python3 exploit.py -h / / / / / / / / | |/...

9.8CVSS8.8AI score0.97482EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/07 2:40 p.m.5 views

CVE-2024-7120

Raisecom Devices Command Injection CVE-2024-7120 Proof of concept! Overview A command injection vulnerability has been identified in the RAISECOM Gateway devices, affecting models MSG1200, MSG2100E, MSG2200, and MSG2300. This vulnerability allows remote attackers to execute arbitrary commands on...

9.8CVSS7.1AI score0.934EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/07 2:40 p.m.191 views

cargo-fuzz

cargo fuzz Acargo subcommand for fuzzing with libFuzzer! Easy to use! Installation root@kitploit: $ cargo install cargo-fuzz Note: libFuzzer needs LLVM sanitizer support, so this only works on x86-64 and Aarch64, and only on Unix-like operating systems not Windows. This also needs a nightly...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 2:40 p.m.6 views

CVE-2022-36804

CVE-2022-36804 概念验证 该仓库包含针对近期 BitBucket 远程代码执行漏洞 CVE-2022-36804 的简易概念验证利用代码。利用此漏洞需要能够访问目标实例上的一个仓库;如果你没有凭据,则目标必须具有公开仓库。 用法 root@kitploit: usage: exploit.py -h -p PROJECT -r REPO -u URL -c COMMAND --proxy PROXY --session SESSION --check Exploits the CVE-2022-36804 RCE in vulnerable BitBucket...

8.8CVSS8.4AI score0.99077EPSS
SaveExploits25References2
Kitploit
Kitploit
added 2026/09/07 2:40 p.m.9 views

CVE-2026-41940

CVE-2026-41940: Bypass de autenticación en cPanel/WHM objetivo único y múltiple Aviso legal: Este documento y el script asociado exploit.py se proporcionan estrictamente con fines educativos, investigación de seguridad y pruebas de penetración autorizadas. No utilice este software contra sistemas...

9.8CVSS8.5AI score0.98527EPSS
SaveExploits75
Kitploit
Kitploit
added 2026/09/07 2:39 p.m.4 views

PoC-Fix-jenkins-rce_CVE-2024-23897

PoC-jenkins-rceCVE-2024-23897. On this git you can find all information on the CVE-2024-23897. Introduction The issue, assigned the CVE identifier CVE-2024-23897, has been described as an arbitrary file read vulnerability through the built-in command line interface. This command parser has a...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/07 2:39 p.m.7 views

apche_unomi_rce

CVE-2020-13942 Original blog post about the vulnerability: https://www.checkmarx.com/blog/apache-unomi-cve-2020-13942-rce-vulnerabilities-discovered/ There are two RCE vectors: through MVEL injection and through OGNL injection. Both vectors target different code though the payloads look relativel...

9.8CVSS8.2AI score0.68398EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/07 2:38 p.m.6 views

CVE-2018-8097-PoC

CVE-2018-8097 POC for CVE-2018-8097 This script exploits CVE-2018-8097 and can retrieve files and contents using a time based blind RCE method. Usage root@kitploit: python cve-2018-8097.py -h -u URL -c COMMAND -t TIME -id OBJECTID -d FILEPATH options: -h, --help show this help message and exit -u...

9.8CVSS8AI score0.06201EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 2:37 p.m.4 views

CVE-2019-10869

CVE-2019-10869 Wordpress Ninja Forms 文件上传扩展 -----------------------------16345274557837-- 响应: root@kitploit: HTTP/1.1 200 OK Server: nginx/1.14.0 "data": "files": "name":"test.png.doc", "type":"application/msword", "tmpname":"nftmp-14FpD-test.png.doc", "error":0, "size":19 当表单被提交时,最初上传的临时文件(tmp...

8.1CVSS7.7AI score0.07994EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/07 2:37 p.m.6 views

secure-coding-practices-quick-reference-guide

Chinese language zh-CN version We appreciate all kinds of suggestions and corrections on this translation of the Secure Coding Practices Quick Reference Guide During development manually create the PDF document from directory zh/cn: root@kitploit: pandoc -o OWASPSCPQuickReferenceGuide.zh-CN.pdf ...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 2:37 p.m.11 views

juicy-potato

Juicy Potato(滥用黄金权限) RottenPotatoNG的加糖版本,带点汁水,即另一个本地权限提升工具,从Windows服务账户到NT AUTHORITY\SYSTEM 概述 RottenPotatoNG及其变种利用基于BITS 服务的权限提升链,该服务在127.0.0.1:6666上具有MiTM监听器,并且当你拥有SeImpersonate或SeAssignPrimaryToken权限时。在一次Windows构建审查中,我们发现一个设置,其中BITS被故意禁用,端口6666被占用。 我们决定将RottenPotatoNG武器化:向Juicy Potato打个招呼 。...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/07 2:37 p.m.5 views

AirScout

Right now only a dutch version of the app is available. English will follow soon. User Guide – Wi-Fi Passive Monitor ESSID + Band Filter Legal & Ethics Notice Educational Use For educational and authorized testing only. You are solely responsible for how you use this tool. Intentionally disruptin...

5.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2026/09/07 2:36 p.m.5 views

⚡ Weekly Recap: Chrome 0-Day, Router Hijacks, Coder Supply Chain Attack and More

Turning off email images should at least stop the pictures. This week, attackers had a workaround: a scannable QR code built out of text. It still appears, even with images blocked. A small detail, but an annoying one if that was a precaution you were counting on. Elsewhere, a trusted software...

10CVSS0.01162EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/07 2:35 p.m.7 views

Atlassian-Bitbucket-CVE-2022-36804

Atlassian-Bitbucket-Server-CVE-2022-36804 A critical command injection vulnerability was found in multiple API endpoints of the Atlassian Bit bucket Server and Data center. This vulnerability affects all versions of Bitbucket Server and Data Center released before versions 7.6.17, 7.17.10, 7.21.4...

8.8CVSS8.2AI score0.99077EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/07 2:32 p.m.5 views

CVE-2025-24893

CVE-2025-24893 root@kitploit: Exploit Title: XWiki 15.10.10 - Unauthenticated Remote Code Execution Date: 09/08/2025 Exploit Author: D3Ext Vendor Homepage: https://www.xwiki.org/ Software Link: https://github.com/xwiki/xwiki-platform Version: 15.10.10 Tested on: Kali Linux 2025 CVE: CVE-2025-2489...

9.8CVSS8.1AI score0.99864EPSS
SaveExploits52References1
Kitploit
Kitploit
added 2026/09/07 2:31 p.m.5 views

CVE-2024-23897

CVE-2024-23897 This repository presents a proof-of-concept of CVE-2024-23897 Discovered by sonarsource CVE-2024-23897 | File read in jenkins Disclamer This code is a proof of concept of the vulnerability, I'm not pushing anyone to use it on confluence instances they don't own. This tool has been...

9.8CVSS8.1AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/07 2:31 p.m.9 views

CVE-2021-41773

CVE-2021-41773 Playground This is a small Docker recipe for setting up a Debian bookworm based container with an instance of the Apache HTTPd 2.4.49 that is vulnerable to CVE-2021-41773. CGI has been explicitly enabled so it can be used to test/verify Local file Disclosure behavior as well as...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits164
Kitploit
Kitploit
added 2026/09/07 2:30 p.m.5 views

CVE-2021-38647

CVE-2021-38647 CVE-2021-38647 - POC to exploit unauthenticated RCE OMIGOD on Azure UNIX/Linux VMs! Details In Microsoft's Azure, the OMI application gets installed automatically when services like Azure Automation Accounts, Update Management, Log Analytics, Configuration Management, etc., are use...

9.8CVSS7.6AI score0.99933EPSS
SaveExploits19
Rows per page
Query Builder