428 matches found
ctf-tools
ctf-tools This is a collection of setup scripts to create an install of various security research tools. Of course, this isn't a hard problem, but it's really nice to have them in one place that's easily deployable to new machines and so forth. The install-scripts for these tools are checked ever...
metta
Metta Metta is an information security preparedness tool. This project uses Redis/Celery, python, and vagrant with virtualbox to do adversarial simulation. This allows you to test mostly your host based instrumentation but may also allow you to test any network based detection and controls...
SecGen
Security Scenario Generator SecGen Summary SecGen creates vulnerable virtual machines, lab environments, and hacking challenges, so students can learn security penetration testing techniques. Boxes like Metasploitable2 are always the same, this project uses Vagrant, Puppet, and Ruby to create...
malboxes
= Malboxes :toc: preamble :toclevels: 2 :twob: https://twitter.com/obilodeau :twhg: https://twitter.com/hugospns // github stuff ifdef::env-github:github: ifndef::github // local logo image::docs/logos/main.svgMalboxes Logo endif:: ifdef::github // logo on github...
skf-flask
OLD and archived Security Knowledge Framework Please note that this is the archived version of SKF, we are busy building a brand new Security Knowledge Framework. For more updates please visit this github repo: https://github.com/Security-Knowledge-Framework/Platform...
attack_range
Splunk Attack Range v5 The Splunk Attack Range builds instrumented cloud environments AWS, Azure, GCP, simulates attacks, and forwards data into Splunk for detection development and testing. What it does: Build labs — Deploy a small, production-like lab Splunk, Windows/Linux servers, optional Kal...
distro_checker
distrochecker Pruebas de explotación entre distribuciones - Docker Pruebas de explotación entre distribuciones - 2ª parte - Vagrant...
DanderSpritz_lab
DanderSpritz Lab Purpose The goal of DanderSpritz lab is to allow researchers and defenders to quickly stand up a fully functional version of DanderSpritz - The Equation Group's Post exploitation tool-set and a Windows Server 2008 Domain and client as targets. The Windows target have some reverse...
tsharkVM
💡 Update: tshark-opensearch More recent application tshark-opensearch is now available. You can find it in the https://github.com/h21-lab/apps-collection-info repository. 👉 Get Access tshark ELK VM appliance This project builds virtual machine which can be used for analytics of tshark -T ek ndjso...
dradis-ce
Welcome to the Dradis Framework An Automated Pentest Reporting Tool Dradis is an open-source collaboration framework and penetration testing report generator that helps InfoSec teams streamline reporting workflows. With support for importing data from tools like Burp Suite, Nessus, and Nmap, Drad...
capsulecorp-pentest
Blog Twitter: Discord: Book: 1. Capsulecorp Pentest The Capsulecorp Pentest is a small virtual network managed by Vagrant and Ansible. It contains five virtual machines, including one Linux attacking system running Xubuntu and 4 Windows 2019 servers configured with various vulnerable services...
metta
Metta Metta es una herramienta de preparación para la seguridad de la información. Este proyecto utiliza Redis/Celery, Python y Vagrant con VirtualBox para realizar simulación adversarial. Esto le permite probar principalmente su instrumentación basada en el host, pero también puede permitirle...
vagrant-shellshock
此存储库没有 README。...
SecGen
开发已迁移至 http://github.com/cliffe/SecGen/,此仓库不再维护,很可能无法正常工作! 安全场景生成器(SecGen) 概述 SecGen 创建易受攻击的虚拟机,以便学生可以学习安全渗透测试技术。 像 Metasploitable2 这样的靶机始终是相同的,本项目使用 Vagrant、Puppet 和 Ruby 创建随机存在漏洞的虚拟机,可用于学习或举办 CTF 活动。 最新版本位于:http://github.com/cliffe/SecGen/ 引言...
CVE-2023-38831
CVE-2023-38831 安装 Vagrant 2.4.0 root@kitploit: vagrant up...
Analyse-faille-de-s-curit-CVE-2025-6018-CVE-2025-6019
Instructions for performing the vulnerability demonstration ISO LINK FOR THE VULNERABILITY Please download the following OS image openSUSE-Leap-15.6 using this link: https://download.opensuse.org/distribution/leap/15.6/iso/openSUSE-Leap-15.6-DVD-aarch64-Build710.3-Media.iso The image is...
CVE-2018-5803
CVE-2018-5803 Laboratorio para probar CVE-2018-5803 root@kitploit: vagrant destroy -f vagrant up vagrant reload vagrant provision --provision-with sctp...
CVE-2022-2588
CVE-2022-2588 代码适配为单CPU,并提供了一个Vagrant文件,用于启动一个用于教育目的的脆弱虚拟机。 要创建一台脆弱机器,你需要在你的机器上安装Vagrant,然后在仓库根目录执行: root@kitploit: Vagrant up 等待安装和启动,然后: root@kitploit: Vagrant ssh 在虚拟机内: root@kitploit: cd CVE-2022-2588/ && gcc ./exploit.c -o exploit -lpthread ./exploit 然后: root@kitploit: su ensimag password:...