Lucene search
+L

346609 matches found

Kitploit
Kitploit
added 2026/09/02 3:19 p.m.3 views

terraguard

About The Project This project's goal is to be simple to create and destroy your own VPN service using WireGuard. Prerequisites Terraform = 1.0.0 Ansible = 2.10.5 How to Deploy Terraform Run with sudo is necessary because we need permission on localhost to install packages, configure a network...

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

CVE-2020-5902

CVE-2020-5902 Summary In BIG-IP versions 15.0.0-15.1.0.3, 14.1.0-14.1.2.5, 13.1.0-13.1.3.3, 12.1.0-12.1.5.1, and 11.6.1-11.6.5.1, the Traffic Management User Interface TMUI, also referred to as the Configuration utility, has a Remote Code Execution RCE vulnerability in undisclosed pages. Proof Of...

10CVSS6.9AI score0.99999EPSS
SaveExploits62
Kitploit
Kitploit
added 2026/09/02 3:18 p.m.6 views

CVE-2020-10567

POC-CVE-2020-10567 RCE poc - RESPONSIVE filemanager v.9.14.0. не основная ветка ⚠️ Проект на Github : https://github.com/trippo/ResponsiveFilemanager Требования: Ничего не требуется, этот эксплоит не требует аутентификации. Приложение Responsive Filemanager — это веб-инструмент управления файлами,...

9.8CVSS7.3AI score0.1964EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/02 3:17 p.m.44 views

ranger

ranger A tool to support security professionals access and interact with remote Microsoft Windows based systems. This project was conceptualized with the thought process, we did not invent the bow or the arrow, just a more efficient way of using it. Ranger is a command-line driven attack and...

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

CVE-2025-55182

CVE-2025-55182 Отчет об анализе React2Shell Разделы, требуемые руководящими принципами задания, отмечены "Required". 1. Окружение Required 1.1. Dockerfile Required В данном окружении используется собственный Dockerfile на основе официального образа Node.js Alpine. root@kitploit: FROM...

10CVSS7AI score0.99802EPSS
SaveExploits389
Kitploit
Kitploit
added 2026/09/02 3:16 p.m.4 views

TelnetdBypass-

TelnetdBypass — CVE-2026-24061 Scanner A Python-based security scanner that detects and exploits CVE-2026-24061 , a critical CVSS 9.8 authentication bypass vulnerability in GNU InetUtils telnetd versions 1.9.3 through 2.7. How it Works The scanner injects a malicious USER=-f root value via the...

9.8CVSS7.3AI score0.97878EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/02 3:14 p.m.3 views

cve-2019-5736-poc

To run: 1. edit poc command in stage2.c 2. build docker docker build -t cve . 3. run docker docker run -d cve /bin/bash -c "tail -f /dev/null" 4. backup docker-runc cp /usr/bin/docker-runc /usr/bin/docker-runc.bak 5. docker exec -it docker-id /bin/bash 6. in docker run cd /root && ./run.sh && exi...

9.3CVSS6.9AI score0.98452EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/02 3:14 p.m.2 views

detection-rules

Detection Rules Detection Rules는 Elastic Security에서 사용하는 규칙의 본거지입니다. 이 저장소는 Elastic Security의 Detection Engine용 규칙의 개발, 유지 관리, 테스트, 검증 및 릴리스에 사용됩니다. 이 저장소는 Elastic 블로그 게시물 Elastic Security, 공개 탐지 규칙 저장소 오픈에서 처음 발표되었습니다. 추가 콘텐츠는 관련 웨비나 Elastic Security: 공개 탐지 규칙 저장소 소개를 참조하세요. 목차 Detection Rules 목...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/02 3:14 p.m.63 views

detection-rules

Detection Rules Detection Rules is the home for rules used by Elastic Security. This repository is used for the development, maintenance, testing, validation, and release of rules for Elastic Security’s Detection Engine. This repository was first announced on Elastic's blog post, Elastic Security...

