3096 matches found
STEWS
STEWS: Pruebas de Seguridad y Enumeración de WebSockets STEWS es un conjunto de herramientas para pruebas de seguridad de WebSockets Esta investigación se presentó por primera vez en OWASP Global AppSec US 2021 Características STEWS proporciona la capacidad de: Descubrir : encontrar endpoints de...
PwnKit-Hunter
Background Last week, a significant vulnerability in polkit’s pkexec was publicly disclosed link. By exploiting this vulnerability, attackers on a vulnerable host could easily gain full root privileges from any unprivileged user. Following the public disclosure of this “PwnKit” vulnerability, we...
DVDR_LLM
DVDR-LLM: When Are LLMs Better Together for Software Vulnerability Detection and Repair? Official implementation and artifact for the research paper: "DVDR-LLM: When Are LLMs Better Together for Software Vulnerability Detection and Repair?" 🎯 Overview DVDR-LLM is an ensemble framework that...
Scanner-and-Patcher
Scanner y Patcher Resumen: El proyecto Scanner and Patcher se ha desarrollado como parte del framework AlphaSecure, el cual ha sido presentado y publicado en ACM IC3 2024 con el título AlphaSecure: A State-of-the-Art Framework for Web Application Vulnerabilities Detection and Patch Recommendation...
trivy-action
Trivy Action GitHub Action for Trivy Table of Contents Usage Scan CI Pipeline Scan CI Pipeline w/ Trivy Config Cache Trivy Setup Scanning a Tarball Using Trivy with templates Using Trivy with GitHub Code Scanning...
htcap
HTCAP htcap is a web application scanner able to crawl single page application SPA recursively by intercepting ajax calls and DOM changes. KEY FEATURES Recursive DOM crawling engine Discovers ajax/fetch/jsonp/websocket requests Supports cookies, proxy, custom headers, http auth and more Heuristic...
CVE-2023-28432
CVE-2023-28432 Herramienta de detección para CVE-2023-28432 1. Instrucciones de inicio: Solo necesita descargar el archivo demo.jar root@kitploit: 双击 或者执行 java -jar demo.jar 2. Uso: Descripción de la vulnerabilidad 261935617-612b3314-54c2-467c-8d99-0d4d7e1da53e Detección de vulnerabilidades...
tsunami-security-scanner
Tsunami Tsunami es un escáner de seguridad de red de propósito general con un sistema de complementos extensible para detectar vulnerabilidades de alta gravedad con alta confianza. Para obtener más información sobre Tsunami, visita nuestra documentación. Tsunami depende en gran medida de su siste...
Detect-CVE-2021-21972
Detectar CVE-2021-21972...
OpenSSL-Vulnerability-Detection-Script
OpenSSL-Vulnerability-Detection-Script Este es un script de detección de vulnerabilidades de OpenSSL para CVE-2022-2274...
SkillSpector
SkillSpector Escáner de seguridad para skills de agentes de IA. Detecta vulnerabilidades, patrones maliciosos y riesgos de seguridad antes de instalar skills de agentes. Descripción general Las skills de agentes de IA utilizadas por Claude Code, Codex CLI, Gemini CLI, etc. se ejecutan con confian...
heartbleed
Patrik Karlsson have implemented ssl-heartbleed and commited into svn.nmap.org. you can get it from https://svn.nmap.org/nmap/scripts/ssl-heartbleed.nse. they have a discussion here: http://seclists.org/nmap-dev/2014/q2/22 . get more details from http://heartbleed.com Credit to author of ssltest....
heartbleed.js
heartbleed.js openssl Heartbleed bug check for Node.js check result root@kitploit: "code":0,"data":"1803021003020ff0d8030253435b909d9b720bbc0cbc2b92a84897cfbd3904cc160a8503909..." code: 0 vulnerable. 存在漏洞 code: 1 not vulnerable. 不存在漏洞 Demo root@kitploit: npm install heartbleed-check root@kitploit...
Detecting-the-CVE-2018-1026-and-its-patch
Este repositorio no tiene un README...
CVE-2024-31982
CVE-2024-31982 Herramienta CVEHunter para la detección de vulnerabilidades y explotación de CVE-2024-31982 Instalación root@kitploit: git clone https://github.com/th3gokul/CVE-2024-31982.git cd CVE-2024-31982 pip install -r requirements.txt python3 cvehunter.py --help Uso root@kitploit: python3...
invokeai-consumer
invokeai-consumer Demo consumer app pinned to invokeai==5.0.1 — used by Endor Labs to demonstrate vulnerability detection and exploit-chain analysis against the upstream invokeai library. v5.0.1 is the specific release named in the source CVE CVE-2024-10821...
conflucheck
ConfluCHECK Python 3 script to identify CVE-2021-26084 via network requests. Requirement pip install -r requirements.txt How to use First of all, said that i'm not an expert programer then... i'm pretty sure that my code may be improve, i will accept pull request. python3 conflucheck.py python3...
shellshock_scanner
shellshockscanner Escáner en Python para "ShellShock" CVE-2014-6271...
VMware_vCenter_CVE-2021-21972
VMwarevCenterCVE-2021-21972 VMware vCenter CVE-2021-21972 Related tools Invoke-CVE-2021-21972-Scan.ps1 This script will scan the specified target hosts and attempt to detect those that are vulnerable to VMware vCenter CVE-2021-21972. The script will execute in the following order: Create a log...
murphysec
中文 | EN MurphySec CLI se utiliza para detectar dependencias vulnerables desde la línea de comandos, y también se puede integrar en su tubería CI/CD. Características 1. Analizar las dependencias utilizadas por su proyecto, incluidas las dependencias directas e indirectas 2. Detectar vulnerabilidad...