Lucene search
+L

21 matches found

Kitploit
Kitploit
added 2026/08/25 9:27 p.m.2 views

guardian-cli

🔐 Guardian AI 기반 침투 테스트 자동화 플랫폼 Guardian 은 여러 AI 제공업체OpenAI GPT-4, Claude, Google Gemini, OpenRouter, Requesty와 검증된 보안 도구를 결합하여 지능적이고 적응형 보안 평가와 포괄적인 증거 수집을 제공하는 엔터프라이즈급 AI 기반 침투 테스트 자동화 프레임워크입니다. 기능 • 설치 • 빠른 시작 • 문서 • 기여 ⚠️ 법적 고지 Guardian은 승인된 보안 테스트 및 교육 목적으로만 설계되었습니다. ✅ 합법적 사용 : 승인된 침투 테스트, 보안...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/25 4:13 a.m.1 views

cerebro-red-v2

CEREBRO-RED v2 Research Edition 자율 로컬 LLM 레드 티밍 스위트 Agentic Fuzzing 및 Adaptive Adversarial Mutation AAM을 사용하여 로컬 LLM에서 자동 취약점 발견을 위한 연구 등급 프레임워크입니다. 연구 목표 arxiv.org/abs/2310.08419의 PAIR 알고리즘Prompt Automatic Iterative Refinement 구현 Chain-of-Thought 추론을 통한 LLM-as-a-Judge 의미 평가 백서 수준 분석을 위한...

5.4AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/08/24 7:43 a.m.1 views

oasis

OASIS Offensive AI Security Intelligence Standard — 오픈소스 AI 보안 벤치마킹. AI 모델이 취약점 발견, 익스플로잇, 권한 상승 등 공격적 보안 작업을 얼마나 잘 수행하는지 벤치마킹합니다. MITRE ATT&CK 매핑, 행동 점수, 상세 보고서를 포함한 전체 분석. 모든 작업은 자체 API 키로 로컬에서 실행됩니다. 계정이 필요 없으며, 데이터가 머신을 떠나지 않습니다. OASIS를 사용하는 이유? AI 모델은 점점 더 공격적 보안 분야에서 능력을 발휘하고 있습니다. 우리는 그 성능...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/24 1:58 a.m.1 views

cloud-doctor

cloud-doctor 하나의 명령으로 전체 클라우드 계정을 평가합니다 — 잘못된 구성, 누락된 관측 가능성, 보안 태세를 점수화하고, 가장 먼저 수정해야 할 5가지를 순위로 보여줍니다. AWS, Cloudflare, Vercel, Supabase, Render, Fly.io 또는 Railway를 지정하면 점수, 무엇이 잘못되었는지, 각각에 대한 수정 사항을 반환합니다 — 에이전트에 바로 전달할 수 있을 정도로 자체 포함되어 있습니다. 빠른 시작 root@kitploit: npx cloud-doctor...

5.5AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/24 12:38 a.m.1 views

auth

Auth - Supabaseによる認証とユーザー管理 Authは、Goで書かれたユーザー管理・認証サーバーであり、Supabase の以下のような機能を支えています: JWTの発行 PostgRESTによる行レベルセキュリティ ユーザー管理 メール、パスワード、マジックリンク、電話番号でのサインイン 外部プロバイダーでのサインイン Google、Apple、Facebook、Discord、... これは元々、優れた NetlifyによるGoTrueコードベース に基づいていますが、両者は機能と能力において大幅に分岐しています。 プロジェクトに貢献したい場合は、貢献ガイド...

6.3AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.8 views

PT-2026-71317

NextAuth.js provides authentication for Next.js. Prior to@auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, Auth.js stores the OAuth/OIDC anti-CSRF checks state, nonce, and the PKCE verifier in global cookies that are not bound to the provider that created them. On callback, a check value...

6.8CVSS5.2AI score0.00193EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/23 2:31 p.m.21 views

GHSA-X445-F3H2-J279 Auth.js: OAuth state, nonce, and PKCE check cookies are not bound to the provider that created them

Summary Auth.js stores the OAuth/OIDC anti-CSRF checks state, nonce, and the PKCE verifier in global cookies that are not bound to the provider that created them. On callback, a check value minted during a sign-in started with one provider can satisfy the callback for a different provider, becaus...

