Lucene search
+L

112 matches found

Kitploit
Kitploit
added 2026/09/14 1:22 p.m.64 views

domdig

DOMDig DOMDig is a DOM XSS scanner that runs inside the Chromium web browser and it can scan single page applications SPA recursively. Unlike other scanners, DOMDig can crawl any webapplication including gmail by keeping track of DOM modifications and XHR/fetch/websocket requests and it can...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 9:35 a.m.144 views

dalfox

Looking for the Go v2.x version? Dalfox v3 is a complete rewrite in Rust. The Go codebase is preserved on the v2 branch and continues to receive security backports. See SECURITY.md for the support policy, and the migration guide for what changed in v3. Dalfox is a powerful open-source tool that...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 7:52 a.m.7 views

Bulk_403_Bypass

Bypass Masivo de 403 Este es un script de Bash que realiza un bypass masivo de 403 añadiendo una cabecera personalizada a las peticiones HTTP. Puede ser útil para probar si un sitio web es vulnerable a técnicas de bypass de 403. Uso Para usar el script, pasa una lista de URLs como argumento de...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 6:51 a.m.71 views

filebuster

Filebuster An extremely fast and flexible web fuzzer What is it? Filebuster is a HTTP fuzzer / content discovery script with loads of features and built to be easy to use and fast! It uses one of the fastest HTTP classes in the world of PERL - Furl::HTTP. Also the thread modelling is optimized to...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 10:03 p.m.6 views

CVE-2024-4577

Fastest CVE-2024-4577 Exploitation Tool Description: PHP CGI Remote Code Execution The CVE-2024-4577 Exploit Tool exploit.py is a Python script designed to exploit web servers' specific vulnerability CVE-2024-4577. Based on the response content, it sends POST requests to a list of provided hosts ...

9.8CVSS7.5AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/12 5:26 p.m.8 views

-CVE-2024-6095

Mejoras Clave: 1. Ofuscación de cadenas aleatorias : Se introdujo la generación de cadenas aleatorias para ofuscar rutas, dificultando la detección. 2. Payloads avanzados : Se agregaron payloads más sofisticados con diferentes técnicas de ofuscación para evadir mecanismos de seguridad. 3. Cabecer...

5.8CVSS6.1AI score0.0265EPSS
SaveExploits1
CVE
CVE
added 2026/09/10 3:39 p.m.22 views

CVE-2026-88013

rclone (a command-line tool for syncing files to/from cloud storage) is affected in versions 1.49.0 through 1.75.1 due to its HTTP backend attaching custom headers (set via --http-headers or headers=) to outgoing requests while following redirects without a backend-specific http.Client.CheckRedir...

3.7CVSS0.00182EPSS
SaveExploits0References5
PyPA
PyPA
added 2026/09/10 9:45 a.m.7 views

HTTPX2: Multipart part header injection via unvalidated file Content-Type and custom headers

SummaryHTTPX2 serializes the per-file Content-Type and custom headers supplied through the files= tuple API directly into the multipart/form-data body without validating custom header names or values. An attacker who can influence upload metadata passed to HTTPX2 can use CR or LF characters to...

5.3CVSS0.00261EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/08 8:45 p.m.8 views

HTTPX2: Multipart part header injection via unvalidated file Content-Type and custom headers

Summary HTTPX2 serializes the per-file Content-Type and custom headers supplied through the files= tuple API directly into the multipart/form-data body without validating custom header names or values. An attacker who can influence upload metadata passed to HTTPX2 can use CR or LF characters to...

5.3CVSS0.00261EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/04 2:32 p.m.6 views

EUVD-2026-71149

Onyx 4.6.6 fails to properly restrict access to custom tool credentials stored in customheaders, allowing any authenticated user to read admin-defined API keys. Attackers with basic authentication can call GET /tool/toolid or GET /tool endpoints to retrieve plaintext authorization headers and...

7.1CVSS5.3AI score0.0029EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/20 9:37 p.m.80 views

CVE-2026-50192

