Lucene search
+L

10492 matches found

Kitploit
Kitploit
added 2026/08/25 5:13 p.m.3 views

cve-2019-5736-exp

cve-2019-5736-exp Questo è un proof-of-concept PoC di exploit per la vulnerabilità CVE-2019-5736 in runc, il runtime utilizzato in Docker. Dichiarazione di non responsabilità Ho intrapreso questo progetto come esercizio, per ragioni educative e per divertimento. Dovrebbe essere scontato che non...

9.3CVSS6.7AI score0.98452EPSS
SaveExploits34
Kitploit
Kitploit
added 2026/08/25 5:11 p.m.2 views

CVE-2021-41773-PoC

CVE-2021-41773-PoC PoC für CVE-2021-41773 mit Docker zur Demonstration Ausführen Führen Sie einfach ./poc.sh aus. Stellen Sie sicher, dass docker und docker-compose funktionieren. root@kitploit: $ ./poc.sh Creating network "cve-2021-41773-pocdefault" with the default driver Creating...

9.8CVSS8.4AI score0.99992EPSS
SaveExploits163
Kitploit
Kitploit
added 2026/08/25 5:00 p.m.29 views

xss_vulnerability_challenges

XSS Vulnerability Scenarios challenges This repository is a Dockerized php application containing some XSS vulnerability challenges. The ideas behind challenges are: Javascript validation bypass html entities bypass WAF bypass Black-list validation bypass Basic XSS validation bypass Double encode...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:58 p.m.47 views

peetch

peetch peetch is a collection of tools aimed at experimenting with different aspects of eBPF to bypass TLS protocol protections. Currently, peetch includes three subcommands. The first called dump aims to sniff network traffic by associating information about the source process with each packet...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 4:56 p.m.2 views

haaukins

Haaukins Haaukins è una piattaforma di virtualizzazione altamente accessibile e automatizzata per l'educazione alla sicurezza. È composta da tre componenti principali Docker, Virtualbox e Golang; la comunicazione e l'orchestrazione tra i componenti è gestita utilizzando il linguaggio di...

5.6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/25 4:56 p.m.3 views

web-hacking-playground

Web Hacking Playground Descrizione Web Hacking Playground è un ambiente di hacking web controllato. Consiste in vulnerabilità trovate in casi reali, sia in penetration test che in programmi Bug Bounty. L'obiettivo è che gli utenti possano esercitarsi con esse e imparare a rilevarle e sfruttarle...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:56 p.m.111 views

web-hacking-playground

Web Hacking Playground Description Web Hacking Playground is a controlled web hacking environment. It consists of vulnerabilities found in real cases, both in pentests and in Bug Bounty programs. The objective is that users can practice with them, and learn to detect and exploit them. Other topic...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:54 p.m.2 views

docker-cve-2018-15473

Docker CVE-2018-15473 Un semplice docker per testare strumenti di pentest contro CVE-2018-15473 root@kitploit: docker-compose build docker-compose up...

5.9CVSS6.5AI score0.98631EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/08/25 4:13 p.m.2 views

divd-2021-00038--log4j-scanner

divd-2021-00038--log4j-scanner Este scanner irá escanear recursivamente caminhos incluindo arquivos compactados para versões vulneráveis do log4j e arquivos org/apache/logging/log4j/core/lookup/JndiLookup.class. Atualmente, a lista de permissão define versões não exploráveis, neste caso log4j-cor...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:12 p.m.2 views

epagneul

epagneul Epagneul è uno strumento per visualizzare e investigare i log degli eventi di Windows. Deploy Richiede che docker e docker-compose siano installati. Installazione root@kitploit: make Deploy offline Su una macchina connessa a internet, costruisci una release offline: root@kitploit: make...

5.4AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/25 4:11 p.m.47 views

extrude

extrude Analyse binaries for missing security features, information disclosure and more. 🚧 Extrude is in the early stages of development, and currently only supports ELF and MachO binaries. PE Windows binaries will be supported soon. Usage root@kitploit: Usage: extrude flags file Flags: -a, --all...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:09 p.m.64 views

sgxray

SGXRay: Automating Vulnerability Detection for SGX Apps Intel SGX protects isolated application logic and sensitive data inside an enclave with hardware-based memory encryption. To use such hardware-based security mechanism requires a strict programming model on memory usage, with complex APIs in...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 4:07 p.m.2 views

dwn

🥽 dwn dockerpwn - un gestore di strumenti di attacco docker introduzione dwn è un "docker-compose per hacker". Utilizzando un semplice formato YAML "plan" simile a docker-compose, vengono definiti nomi di immagini, versioni e mapping di volumi/porte per configurare uno strumento per l'uso...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 4:06 p.m.1 views

pulsar-docker-images-patch-CVE-2021-44228

Applica la patch alle immagini Pulsar con l'aggiornamento Apache Log4J 2.17.1 Copre CVE-2021-44228, CVE-2021-45046, CVE-2021-45105 CVE-2021-44832 Vedi Vulnerabilità di sicurezza e aggiornamenti di Log4J per maggiori informazioni. vedi il Dockerfile per la soluzione Creazione e push delle immagini...

10CVSS7.6AI score0.99999EPSS
SaveExploits369References1
CVE
CVE
added 2026/08/25 3:40 p.m.15 views

CVE-2026-55581

mcp-shell is an MCP server for running shell commands securely. Prior to 0.6.0 , the default Docker security.yaml includes /bin/bash in allowed_executables, while security.go validates only the first token and checkBlockedPatternsAndCommands does not reject the shell -c flag. A caller of the shel...

8.4CVSS5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/25 3:39 p.m.51 views

yeti

Yeti Platform Yeti aims to bridge the gap between CTI and DFIR practitioners by providing a Forensics Intelligence platform and pipeline for DFIR teams. It was born out of frustration of having to answer the question "where have I seen this artifact before?" or "how do I search for IOCs related t...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 3:34 p.m.68 views

tor-rootkit

tor-rootkit A Python 3 standalone Windows 10 / Linux Rootkit. The networking communication get's established over the tor network. This rootkit is WIP. Disclaimer Use for educational purposes only. How to use 1. Clone the repo and change directory: root@kitploit: git clone...

5.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 3:34 p.m.2 views

CVE-2022-25365

CVE-2022-25365 Die Privilegienausweitung-Schwachstelle in Docker Desktop für Windows Referenz: https://www.cyberark.com/resources/threat-research-blog/breaking-docker-named-pipes-systematically-docker-desktop-privilege-escalation-part-1 Dateiliste poc.py Programmiert von followboy1999...

7.8CVSS7.7AI score0.00845EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/25 3:19 p.m.138 views

vulnx

VulnX Vulnx 🕷️ is An Intelligent Bot Auto Shell Injector that detects vulnerabilities in multiple types of Cms...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 2:50 p.m.1 views

NextJS-CVE-2025-29927-Docker-Lab

🚨 NextJS-CVE-2025-29927-Docker-Lab Questo repository contiene un ambiente di laboratorio basato su Docker per esplorare e dimostrare la vulnerabilità Next.js CVE-2025-29927 in un ambiente controllato. ⚠️ DISCLAIMER: Questo laboratorio è solo a scopo educativo e di ricerca sulla sicurezza. Non...

9.1CVSS7.2AI score0.99203EPSS
SaveExploits58
Rows per page
Query Builder