6.8CVSS5.3AI score0.00193EPSS
SaveExploits0References9
GithubExploit
GithubExploit
added 2026/04/14 8:06 p.m.151 views

CloudStorageHunter-Pro

🔥 CloudStorageHunter-Pro 🚀 Ultimate Cloud Storage Security...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/03/12 5:29 p.m.8 views

GHSA-2CJM-2GWV-M892 Parse Server's OAuth2 adapter shares mutable state across providers via singleton instance

Impact Parse Server's built-in OAuth2 auth adapter exports a singleton instance that is reused directly across all OAuth2 provider configurations. Under concurrent authentication requests for different OAuth2 providers, one provider's token validation may execute using another provider's...

9.1CVSS5.8AI score0.00261EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/12 5:29 p.m.12 views

Parse Server's OAuth2 adapter shares mutable state across providers via singleton instance

Impact Parse Server's built-in OAuth2 auth adapter exports a singleton instance that is reused directly across all OAuth2 provider configurations. Under concurrent authentication requests for different OAuth2 providers, one provider's token validation may execute using another provider's...

9.1CVSS5.8AI score0.00261EPSS
SaveExploits0References5Affected Software1
GithubExploit
GithubExploit
added 2025/12/04 11:54 p.m.166 views

wp_exploitation_framework

🚀 WordPress PWN Framework v5.0 - AI-Powered Edition !Python...

7AI score
SaveExploits0
EUVD
EUVD
added 2025/11/18 4:40 a.m.6 views

EUVD-2025-197908

Malicious code in multi-provider-settings npm...

6.6AI score
SaveExploits0References1
Snyk
Snyk
added 2025/11/18 4:40 a.m.3 views

Malicious Package

Overview multi-provider-settings is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this packa...

9.8CVSS6.8AI score
SaveExploits0References2
OSV
OSV
added 2025/11/18 4:40 a.m.7 views

MAL-2025-190553 Malicious code in multi-provider-settings (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 35c0e8192bbd1cdf2b9909a202886ff13811a52160d937ae1c0a762a17af288b The package multi-provider-settings was found to contain malicious code. Source: ghsa-malware...

6.8AI score
SaveExploits0References1
Fedora
Fedora
added 2023/05/18 12:50 a.m.37 views

[SECURITY] Fedora 37 Update: nmstate-2.2.10-5.fc37

Nmstate is a library with an accompanying command line tool that manages host networking settings in a declarative manner and aimed to satisfy enterprise needs to manage host networking through a northbound declarative API and multi provider support on the southbound...

7.5CVSS7.8AI score0.01121EPSS
SaveExploits1
Fedora
Fedora
added 2023/05/07 1:24 a.m.31 views

[SECURITY] Fedora 38 Update: nmstate-2.2.10-4.fc38

Nmstate is a library with an accompanying command line tool that manages host networking settings in a declarative manner and aimed to satisfy enterprise needs to manage host networking through a northbound declarative API and multi provider support on the southbound...

7.5CVSS7.8AI score0.01121EPSS
SaveExploits1
Huntr
Huntr
added 2023/04/30 7:18 a.m.13 views

SQL injection in the delete action of the file add_edit_event.php

Description We have discovered that the SQL injection vulnerability can be exploited through the file /interface/main/calendar/addeditevent.php, allowing an attacker to manipulate the query via the eid parameter provided that Support Multi-Provider Events feature must be enabled. Proof of Concept...

8.1AI score
SaveExploits0References1
OSV
OSV
added 2023/04/14 8:15 p.m.7 views

CVE-2023-27654

An issue found in WHOv.1.0.28, v.1.0.30, v.1.0.32 allows an attacker to cause a escalation of privileges via the TTMultiProvider component...

9.8CVSS7.3AI score0.01117EPSS
SaveExploits1References3
Rockylinux
Rockylinux
added 2023/04/06 3:52 p.m.20 views

nmstate bug fix and enhancement update

An update is available for nmstate. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Nmstate is a library with an accompanying command line tool that manages host...

6.7AI score
SaveExploits0
Rockylinux
Rockylinux
added 2022/09/13 7:36 a.m.21 views

nmstate bug fix and enhancement update

An update is available for nmstate. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Nmstate is a library with an accompanying command line tool that manages host...

0.5AI score
SaveExploits0
Rows per page
Query Builder