Lucene search
+L

605 matches found

Kitploit
Kitploit
added 2026/08/28 4:10 a.m.2 views

Get-PDInvokeImports

Get-PDInvokeImports Descripción: Get-PDInvokeImports es una herramienta módulo de PowerShell capaz de realizar la detección automática del uso de P/Invoke, Dynamic P/Invoke y D/Invoke en un ensamblado. Muestra todas las ubicaciones desde donde se hace referencia a ellos y exporta todo a...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 1:53 a.m.7 views

dynmx

dynmx Prototyp dynmx ausgesprochen Dynamics ist ein signaturbasierter Erkennungsansatz für verhaltensorientierte Schadsoftware-Merkmale basierend auf Windows-API-Aufrufsequenzen. Vereinfacht kann man sich dynmx als eine Art YARA für API-Aufrufspuren sogenannte Funktionslogs vorstellen, die von...

6.2AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/27 7:36 p.m.2 views

aws-enumerator

Enumerazione dei Servizi AWS Disclaimer Il tool è in fase beta test in corso, non vengono utilizzate chiamate API distruttive solo azioni di sola lettura. Spero che non ci siano problemi con il tool. Se si incontrano problemi, si prega di aprire un ticket. Descrizione L'AWS Enumerator è stato...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 1:48 a.m.43 views

iac-scan-runner

IaC Scan Runner Service that scans your Infrastructure as Code for common vulnerabilities...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/26 10:51 p.m.1 views

Agent-Tesla-APC-Injection-Token-Manipulation-Registry-Persistence-Analysis

1. Native API & APC-Injektion Der x64dbg-Speicherabbild zeigt, dass Agent Tesla Native-API-Aufrufe NT API für Low-Level-Operationen verwendet, einschließlich der APC-Injektion Asynchronous Procedure Call. Beobachtete Schlüsselfunktionen: NtQueueApcThread – Injiziert Code über APC in einen...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 6:48 p.m.255 views

drltrace

Drltrace Windows test build Linux test build Drltrace is a dynamic API calls tracer for Windows and Linux applications. Drltrace is built on top of DynamoRIO dynamic binary instrumentation framework. Drltrace was initialy implemented by Derek Bruening and distributed with DynamoRIO and DrMemory...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/24 6:35 a.m.66 views

pharos

Pharos Static Binary Analysis Framework The Pharos static binary analysis framework is a project of the Software Engineering Institute at Carnegie Mellon University. The framework is designed to facilitate the automated analysis of binary programs. It uses the ROSE compiler infrastructure develop...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/24 2:01 a.m.2 views

-Remcos-RAT-Fileless-svchost-Injection-Obfuscated-Payload-Analysis-

1. Remcos – Iniezione in svchost tramite chiamate API Native Il seguente frammento di Binary Ninja rivela il meccanismo di iniezione principale utilizzato da Remcos per iniettare il suo payload in svchost.exe. Cosa fa questo codice: CreateProcessW con il flag CREATESUSPENDED avvia un nuovo...

5.4AI score
SaveExploits0
OSV
OSV
added 2026/07/22 11:13 p.m.11 views

GHSA-H5V5-8746-G7MM JupyterLab PluginManager lock-rule enforcement bypass

JupyterLab's plugin manager exposes administrator controls intended to prevent users from enabling or disabling selected plugins. Two server-side enforcement gaps let an authenticated user bypass those controls with direct requests to /lab/api/plugins. Impact Users could workaround the plugin...

6CVSS5.4AI score
SaveExploits0References9
OSV
OSV
added 2026/07/13 3:46 p.m.10 views

PYSEC-2026-2695 Open WebUI: Cross-origin postMessage confirmation bypass via action:submit

Summary The chat message listener allows non-same-origin input:prompt and action:submit messages, so an external site can set prompt text and trigger submitPrompt in an authenticated victim session. I validated this with a cross-origin attacker page that auto-posted messages and caused unauthoriz...