5.8AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/02 3:13 p.m.5 views

WHP

M$ Windows Hacking Pack Tools here are from different sources. The repo is generally licensed with WTFPL, but some content may be not eg. sysinternals. "pes" means "PE Scambled". It's useful sometimes. Remote Exploits Windows 2000 / XP SP1 MS05-039 Microsoft Plug and Play Service Overflow, Works...

7.8CVSS7.2AI score0.29253EPSS
SaveExploits13References3
Kitploit
Kitploit
added 2026/09/02 3:13 p.m.2 views

CVE-2018-1133-Exploit

CVE-2018-1133-Exploit Этот репозиторий содержит скрипт эксплойта на Python для эксплойта Moodle Evil Teacher CVE-2018-1133. Использование root@kitploit: usage: Moodle Evil Teacher Exploit -h -u URL -l LOGIN -p PASSWORD -c COMMAND -P PROXY options: -h, --help show this help message and exit -u URL...

8.8CVSS7.3AI score0.31879EPSS
SaveExploits5
Cvelist
Cvelist
added 2026/09/02 3:13 p.m.12 views

CVE-2026-84838 Rpm: command injection in rpmuncompress via unescaped filenames passed to popen()

A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive filename containing shell metacharacters, which are not properly escaped before being passed to shell...

7.8CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/02 3:13 p.m.16 views

CVE-2026-84838

CVE-2026-84838 is a command injection vulnerability in rpmuncompress , a component of the RPM package management toolset. The root cause is that archive filenames containing shell metacharacters are not properly escaped before being passed to shell command strings via popen() , allowing a local a...

7.8CVSS6AI score
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/02 3:13 p.m.3 views

CVE-2026-84838

A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive filename containing shell metacharacters, which are not properly escaped before being passed to shell...

7.8CVSS6AI score
SaveExploits0
EUVD
EUVD
added 2026/09/02 3:13 p.m.6 views

EUVD-2026-70109

A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive filename containing shell metacharacters, which are not properly escaped before being passed to shell...

7.8CVSS6AI score
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/02 3:13 p.m.6 views

CVE-2026-84838 Rpm: command injection in rpmuncompress via unescaped filenames passed to popen()

A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive filename containing shell metacharacters, which are not properly escaped before being passed to shell...

7.8CVSS6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 3:12 p.m.5 views

EUVD-2026-70108

A flaw was found in rpm. An attacker can exploit a command injection vulnerability by influencing the path or filename of a tarball processed by rpmbuild -t to include shell metacharacters. This is particularly relevant in automated build or continuous integration CI workflows that ingest...

7.8CVSS6AI score
SaveExploits0References2
CVE
CVE
added 2026/09/02 3:12 p.m.14 views

CVE-2026-84837

A command injection vulnerability was identified in rpm , specifically in the gettarspec function used by rpmbuild -t*. The root cause is an unescaped tarball path or filename that, when containing shell metacharacters, allows an attacker to inject arbitrary commands. This is particularly relevan...

7.8CVSS6AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/02 3:12 p.m.11 views

CVE-2026-84837 Rpm: command injection in `rpmbuild -t*` (`gettarspec`) via unescaped tarball path

A flaw was found in rpm. An attacker can exploit a command injection vulnerability by influencing the path or filename of a tarball processed by rpmbuild -t to include shell metacharacters. This is particularly relevant in automated build or continuous integration CI workflows that ingest...

7.8CVSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/02 3:12 p.m.3 views

CVE-2026-84837 Rpm: command injection in `rpmbuild -t*` (`gettarspec`) via unescaped tarball path

A flaw was found in rpm. An attacker can exploit a command injection vulnerability by influencing the path or filename of a tarball processed by rpmbuild -t to include shell metacharacters. This is particularly relevant in automated build or continuous integration CI workflows that ingest...

7.8CVSS6AI score
SaveExploits0References2
Rows per page
Query Builder