655 matches found
CVE-2018-19131
CVE-2018-19131 Demonstration Autor: Jonathan M. Wilbur Urheberrechtsjahr: 2018 Lizenz: MIT-Lizenz Führen Sie damit nichts Illegales durch. Dies ist keine Malware. Dies ist nur ein Proof-of-Concept. Dies ist eine Demonstration von CVE-2018-19131, die in einer Docker-Compose-Anwendung läuft. Diese...
AutoSploit
Docker deployment instructions tl;dr Using docker-compose: root@kitploit: git clone https://github.com/NullArray/AutoSploit.git cd Autosploit/Docker docker-compose run --rm autosploit Using just Docker: root@kitploit: git clone https://github.com/NullArray/AutoSploit.git cd Autosploit/Docker If y...
FACT
Ferramenta de Coleta de Artefatos Forenses Visão Geral FACT é uma ferramenta para coletar, processar e visualizar dados forenses de clusters de máquinas executando na nuvem ou on-premise. Implantação Para uma implantação básica de um único nó, recomendamos usar Docker e Docker Compose. Primeiro,...
pentest_lab
Laboratório de Pentest Não estou mais desenvolvendo ativamente isso, mas vou corrigir bugs e analisar issues e pull requests. Ajuda é apreciada : Este laboratório local de pentest utiliza docker compose para levantar vários serviços vítimas e um serviço atacante rodando Kali Linux. Se você execut...
iris-web
Sistema di Investigazione per la Risposta agli Incidenti Versione corrente v2.4.20 Dimostrazione Online IRIS Iris è una piattaforma web collaborativa che mira ad aiutare i responder agli incidenti a condividere dettagli tecnici durante le investigazioni. Indice Iniziare Eseguire IrisWeb...
CVE-2025-34159
CVE-2025-34159 : Injection Docker Compose dans Coolify Aperçu de la vulnérabilité Champ| Valeur ---|--- Identifiant CVE| CVE-2025-34159 Affecte| Coolify ≤ v4.0.0-beta.420.6 Corrigé dans| v4.0.0-beta.420.7 Sévérité| Critique CVSS 4.0| CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H...
CVE-2019-13956
CVE-2019-13956 cd CVE-2019-13956 docker-compose up -d http://127.0.0.1:8090...
MobSF_AI
MobSF AI Sidecar Este projeto adiciona um assistente de chat com IA ao Mobile Security Framework MobSF. Ele permite que analistas de segurança façam perguntas sobre o relatório de análise gerado pelo MobSF diretamente na interface, utilizando o modelo da OpenAI. Funcionalidades Integração Perfeit...
lk_scraper
LinkedIn Scraper Scrapes Any LinkedIn Data Installation root@kitploit: $ pip install git+git://github.com/jqueguiner/lkscraper Setup Using Docker compose root@kitploit: $ docker-compose up -d $ docker-compose run lkscraper python3 Using Docker only for Selenium server First, you need to run a...
homelab-CVE-2025-68613
Come Usare Docker Compose per Questo Progetto Questa guida spiega come installare Docker Compose ed eseguire il progetto utilizzando il file docker-compose.yml fornito. Prerequisiti Docker deve essere installato sul tuo sistema. Consulta la guida ufficiale all'installazione di Docker per le...
CVE-2025-68613-n8n-lab
CVE-2025-68613 مختبر n8n المحلي يوفر هذا المستودع إعدادًا بسيطًا لـ Docker Compose يقوم بتشغيل مثيل n8n ضعيف للاختبار المحلي لـ CVE-2025-68613. المتطلبات Docker Desktop أو Docker Engine Docker Compose v2 بدء سريع 1. تشغيل الحاوية: root@kitploit: docker compose up -d 2. افتح n8n في متصفحك:...
EverShop-Lab-CVE-2026-25993
CVE-2026-25993 — Laboratório de Injeção SQL de Segunda Ordem no EverShop Pré-requisitos Docker Engine 24+ com Docker Compose v2+ 2 GB de RAM livre Implantar root@kitploit: cd EverShop-Lab/ docker compose up Aguarde 2 minutos para a primeira compilação clona o EverShop v2.1.0, compila, executa...
CVE-2024-4701-POC
CVE-2024-4701 https://nvd.nist.gov/vuln/detail/CVE-2024-4701 root@kitploit: docker-compose up root@kitploit: python3 ex.py...
Joomla-cve-2015-8562
Joomla! RCE CVE 2015-8562 Docker compose-Datei zum Einrichten der Umgebung für CVE 2015-8562-Tests Inhaltsverzeichnis 1. Über das Projekt 2. Erste Schritte Voraussetzungen Installation 3. Verwendung 4. Mitwirken 5. Lizenz Über das Projekt Dieses Projekt enthält eine Docker compose-Datei zum...
csaf
The Cyber Security Awareness Framework CSAF is a structured approach aimed at enhancing cybersecurity awareness and understanding among individuals, organizations, and communities. It provides guidance for the development of effective cybersecurity awareness programs, covering key areas such as...
nuvola
nuvola nuvola with the lowercase n is a tool to dump and perform automatic and manual security analysis on AWS environments configurations and services using predefined, extensible and custom rules created using a simple Yaml syntax. The general idea behind this project is to create an abstracted...
Compose Aperisite
AperiSite Requisiti Docker; Docker Compose; Meno tempo per preparare l'ambiente, più tempo per comporre. Scarica root@kitploit: git clone https://gitlab.com/AperiKube/compose-aperisite aperisite pushd aperisite/ git submodule update --init --recursive git submodule foreach --recursive git checkou...
vuln_apps
vulnapps Um conjunto de aplicações intencionalmente vulneráveis para apontar ferramentas de segurança crossfyre, Burp, ZAP, nuclei, e assim por diante. Esta pasta não contém código-fonte de aplicações , apenas definições de esqueleto e um pequeno gerenciador. Cada aplicação roda como sua própria...
holos
Docker compose für KVM. Definieren Sie Multi-VM-Stacks in einer YAML-Datei. Kein libvirt, kein XML, keine verteilte Steuerungsebene. Website und Dokumentation: https://zeroecco.github.io/holos/ Das Grundelement ist eine VM, kein Container. Jede Workload-Instanz erhält ihre eigene Kernel-Grenze,...
CVE-2020-11800
Le sezioni richieste dalle linee guida dell'assegnazione sono contrassegnate con “Obbligatorio”. 1. Ambiente Obbligatorio Dockerfile Obbligatorio Questo ambiente utilizza un Dockerfile personalizzato basato sull'immagine vulnerabile di Zabbix Server fornita da Vulhub. root@kitploit: FROM...