Lucene search
+L

10679 matches found

Kitploit
Kitploit
added 2026/08/27 12:41 a.m.3 views

explain-my-curl

explain-my-curl explain-my-curl es un CLI local-first para entender lo que un comando curl está haciendo a través de DNS, TLS y HTTP. Este repositorio actualmente incluye: Un comando CLI para analizar y explicar una entrada de curl Un TUI inicial para exploración interactiva Telemetría de ejecuci...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 11:41 p.m.1 views

N1QLMap

Descrizione N1QLMap è uno strumento di sfruttamento N1QL. Attualmente funziona con il database Couchbase. Lo strumento supporta l'estrazione di dati e l'esecuzione di attacchi SSRF tramite CURL. Maggiori informazioni possono essere trovate qui:...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 11:27 p.m.2 views

CVE-2023-38545

usage root@kitploit: git clone https://github.com/imfht/CVE-2023-38545 cd CVE-2023-38545/curl-7.74.0 && ./configure --with-openssl make -j 4 python3 socks.py & export ALLPROXY=socks5h://127.0.0.1:9050 ./curl-7.74.0/src/curl $python3 -c "print'A'10000, end=''" -vvvv proof 자세한 내용은 다음을 참조하세요: 이 링크중국...

9.8CVSS6.9AI score0.78483EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/08/26 10:59 p.m.1 views

CVE-2023-38545

CVE-2023-38545: Proof of Concept della vulnerabilità Curl Questa repository contiene un Proof of Concept PoC progettato per testare i sistemi per la vulnerabilità CVE-2023-38545. La vulnerabilità interessa l'utility curl, in particolare le versioni tra 7.69.0 e 8.3.1, ed è legata alla gestione de...

9.8CVSS7AI score0.78483EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/08/26 10:57 p.m.2 views

CVE-2020-8165

CVE-2020-8165 لا أعرف حقًا من كتبه، ومع ذلك: سكربت مذهل يغنيك عن استخدام أدوات Burp وCurl...

9.8CVSS7.6AI score0.45732EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/08/26 9:46 p.m.2 views

cve-2024-24919

Recon-Tool Installation 1. git clone https://github.com/satchhacker/cve-2024-24919.git 2. cd cve-2024-24919 3. chmod +x cve-2024-24919.sh 4. ln -s $pwd/cve-2024-24919.sh /usr/bin/cve-2024-24919.sh Um das Tool zu verwenden, führen Sie einfach aus: cve-2024-24919 Verwendung Dieses Tool sendet eine...

8.6CVSS8.3AI score0.99978EPSS
SaveExploits53References1
Kitploit
Kitploit
added 2026/08/26 8:34 p.m.2 views

CVE-2023-38545-POC

CVE-2023-38545 POC per lo strumento da riga di comando curl Questo POC si basa sul precedente POC creato da UTsweetyfish, condiviso in questo repository:https://github.com/UTsweetyfish/CVE-2023-38545. A differenza di quel POC, questo è per lo strumento da riga di comando e non per la libreria...

9.8CVSS7.3AI score0.78483EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/08/26 7:24 p.m.198 views

snuffleupagus

Snuffleupagus Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest! Key Features • Download • Examples • Documentation • License • Thanks Snuffleupagus is a PHP 7+ and 8+ module designed to drastically raise the cost of attacks against websites, by killing entire b...

6.7AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/08/26 7:15 p.m.132 views

git-vuln-finder

git-vuln-finder Finding potential software vulnerabilities from git commit messages. The output format is a JSON with the associated commit which could contain a fix regarding a software vulnerability. The search is based on a set of regular expressions against the commit messages only. If CVE ID...

9.8CVSS6.5AI score0.07266EPSS
SaveExploits0References12
Kitploit
Kitploit
added 2026/08/26 6:06 p.m.40 views

httpstat

httpstat httpstat visualizes curl1 statistics in a way of beauty and clarity. It is a single file🌟 Python script that has no dependency👏 and is compatible with Python 3🍻. Features Beautiful terminal output — timing breakdown of DNS, TCP, TLS, server processing, and content transfer Structured JSO...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 6:06 p.m.2 views

httpstat

httpstat httpstat visualizza le statistiche di curl1 in modo bello e chiaro. È uno script Python a file unico🌟 che non ha dipendenze👏 ed è compatibile con Python 3🍻. Caratteristiche Bell'output nel terminale — suddivisione dei tempi di DNS, TCP, TLS, elaborazione del server e trasferimento del...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 5:28 p.m.2 views

bypass-url-parser

Bypass Url Parser Werkzeug, das MANY URL-Bypässe testet, um eine 40X protected page zu erreichen. Wenn Sie sich fragen, warum dieser Code nothing but a dirty curl wrapper ist, hier ist der Grund: Die meisten Python-Requests führen URL/Pfad/Parameter-Kodierung/Dekodierung durch, und ich hasse das...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/26 5:28 p.m.44 views

bypass-url-parser

Bypass Url Parser Tool that tests MANY url bypasses to reach a 40X protected page. If you wonder why this code is nothing but a dirty curl wrapper, here's why: Most of the python requests do url/path/parameter encoding/decoding, and I hate this. If I submit raw chars, I want raw chars to be sent...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/26 5:23 p.m.2 views

wuzz

wuzz Strumento CLI interattivo per l'ispezione HTTP. Gli argomenti della riga di comando di Wuzz sono simili a quelli di cURL, quindi può essere usato per ispezionare/modificare le richieste copiate dall'ispettore di rete del browser con la funzione "copy as cURL". Installazione e utilizzo GO...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/26 4:56 p.m.56 views

tmux

Welcome to tmux! tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached. This release runs on OpenBSD, FreeBSD, NetBSD, Linux,...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/26 4:52 p.m.129 views

awesome

Check out my macOS app Supercharge Elevate your Mac experience My open source work is supported by the community Special thanks to: Fast remote container builds and GitHub Actions runners. Get the most out of every conversation. AI-powered meeting notes, automations, and search. Give AI agents th...

6.5AI score
SaveExploits0References351
Kitploit
Kitploit
added 2026/08/26 4:36 p.m.2 views

4-ZERO-3

Introduzione 4-ZERO-3 Strumento per bypassare 403/401. Questo script contiene tutte le possibili tecniche per farlo. NOTA : Se vedi più 200 Ok/bypass come output, devi controllare il Content-Length. Se il content-length è lo stesso per più 200 Ok/bypass, significa falso positivo. Il motivo può...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 4:32 p.m.698 views

byp4xx

root@kitploit: / / / // / / / / / / / // /| |// |// / // / // / // / / Some cURL options you may use as example: -L follow redirections 30X responses -x : to set a proxy -m to set a timeout -H for new headers. Escape double quotes. -d for data in the POST requests body -... Built-in options:...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 4:30 p.m.153 views

bypass-403

Bypass-403 A simple script just made for self use for bypassing 403 It can also be used to compare responses on verious conditions as shown in the below snap Usage ./bypass-403.sh https://example.com admin ./bypass-403.sh website-here path-here Features Use 24 known Bypasses for 403 with the help...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 4:30 p.m.2 views

bypass-403

Bypass-403 Un semplice script realizzato per uso personale per bypassare 403 Può anche essere usato per confrontare risposte in varie condizioni come mostrato nello screenshot qui sotto Utilizzo ./bypass-403.sh https://example.com admin ./bypass-403.sh website-here path-here Caratteristiche Usa 2...

5.3AI score
SaveExploits0
Rows per page
Query Builder