7.1CVSS6.1AI score0.00231EPSS
SaveExploits1References5
Veracode
Veracode
added 2026/07/11 8:24 a.m.15 views

Missing Authentication

SiYuan is vulnerable to Missing Authentication. The vulnerability is due to the kernel HTTP server unconditionally trusting all chrome-extension:// origins without authentication and the default empty AccessAuthCode on desktop installations, which allows an attacker controlling a malicious or...

9.2CVSS6.1AI score0.00579EPSS
SaveExploits0References2Affected Software2
CVE
CVE
added 2026/06/26 1:11 a.m.23 views

CVE-2026-50744

Revive Adserver 6.0.7 is affected by a bypass of the admin‑only restriction in the XML‑RPC API. The ox.login method returned a session ID cookie in HTTP headers and, although it reported an error, the session was not invalidated, allowing a leaked session ID to be reused for subsequent API calls ...

4.3CVSS5.9AI score0.00292EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/06/26 1:11 a.m.11 views

CVE-2026-50744

A bypass to the admin‑only restriction of the XML‑RPC API in Revive Adserver 6.0.7. The API response for the ox.login method returned a session ID cookie in the HTTP headers, and although the method correctly returned an error, the associated session was not invalidated. As a result, the leaked...

4.3CVSS5.9AI score
SaveExploits0References3
NVD
NVD
added 2026/06/24 10:16 p.m.27 views

CVE-2026-54069

SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, SiYuan Note's kernel HTTP server unconditionally trusts all chrome-extension:// origins, granting RoleAdministrator access to every installed browser extension without any authentication. Combined with the default empt...

9.2CVSS0.00579EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/24 2:01 p.m.45 views

CVE-2026-11877 Missing Authorization Vulnerability in OpenText Access Manager

An unauthorized user can modify configuration through API calls that affects the OpenText Access Manager. This issue affects Access Manager before 5.1.3...

6.3CVSS0.00305EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/06/17 2:10 p.m.22 views

Open WebUI: Cross-origin postMessage confirmation bypass via action:submit

Summary The chat message listener allows non-same-origin input:prompt and action:submit messages, so an external site can set prompt text and trigger submitPrompt in an authenticated victim session. I validated this with a cross-origin attacker page that auto-posted messages and caused unauthoriz...

7.1CVSS5.5AI score0.00231EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.19 views

PT-2026-56442

Name of the Vulnerable Software and Affected Versions n8n versions prior to 1.123.55 n8n versions prior to 2.25.7 n8n versions prior to 2.26.2 Description An authorization bypass exists in the Evaluations feature within the 'POST /workflows/workflowId/test-runs/new' endpoint. The system incorrect...

7.4CVSS6.2AI score0.00276EPSS
SaveExploits0References9
Packet Storm
Packet Storm
added 2026/06/12 12:00 a.m.98 views

📄 Paperclip AI Remote Code Execution

Paperclip is the operating system for your AI company. You set the goals, hire AI agents as employees, and watch them plan and execute work. Prior to version 2026.410.0, Paperclip allows for unauthenticated remote code execution on any network-accessible instance running in authenticated mode wit...

10CVSS6.3AI score0.04673EPSS
SaveExploits5
Akamai Blog
Akamai Blog
added 2026/06/10 1:00 p.m.14 views

AI Security at Machine Speed: A Roadmap for Modern AppSec

With AI API calls set to grow 1,000x by 2027, you need a roadmap to secure your enterprise against agentic threats...

5.5AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/05 7:37 p.m.19 views

CVE-2026-47119

Agent Zero before version 1.15 contains a stored cross-site scripting vulnerability that allows attackers to execute arbitrary JavaScript in the application origin by serving SVG files through the imageget API endpoint without Content-Security-Policy, X-Content-Type-Options, or Content-Dispositio...

6.1CVSS5.6AI score0.00236EPSS
SaveExploits0References1
Rows per page
Query Builder