73 matches found
CVE-2024-24919
Checkpoint POC Exploit for testing purposes to retrieve sensitive files from Checkpoint based on this article: https://labs.watchtowr.com/check-point-wrong-check-point-cve-2024-24919/ I am not responsible for any abuse of this script, the intention here is for defenders to test their own devices...
CVE-2024-24919-Bulk-Scanner
CVE-2024-24919 Bulk Scanner CVE-2024-24919 Check Point Security Gateway Information Disclosure Script based on and the credit goes to: https://labs.watchtowr.com/check-point-wrong-check-point-cve-2024-24919/ This Python script scans lisy of URLs for CVE-2024-24919 vulnerability by sending specifi...
CVE-2024-24919
Takes in a ip list and you can specify threads with -t python3 exploit.py -i ips.txt -t 15 -o output.txt For educational purposes only...
CVE-2024-24919
CVE-2024-24919 Script de Nmap para comprobar la vulnerabilidad CVE-2024-24919 Referencias de la vulnerabilidad: https://www.cvedetails.com/cve/CVE-2024-24919/ https://support.checkpoint.com/results/sk/sk182336 Dorks Hunter Hunter: /product.name="Check Point SSL Network Extender" Shodan SHODAN:...
CVE-2024-24919
CVE-2024-24919 This project aims to create an automation to better study CVE-2024-24919. api.py : Collects possible vulnerable IPs. CVE-2024-24919.py : Performs brute force given the IP file and the directories file. worldListLFI.txt : List of Linux directories. Usage Clone this repository on you...
CVE-2024-24919-Exploit
CVE-2024-24919-Exploit Resumen Este repositorio contiene un exploit en Python para el CVE-2024-24919, una vulnerabilidad que permite leer archivos sensibles de la página vulnerable. Este exploit primero verifica si el objetivo es vulnerable, y luego obtiene la ruta que especifiques. Severidad :...
CVE-2024-24919
CVE-2024-24919 Exploit script for CVE-2024-24919. Shodan: "Server: Check Point SVN" "X-UA-Compatible: IE=EmulateIE7" FOFA: title="Check Point SSL Network Extender" I am not responsible for any misuse or damage caused by this script...
CVE-2024-24919
ES Es un script de Prueba de Concepto PoC para verificar la vulnerabilidad CVE-2024-24919. El script está diseñado para enviar solicitudes HTTP POST a URL específicas y analizar las respuestas en busca de posibles problemas de seguridad, como acceso no autorizado o fugas de datos sensibles. El...
Incident-Analysis-Response-Check-Point-Security-Gateway-CVE-2024-24919-LFI-Exploitation
Incident Analysis: Check Point Security Gateway CVE-2024-24919 Exploitation Attempt 📌 Executive Summary On June 6, 2024, at 03:12 PM, security monitoring systems triggered an alert for a high-severity exploit attempt targeting a Check Point Security Gateway CP-Spark-Gateway-01, IP: 172.16.20.146...
cve-2024-24919-checker
cve-2024-24919-checker...
CVE-2024-24919-Sniper
CVE-2024-24919-Sniper Overview CVE-2024-24919 Sniper is a Python script designed to scan for Check Point Security Gateway Information Disclosure vulnerabilities. This script can perform both single-target and bulk scanning, utilizing multithreading to improve scanning speed. It supports various...
CVE-2024-24919
CVE-2024-24919 Uso Uso: ./CVE-2024-24919.sh -i -p -f Especificando una IP con -i root@kitploit: ./CVE-2024-24919.sh -i 190.XXX.XXX.XXX Verificar múltiples IPs con -f root@kitploit: ./CVE-2024-24919.sh -f uniq.txt Ejemplo de archivo root@kitploit: 192.168.0.1 192.168.0.2 192.168.0.3 ... 192.168.0....
CVE-2024-24919
CVE-2024-24919 Comprobador Un sencillo script bash para comprobar la vulnerabilidad CVE-2024-24919. Instalación Clona el repositorio: root@kitploit: git clone https://github.com/am-eid/CVE-2024-24919.git cd CVE-2024-24919 chmod +x CVE-2024-24919 Uso ./CVE-2024-24919 -l ips.txt...
CVE-2024-24919
CVE-2024-24919 Name: CVE-2024-24919 Scanner Author: 0x.ans Contact: Instagram: 0x.ans root@kitploit: / / | / / / / / | |/ / /-2024-24919 / |// 0xans Usage: root@kitploit: python3 scanner.py -x TARGET -w WORDLIST Tool Description: The CVE-2024-24919 Scanner is a Python tool designed to find...
CVE-2024-24919-Exploit
Escáner de Vulnerabilidades CVE202424919 Esta herramienta Java escanea una lista de direcciones IP en busca de la vulnerabilidad CVE-2024-24919. Intenta explotar la vulnerabilidad y ofrece opciones para imprimir los datos del cuerpo de la respuesta y cambiar el directorio de archivos de destino...
CVE-2024-24919-Checkpoint-Firewall-VPN-Check
CVE-2024-24919-Checkpoint-Firewall-VPN-Check This tool is used to validate the CVE-2024-24919 vulnerability in Checkpoint Firewall VPNs...
CVE-2024-24919
CVE-2024-24919 An Vulnerability detection and Exploitation tool for CVE-2024-24919 Installation: root@kitploit: git clone https://github.com/RevoltSecurities/CVE-2024-24919 pip install -r requirements.txt python3 exploit.py --help Usage: root@kitploit: python3 exploit.py -h / / / / / / / / | |//...
CVE-2024-24919
CVE-2024-24919 Quick and simple script that takes as input a file with multiple URLs to check for the CVE-2024-24919 vulnerability in CHECKPOINT. 3 Example input file: Demo Credits Gustavo Segundo - ByteNull%00...