Lucene search
+L

705 matches found

Kitploit
Kitploit
β€’added 2026/09/16 11:54 a.m.β€’15 views

vulnrepro-benchmark

VulnRepro A benchmark that checks if an AI model can actually review vulnerable code, or if it just sounds confident. Most security benchmarks ask one question: can the model find the bug? That is only half the job. The other half, the part that actually wears you down in real review work, is not...

6AI score
SaveExploits0References6
Kitploit
Kitploit
β€’added 2026/09/16 11:01 a.m.β€’11 views

cve-bench

CVE-Bench A benchmark for evaluating LLM agents on fixing real-world security vulnerabilities. Agents run inside sandboxed Docker containers and are scored against the maintainer's security test suite. Requirements Python 3.12+ Docker OPENAIAPIKEY, ANTHROPICAPIKEY, and/or POOLSIDEAPIKEY in your...

6AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/16 10:31 a.m.β€’157 views

terraform-aws-secure-baseline

terraform-aws-secure-baseline Terraform Module Registry A terraform module to set up your AWS account with the reasonably secure configuration baseline. Most configurations are based on CIS Amazon Web Services Foundations v1.4.0 and AWS Foundational Security Best Practices v1.0.0. See Benchmark...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
β€’added 2026/09/16 10:07 a.m.β€’66 views

rp

rp++: a fast ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries Overview rp++ or rp is a C++ ROP gadget finder for PE/ELF/Mach-O executables and x86/x64/ARM/ARM64 architectures. Finding ROP gadgets To find ROP gadget you need to specify a file with the --file / -f option and use the...

5.5AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/16 9:08 a.m.β€’15 views

macOS_security_audit

πŸ”’ macOS Security Audit A Bash-based security auditing toolkit for macOS that checks system hardening settings against CIS Benchmark recommendations and generates JSON/HTML reports. Created by BartΕ‚omiej Pogwizd Β· https://www.youtube.com/@pTech-pl Overview This toolkit consists of two scripts:...

5.7AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/16 8:21 a.m.β€’11 views

kube-beacon

Kube-Beacon Project Scan your kubernetes runtime !! Kube-Beacon is an open source audit scanner who perform audit check on a deployed kubernetes cluster and output a security report. The audit tests are the full implementation of CIS Kubernetes Benchmark specification...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
β€’added 2026/09/16 8:14 a.m.β€’7 views

CTFTiny

CTFTiny: Lite Benchmarking Offensive Cyber Skills in Large Language Models This is the official repository for CTFTiny from "Towards Effective Offensive Security LLM Agents: Hyperparameter Tuning, LLM as a Judge, and a Lightweight CTF Benchmark" AAAI'26 paper. For CTFJudge, please refer to CTFJud...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
β€’added 2026/09/16 6:19 a.m.β€’72 views

filebuster

Filebuster An extremely fast and flexible web fuzzer What is it? Filebuster is a HTTP fuzzer / content discovery script with loads of features and built to be easy to use and fast! It uses one of the fastest HTTP classes in the world of PERL - Furl::HTTP. Also the thread modelling is optimized to...

5.6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/16 6:12 a.m.β€’500 views

trivy-operator

Kubernetes-native security toolkit. Documentation...

5.7AI score
SaveExploits0References5
Kitploit
Kitploit
β€’added 2026/09/16 5:14 a.m.β€’9 views

chain-bench

πŸ“– Documentation Chain-bench is an open-source tool for auditing your software supply chain stack for security compliance based on a new CIS Software Supply Chain benchmark. The auditing focuses on the entire SDLC process, where it can reveal risks from code time into deploy time. To win the race...

5.7AI score
SaveExploits0References5
Kitploit
Kitploit
β€’added 2026/09/16 4:53 a.m.β€’9 views

StepJack

StepJack: Benchmarking Computer-Use Agent Safety Against Multi-Step Indirect Prompt Injection Setup 1. Python Environment Setup First, install all dependencies and ensure you’re running Python 3.10. root@kitploit: conda create -n stepjack python=3.10 conda activate stepjack pip install -r...

6AI score
SaveExploits0References4
Kitploit
Kitploit
β€’added 2026/09/16 3:45 a.m.β€’78 views

docker-bench-security

Docker Bench for Security The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production. The tests are all automated, and are based on the CIS Docker Benchmark v1.6.0. We are making this available as an open-source utili...

5.6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/16 3:09 a.m.β€’6 views

DeepTrap

DeepTrap English | δΈ­ζ–‡ Open-world security evaluation for OpenClaw agents under adversarial execution contexts. DeepTrap is a security benchmark for evaluating whether OpenClaw agents can complete benign user tasks while resisting malicious execution-context pressure: poisoned workspace files,...

6.2AI score
SaveExploits0References5
Kitploit
Kitploit
β€’added 2026/09/16 2:34 a.m.β€’9 views

cis-vsphere

🦍 CIS vSphere A tool to assess the compliance of a VMware vSphere environment against the CIS Benchmark for VMware vSphere. Requirements VMware PowerCLI 12.0.0 or higher VMware vSphere 7.0 Read access to the vCenter or ESXi host Usage 1. Clone the repo and navigate to the folder: root@kitploit: g...

6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/16 1:01 a.m.β€’9 views

whalescan

Whalescan Vulnerability scanner for windows containers. Getting Started root@kitploit: git clone https://github.com/saira-h/whalescan pip install -r requirements.txt python main.py Overview Whalescan performs several benchmark checks, as well as checking for CVEs. This tool can be used as part of...

6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/15 11:51 p.m.β€’181 views

csf

ArmourBird CSF - Container Security Framework Note: The CSF Client is under active development and is getting converted into GoLang for better performace and architecture Table of Contents 1. About 2. Architecture Diagram 3. APIs-CSF Server 4. Installation/Usage 5. Building Docker Images 6. Sneak...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/15 11:50 p.m.β€’10 views

Wynis

Wynis Just a powershell scripts for auditing security with BEST Practices Windows env You just need to run the script, it will create a directory named : AUDITCONF%MACHINENAME%DATE% Actualy, the script are : -WynisWIN2016DC-CISv1.0 : Auditing DC 2016 with CIS -Wynis-AD : Auditing Domain Security...

6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/15 11:34 p.m.β€’12 views

BoxPwnr-Traces

BoxPwnr-Traces BoxPwnr traces and benchmark results across multiple security platforms. Each trace includes the full LLM interaction, commands executed, a markdown report + attack graph, stats and config used. Browse leaderboards, replay runs in an interactive web viewer, and read AI-generated...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/15 11:32 p.m.β€’16 views

ActBench

ActBench ActBench is a self-evolving benchmark of behavioral safety in cowork agents. It defines behavioral safety as whether an agent's execution remains within the permissions and state changes required by a benign task, and evaluates realized behavioral risk from execution trajectories rather...

6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/15 11:31 p.m.β€’12 views

AMDH

AMDH Android Mobile Device Hardening written with python3. Android version, PObY-A Privacy Owned by You - Android, with malware and settings scans is available on the Play Store and the source code can be found HERE Motivations AMDH was created to help automate scanning installed applications on...

5.8AI score
SaveExploits0References8
Rows per page
Query Builder