Lucene search
+L

109 matches found

Kitploit
Kitploit
added 2026/09/04 10:53 p.m.60 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
EUVD
EUVD
added 2026/09/04 2:32 p.m.3 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 score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/04 2:08 p.m.143 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/04 1:46 p.m.6 views

Bulk_403_Bypass

تجاوز 403 الجماعي هذا هو سكريبت Bash يقوم بتجاوز 403 بشكل جماعي عن طريق إضافة رأس مخصص إلى طلبات HTTP. يمكن أن يكون مفيدًا لاختبار ما إذا كان موقع الويب معرضًا لتقنيات تجاوز 403. الاستخدام لاستخدام السكريبت، قم بتمرير قائمة عناوين URL كوسيطة سطر الأوامر: root@kitploit: ./403bypass.sh urls.txt...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 8:51 a.m.4 views

CVE-2024-4577

أسرع أداة استغلال لثغرة CVE-2024-4577 الوصف: تنفيذ أوامر عن بُعد عبر PHP CGI أداة استغلال CVE-2024-4577 exploit.py هي سكريبت بلغة Python مصمم لاستغلال ثغرة محددة في خوادم الويب CVE-2024-4577. بناءً على محتوى الاستجابة، يرسل طلبات POST إلى قائمة من المضيفين لتحديد ما إذا كانوا عرضة للثغرة. الميزات...

9.8CVSS8AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/04 8:27 a.m.69 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/08/29 5:26 p.m.5 views

-CVE-2024-6095

Miglioramenti chiave: 1. Obfuscazione tramite stringhe casuali : Introduzione della generazione di stringhe casuali per offuscare i percorsi, rendendo più difficile il rilevamento. 2. Payload avanzati : Aggiunta di payload più sofisticati con diverse tecniche di offuscamento per eludere i...

5.8CVSS6.2AI score0.0265EPSS
SaveExploits1
CVE
CVE
added 2026/08/20 9:37 p.m.73 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.15 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
SaveExploits5
Fedora
Fedora
added 2026/07/23 1:21 a.m.12 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
SaveExploits5
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.13 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.41 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.17 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.15 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.19 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
Patchstack
Patchstack
added 2026/06/17 5:55 p.m.10 views

NPM: OpenClaw: MCP Streamable HTTP redirects could forward configured custom headers to another origin

NPM: OpenClaw: MCP Streamable HTTP redirects could forward configured custom headers to another origin vulnerability discovered by ? in WordPress Npm openclaw versions 2026.5.12...

7.1CVSS5.8AI score0.00223EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/17 5:55 p.m.14 views

GHSA-RJXQ-QQHF-8HWH OpenClaw: MCP Streamable HTTP redirects could forward configured custom headers to another origin

Summary OpenClaw supports remote MCP Streamable HTTP servers with operator-configured custom headers. In affected releases, those headers could be forwarded when the MCP endpoint responded with a cross-origin redirect. This issue is limited to configured MCP Streamable HTTP servers that use custo...

7.1CVSS5.5AI score0.00223EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/17 5:55 p.m.25 views

OpenClaw: MCP Streamable HTTP redirects could forward configured custom headers to another origin

Summary OpenClaw supports remote MCP Streamable HTTP servers with operator-configured custom headers. In affected releases, those headers could be forwarded when the MCP endpoint responded with a cross-origin redirect. This issue is limited to configured MCP Streamable HTTP servers that use custo...

7.1CVSS5.4AI score0.00223EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder