Lucene search
+L

10897 matches found

Kitploit
Kitploit
added 2026/09/15 9:37 p.m.8 views

bypass-url-parser

Bypass Url Parser Herramienta que prueba MUCHAS derivaciones bypasses de URL para alcanzar una página protegida 40X. Si te preguntas por qué este código es nada más que un envoltorio sucio de curl, aquí está el motivo: La mayoría de las requests de Python realizan codificación/descodificación de...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 9:37 p.m.48 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/09/15 7:35 p.m.4 views

CVE-2026-76461

cve-id Donate...

9.8CVSS6.1AI score0.02009EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 7:16 p.m.10 views

httpstat

httpstat httpstat visualiza las estadísticas de curl1 de una manera bella y clara. Es un script de Python de un solo archivo🌟 que no tiene dependencias👏 y es compatible con Python 3🍻. Características Hermosa salida de terminal — desglose de tiempos de DNS, TCP, TLS, procesamiento del servidor y...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:14 p.m.5 views

CVE-2023-38545

CVE-2023-38545: Curl Vulnerability Proof of Concept This repository contains a Proof of Concept PoC designed to test systems for the CVE-2023-38545 vulnerability. The vulnerability affects the curl utility, specifically versions between 7.69.0 and 8.3.1, and is related to the handling of HTTP...

9.8CVSS7.3AI score0.78483EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/15 4:51 p.m.8 views

webminex

webminex poc exploit for webmin backdoor bash/curl based example to exploit webmin backdoors CVE-2019-15107 and CVE-2019-15231. by Hanno Böck, https://hboeck.de/...

10CVSS8.5AI score0.99766EPSS
SaveExploits40
Kitploit
Kitploit
added 2026/09/15 4:50 p.m.254 views

ip-finder-cli

IPFinder CLI Command Line Interface https://ipfinder.io/ Supports Single IP Address, asn, ranges, firewall as Input Supports Bulk Exports Results to Screen or to An Output File Supports IPv4 and IPv6 Supports ASN number , RANGES , Firewall Getting Started sign up for a free account at...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 3:43 p.m.10 views

4-ZERO-3

Introduction 4-ZERO-3 Tool to bypass 403/401. This script contain all the possible techniques to do the same. NOTE : If you see multiple 200 Ok/bypasses as output, you must check the Content-Length. If the content-length is same for multiple 200 Ok/bypasses means false positive. Reason can be...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 3:08 p.m.10 views

CVE-2023-38545

gcc client.c -lcurl...

9.8CVSS6.9AI score0.78483EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/15 2:49 p.m.9 views

firepwner

CVE-2015-6357: FirePWNER Exploit for Cisco FireSIGHT Management Center SSL Validation Vulnerability Introduction On its own the Cisco FireSIGHT Management Center Certificate Validation Vulnerability is a medium severity vulnerability with a CVSS of 5.1. However, this vulnerability is an example o...

6.8CVSS6.1AI score0.02634EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 2:24 p.m.8 views

wuzz

wuzz 対話型のHTTP検査用CLIツール。 Wuzzのコマンドライン引数はcURLの引数に似ているため、ブラウザのネットワークインスペクタの「cURLとしてコピー」機能でコピーしたリクエストを検査/修正するために使用できます。 インストールと使い方 GO root@kitploit: $ go get github.com/asciimoo/wuzz $ "$GOPATH/bin/wuzz" --help 注: golang = 1.10 が必要です。 バイナリリリースも利用可能です。 Apt root@kitploit: $ apt install wuzz Apk...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/15 1:08 p.m.10 views

CVE-2023-38545-POC

CVE-2023-38545 POC for the curl command line tool This POC is based on the earlier POC created by UTsweetyfish, shared in this repository:https://github.com/UTsweetyfish/CVE-2023-38545. Contrary to that POC, this one is for the commandline tool and not the libcurl library, and doesn't require...

9.8CVSS7.5AI score0.78483EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/15 11:31 a.m.8 views

CVE-2026-10795

CVE-2026-10795 Donate...

8.1CVSS6.1AI score0.03578EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/15 9:54 a.m.5 views

CVE-2022-44877

CVE-2022-44877 Overview This bash script is used to test the vulnerability of web servers to CVE-2022-44877. The script performs a curl request to a target URL with a payload encoded in base64. If the target is vulnerable to the CVE-2022-44877 vulnerability, the elapsed time of the curl request...

9.8CVSS8.6AI score0.99995EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/15 3:03 a.m.7 views

CVE-2018-16890

CVE-2018-16890 An out-of-bounds read flaw was found in the way curl handled NTLMv2 type-2 headers. When connecting to a remote malicious server which uses NTLM authentication, the flaw could cause curl to crash. A simple script to check your curl...

7.5CVSS6.8AI score0.05351EPSS
SaveExploits0
CVE
CVE
added 2026/09/14 5:48 p.m.52 views

CVE-2026-54182

backpack/crud , a Laravel Backpack package for building admin panels, contains a pre-auth OS command injection in Stats::makeCurlRequest (src/Stats.php). The function builds a shell command from the HTTP Host header and passes it to exec() without adequate escaping. The path is reached from Backp...

8.1CVSS5.7AI score0.00445EPSS
SaveExploits0References10
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.7 views

Astra Linux – Vulnerability in curl

When curl is used to retrieve and parse cookies from an HTTPS server, it accepts cookies using control codes that, when sent back to an HTTP server later, may cause the server to return 400 responses. This effectively allows a “sister site” to deny service to all other sibling sites...

3.7CVSS6.4AI score0.01947EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.8 views

Astra Linux – Vulnerability in curl

There is a vulnerability in curl version 7.87.0 where it is possible to exploit the memory reclamation mechanism. In this vulnerability, curl can be instructed to tunnel virtually all protocols it supports through an HTTP proxy. HTTP proxies can and often do deny such tunnel operations. When curl...

5.9CVSS6.5AI score0.02511EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.8 views

Astra Linux – Vulnerability in curl

When the curl command is used to retrieve content using the Metalink feature, and a user name and password are used to download the Metalink XML file, those same credentials are then passed to each server from which the curl command will attempt to download or retrieve the content. This often...

5.3CVSS6.6AI score0.01894EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/14 12:22 p.m.10 views

CVE-2021-26084

CVE-2021-26084 Atlassian Confluence CVE-2021-26084 one-liner mass checker cat confluenceservers.txt | while read host do; do curl --connect-timeout 10 --max-time 60 --path-as-is --silent --insecure --user-agent "Mozilla/5.1 Windows NT 6.1; Win64; x64; rv:59.0 Gecko/20100101 Firefox/59.0"...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits46
Rows per page
Query Builder