Lucene search
+L

174834 matches found

Kitploit
Kitploit
added 2026/09/23 8:20 p.m.201 views

solarflare

solarflare Credential Dumping Tool for SolarWinds Orion Blog post: https://malicious.link/post/2020/solarflare-release-password-dumper-for-solarwinds-orion/ Credit to @asolino, @gentilkiwi, and @skelsec for helping me figuring out DPAPI. root@kitploit: ============================================...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/23 8:20 p.m.17 views

solarflare

solarflare Herramienta de volcado de credenciales para SolarWinds Orion Publicación en blog: https://malicious.link/post/2020/solarflare-release-password-dumper-for-solarwinds-orion/ Créditos a @asolino, @gentilkiwi y @skelsec por ayudarme a descifrar DPAPI. root@kitploit:...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/23 8:19 p.m.12 views

MOVEit-Exploit

MOVEit Exploit an exploit of POC for CVE-2023-34362 affecting MOVEit Transfer Note this project is done... Our instagram page . Our youtube chanel . Our twitter page CVE-2023-34362 POC for CVE-2023-34362 affecting MOVEit Transfer Disclaimer This software has been created purely for the purposes o...

9.8CVSS8.6AI score0.99934EPSS
SaveExploits15References1
CVE
CVE
added 2026/09/23 8:19 p.m.2 views

CVE-2026-67240

Prior to versions 4.2.7 and 4.3.1 , RabbitMQ is vulnerable to a backtracking-driven CPU amplification (ReDoS) attack. The issue occurs because pattern_to_regex maps wildcards to regex patterns that, when combined with overlapping lazy quantifiers, cause high CPU usage. Specifically, SQL filters a...

2.3CVSS5.7AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/23 8:19 p.m.16 views

CVE-2026-67240 RabbitMQ: ReDoS via AMQP 1.0 SQL filter LIKE wildcard

RabbitMQ is a messaging and streaming broker. Prior to versions 4.2.7 and 4.3.1, patterntoregex maps % - .? and - ., then compiles ^...$ with only unicode; re:run is called with only capture, none - no explicit matchlimit. A pattern like %%...%X becomes ^.?..?.....?.X$ with overlapping lazy...

2.3CVSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/23 8:19 p.m.3 views

EUVD-2026-85636

RabbitMQ is a messaging and streaming broker. Prior to versions 4.2.7 and 4.3.1, patterntoregex maps % - .? and - ., then compiles ^...$ with only unicode; re:run is called with only capture, none - no explicit matchlimit. A pattern like %%...%X becomes ^.?..?.....?.X$ with overlapping lazy...

2.3CVSS5.7AI score
SaveExploits0References3
NVD
NVD
added 2026/09/23 8:17 p.m.7 views

CVE-2026-86065

Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.20, the default-open GET /subscribe endpoint in network/api/websocket/routes.go accepts unauthenticated WebSocket clients with permissive origin handling, does not call SetReadLimit to bound message size, and has n...

7.5CVSS
SaveExploits0References4
NVD
NVD
added 2026/09/23 8:17 p.m.7 views

CVE-2026-84724

An argument-injection flaw was found in the Ansible Automation Platform automation-controller system-job subsystem. The system-job template launch endpoint stores a user-supplied "days" variable without running the integer validation defined elsewhere for that field, and the dispatcher flattens t...

6.6CVSS
SaveExploits0References6
NVD
NVD
added 2026/09/23 8:17 p.m.7 views

CVE-2026-84717

A flaw was found in the Ansible Automation Platform automation-controller. The unauthenticated Bitbucket Data Center webhook receiver skips HMAC signature verification for diagnostics:ping events after it has already looked up the target template, causing the endpoint to return HTTP 200 for a...

5.3CVSS
SaveExploits0References6
NVD
NVD
added 2026/09/23 8:17 p.m.12 views

CVE-2026-84716

