Lucene search
+L

541 matches found

Kitploit
Kitploit
added 2026/09/09 7:29 a.m.11 views

Security-101

🌐 Multi-Language Support Supported via GitHub Action Automated & Always Up-to-Date Arabic | Bengali | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/09 6:28 a.m.5 views

GitSecure

GitSecure About GitSecure GitSecure is a GitHub action that can be used to alert security teams of any exposed API keys for push and pull requests. When files are added or modified on a GitHub repo, this action will be initiated and will start looking for exposed credentials in the system. After...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 6:20 a.m.3 views

safety

!NOTE Únete a nosotros en SafetyCLI. Estamos contratando para varios puestos. Índice Índice Introducción Características principales Primeros pasos GitHub Action Interfaz de línea de comandos 1. Instalación 2. Iniciar sesión o registrarse...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 3:48 a.m.4 views

nuclei-action

This Nuclei Action makes it easy to orchestrate Nuclei with GitHub Action. Integrate all of your Nuclei Templates into powerful continuous security workflows and make it part of your secure software development life cycle. Nuclei Action Compatibility v3.0.0+ runs on Node.js v24 and adopts a...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 1:45 a.m.3 views

heisenberg-ssc-gha

Heisenberg Dependency Health Check GitHub Action A lightweight PR guardrail for dependency updates. It scans new or changed dependencies only from your lock/manifest, pulls health and risk signals deps.dev + heuristics, flags fresh publishes, comments a report on the PR, optionally labels it for...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 9:04 p.m.10 views

run-gemini-cli

run-gemini-cli Resumen run-gemini-cli es una acción de GitHub que integra Gemini en tu flujo de trabajo de desarrollo mediante la CLI de Gemini. Actúa tanto como un agente autónomo para tareas rutinarias de codificación críticas, como un colaborador bajo demanda al que puedes delegar trabajo...

5.9AI score
SaveExploits0References15
Kitploit
Kitploit
added 2026/09/08 8:39 p.m.7 views

check-spelling

@check-spelling/check-spelling Acción de GitHub Resumen Todo el mundo comete errores tipográficos. Esto incluye a las personas que escriben documentación y comentarios, pero también a los programadores al nombrar variables, funciones, APIs, clases y nombres de archivos. A menudo, los programadore...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 8:32 p.m.6 views

deadfinder

Encuentra enlaces muertos enlaces rotos Documentación • Instalación • Acción de GitHub • Contribuir • Registro de cambios Un enlace muerto enlace roto significa un enlace dentro de una página web que no se puede conectar. Estos enlaces pueden tener un impacto negativo en SEO y Seguridad. Esta...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/08 8:19 p.m.6 views

unicode-control-characters-action

Unicode Control Characters Action A GitHub Action to find Unicode control characters using the Red Hat diagnostic tool https://access.redhat.com/security/vulnerabilities/RHSB-2021-007 to detect RHSB-2021-007 Trojan source attacks CVE-2021-42574,CVE-2021-42694 Inputs args Required The script...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 5:56 p.m.8 views

api-security-audit-action

GitHub Action: 42Crunch REST API Static Security Testing The REST API Static Security Testing action locates REST API contracts that follow the OpenAPI Specification OAS, formerly known as Swagger and runs thorough security checks on them. Both OAS v2 and v3.0.x are supported, in both JSON and YA...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/08 5:37 p.m.6 views

trivy-action

Trivy Action GitHub Action para Trivy !GitHub Releaserelease-imgrelease !GitHub Marketplacemarketplace-imgmarketplace !Licenselicense-imglicense Tabla de contenido Uso Escanear Pipeline de CI Escanear Pipeline de CI con Configuración de Trivy Caché Configuración de Trivy Escanear un Tarball Usar...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 5:22 p.m.3 views

subfinder-action

SubFinder Action makes it easy to orchestrate SubFinder with GitHub Action. Example Usage GitHub Action runningSubFinder for single domain root@kitploit: - name: 🔎 SubFinder - DNS Enumeration uses: projectdiscovery/subfinder-action@main with: domain: projectdiscovery.io GitHub Action...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 5:10 p.m.6 views

dnsx-action

dnsx Action makes it easy to orchestrate dnsx with GitHub Action. Example Usage GitHub Action runningdnsx on list of hosts root@kitploit: - name: 💥 dnsx - DNS Resolver uses: projectdiscovery/dnsx-action@main with: list: hosts.txt GitHub Action runningdnsx with custom resolvers root@kitploit: -...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 3:58 p.m.2 views

naabu-action

Naabu Action makes it easy to orchestrate naabu with GitHub Action. Example Usage GitHub Action running naabu on list of hosts root@kitploit: - name: 💥 Naabu - Port Scanner uses: projectdiscovery/naabu-action@main with: host: example.com GitHub Action running naabu with custom port scan...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 8:23 a.m.2 views

httpx-action

httpx Action makes it easy to orchestrate httpx with GitHub Action. Example Usage GitHub Action running httpx on list of hosts root@kitploit: - name: 💥 httpx - HTTP Web Server probing uses: projectdiscovery/httpx-action@main with: list: hosts.txt Example workflow : .github/workflows/httpx.yml...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/06 6:45 p.m.7 views

atlas-tj-actions-poc

CVE-2025-54416: tj-actions/branch-names Command Injection PoC This repository demonstrates CVE-2025-54416 , a critical command injection vulnerability in tj-actions/branch-names affecting over 5,000 public repositories. Vulnerability The tj-actions/branch-names GitHub Action versions...

9.1CVSS6AI score0.00586EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/03 2:37 p.m.5 views

compromised-action

compromised-action Repositorio de prueba: simula CVE-2025-30066 estilo Acción de GitHub comprometida para investigación/pruebas de seguridad chainradar...

8.6CVSS8.1AI score0.69794EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/02 11:01 p.m.5 views

GuardModel

GuardModel Block malicious AI models in your pipeline with one line of YAML. GuardModel is a GitHub Action that automatically scans ML model files for malicious code, vulnerabilities, and security risks in CI/CD pipelines. It blocks dangerous models before they reach production by detecting pickl...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 2:56 p.m.13 views

actions-secrets

SecureStack Secrets Analysis GitHub Action A GitHub Action that analyses your source code for secrets, credentials, API keys, server and database hostnames/URLS, and a lot more! When you add this to GitHub Actions we will analyze your source code to make sure there is no sensitive data in your...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/02 12:33 p.m.11 views

cve-2026-31900-lab

CVE-2026-31900 — Vulnerable Lab psf/black GitHub Action RCE via Insecure Regex Validation...

9.8CVSS5.9AI score0.0046EPSS
SaveExploits0
Rows per page
Query Builder