Kerberos Agent (open-source video surveillance agent) prior to v3.6.26 leaks the Hub private key (X-Kerberos-Hub-PrivateKey) to a cross-host redirect target. The UploadKerberosHub function in machinery/src/cloud/kerberos_hub.go uses a bare &http.Client{} without a CheckRedirect policy. Go's net/h...

6.9CVSS8.6AI score0.00249EPSS
SaveExploits0References2
Fedora
Fedora
added 2026/07/30 1:00 a.m.17 views

[SECURITY] Fedora 43 Update: nginx-mod-fancyindex-0.6.0-8.fc43

The Fancy Index module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style. This is possible because the module allows a certain degree of customization of the generated content: Custom headers. Either local or stored remotely. Cust...

9.2CVSS5.8AI score0.04452EPSS
SaveExploits6
Fedora
Fedora
added 2026/07/23 1:21 a.m.13 views

[SECURITY] Fedora 44 Update: nginx-mod-fancyindex-0.6.0-8.fc44

The Fancy Index module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style. This is possible because the module allows a certain degree of customization of the generated content: Custom headers. Either local or stored remotely. Cust...

9.2CVSS7.1AI score0.04452EPSS
SaveExploits6
OSV
OSV
added 2026/07/22 10:54 p.m.6 views

GHSA-89GH-3PGC-V5H2 n8n: Custom Header Credential Values Leaked in Plaintext into LLM Node Execution Data

Impact Custom HTTP headers configured in credentials for certain LLM sub-nodes including OpenAI, Anthropic, and Lemonade are masked in the n8n UI but are written in plaintext into execution data during workflow runs. Any authenticated user with access to the execution data for an affected workflo...

5.1CVSS5.7AI score0.00371EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/22 10:54 p.m.16 views

n8n: Custom Header Credential Values Leaked in Plaintext into LLM Node Execution Data

Impact Custom HTTP headers configured in credentials for certain LLM sub-nodes including OpenAI, Anthropic, and Lemonade are masked in the n8n UI but are written in plaintext into execution data during workflow runs. Any authenticated user with access to the execution data for an affected workflo...

6.5CVSS5.8AI score0.00371EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/07/17 8:17 p.m.16 views

CVE-2026-54171

Excon is usable, fast, simple HTTP 1.1 for Ruby. Prior to 1.5.0, Excon's RedirectFollower middleware failed to strip additional sensitive headers when following redirects and did not provide a custom list of headers to strip. This could cause inadvertent leakage of sensitive data when the initial...

6.5CVSS0.00427EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/02 12:00 a.m.45 views

PT-2026-55464

Name of the Vulnerable Software and Affected Versions kerberos-io/agent versions prior to 3.6.26 Description An issue exists in the Kerberos Hub upload path where the agent sends credentials in the custom X-Kerberos-Hub-PrivateKey and X-Kerberos-Hub-PublicKey request headers to the...

6.9CVSS6AI score0.00249EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/27 1:12 a.m.19 views

[SECURITY] Fedora 44 Update: nginx-mod-fancyindex-0.6.0-6.fc44

The Fancy Index module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style. This is possible because the module allows a certain degree of customization of the generated content: Custom headers. Either local or stored remotely. Cust...

9.2CVSS6.9AI score0.06537EPSS
SaveExploits5
Fedora
Fedora
added 2026/06/27 12:56 a.m.18 views

[SECURITY] Fedora 43 Update: nginx-mod-fancyindex-0.6.0-6.fc43

The Fancy Index module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style. This is possible because the module allows a certain degree of customization of the generated content: Custom headers. Either local or stored remotely. Cust...

9.2CVSS6.9AI score0.06537EPSS
SaveExploits5
OSV
OSV
added 2026/06/26 8:42 a.m.22 views

BIT-GRAFANA-2026-10601 Path traversal in the Tempo and Loki data source plugins

A user with Viewer permissions can use specially crafted requests to the Tempo and Loki data source plugins to reach unintended backend endpoints. Depending on the backend configuration this can expose data source credentials, leak internal responses, or trigger administrative actions on the...

5.4CVSS6.1AI score0.00286EPSS
SaveExploits0References2
Rows per page
Query Builder