A flaw was found in the automation-controller instance install-bundle endpoint. When a System Administrator downloads an execution/hop node's install bundle, the controller signs an X.509 certificate with the receptor mesh certificate authority in which the Common Name, DNS...

6.6CVSS
SaveExploits0References6
NVD
NVD
added 2026/09/23 8:17 p.m.7 views

CVE-2026-84720

A flaw was found in the Ansible Automation Platform automation-controller. The WorkflowJobNode.ancestorartifacts database column, which stores the raw merged setstats artifacts propagated between workflow nodes, is not wrapped in preventsearch and is therefore accepted for arbitrary field lookups...

6.5CVSS
SaveExploits0References6
NVD
NVD
added 2026/09/23 8:17 p.m.7 views

CVE-2026-84712

A flaw was found in the automation-controller API. The unauthenticated health-check endpoint /api/v2/ping/ ApiV2PingView, AllowAny over-serializes RBAC-gated automation-mesh data into its anonymous response, exposing the full instance inventory node hostnames, node types, UUIDs, heartbeats,...

5.3CVSS
SaveExploits0References6
NVD
NVD
added 2026/09/23 8:17 p.m.7 views

CVE-2026-84713

A flaw was found in the automation-controller notification subsystem. Although NotificationTemplate.notification configuration is protected from API filtering, its recipient value is copied in clear text into the unprotected Notification.recipients field on every send. Because the credential-type...

6.5CVSS
SaveExploits0References3
NVD
NVD
added 2026/09/23 8:17 p.m.4 views

CVE-2026-66076

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0, isauthorized/2 calls rabbitmgmtutil:isauthorized/2, which checks only the management tag, instead of isauthorizedvhost/2. The /api/queues/quorum/:vhost/:queue/status handler reads the vhost...

2.3CVSS
SaveExploits0References2
NVD
NVD
added 2026/09/23 8:17 p.m.4 views

CVE-2026-67238

RabbitMQ is a messaging and streaming broker. Prior to versions 4.2.7 and 4.3.1, rabbitpidcodec:decomposefrombinary/1 parses a caller-supplied ETF-encoded binary and calls binarytoatomNode, utf8 on the node-name field. It is reached from rabbitvolatilequeue:pidfromname/2, which is invoked for any...

7.1CVSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/23 8:17 p.m.8 views

CVE-2024-3273

CVE-2024-3273 Proof of Concept PoC This repository contains a Proof of Concept PoC for CVE-2024-3273, a security vulnerability discovered in D-Link NAS devices. The vulnerability allows attackers to execute arbitrary commands on vulnerable devices. Description CVE-2024-3273 is a vulnerability in...

9.8CVSS8.2AI score0.99997EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/23 8:16 p.m.9 views

CVE-2025-26318

TSplus Remote Access - CVE-2025-26318 Insecure Permissions Information Disclosure 📌 Description TSplus is, by default, vulnerable to the disclosure of information from users currently connected to the domain on TSplus. 🔍 Vulnerability Details CVE ID : CVE-2025-26318 Vendor : TSplus Affected...

5.8CVSS5.9AI score0.00935EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/23 8:16 p.m.17 views

playwright

🎭 Playwright Documentación | Referencia de API Playwright es un framework para automatización y pruebas web. Impulsa Chromium, Firefox y WebKit con una única API — en tus pruebas, en tus scripts y como herramienta para agentes de IA...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 8:13 p.m.13 views

blind-ssrf-chains

Introduction What is Server Side Request Forgery SSRF? Server Side Request Forgery occurs when you can coerce a server to make arbitrary requests on your behalf. As the requests are being made by the server, it may be possible to access internal resources due to where the server is positioned in...

6.1AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/23 8:12 p.m.281 views

multitor

multitor Create multiple TOR instances with load-balancing. Description • Introduction • How To Use • Parameters • Requirements • Docker • Other • License • Wiki Description It provides one single endpoint for clients. Supports HAProxy , socks protocol and http-proxy servers: polipo , privoxy and...

5.7AI score
SaveExploits0References7
Rows per page
Query Builder