Lucene search
+L

24411 matches found

CVE
CVE
added 2026/09/22 10:07 p.m.5 views

CVE-2026-18153

IBM Financial Transaction Manager FTM for RedHat OpenShift could allow a remote authenticated attacker to obtain sensitive information and forge authentication tags due to the use of hard-coded cryptographic keys and initialization vectors...

5.4CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/22 8:21 p.m.4 views

CVE-2026-95815

Versions of OpenClaw iOS prior to 2026.8.11 are vulnerable to credential exposure due to the application logging complete agent deep-link URLs to unified logs as public diagnostic data. These logs contain persistent bearer keys , which an attacker can recover from diagnostic archives to replay in...

7.2CVSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/22 8:21 p.m.3 views

EUVD-2026-84862

OpenClaw iOS before 2026.8.11 logs complete agent deep-link URLs including persistent bearer keys to unified logs as public diagnostic data. Attackers who obtain diagnostic archives can recover unrotated keys and replay them in forged deep links to submit agent requests without local confirmation...

7.2CVSS
SaveExploits0References5
NVD
NVD
added 2026/09/22 5:17 p.m.4 views

CVE-2026-86059

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy organization members without Git provider access can retrieve plaintext provider credentials through github.one, gitlab.one, gitea.one, and bitbucket.one because those protected procedures return full provider...

9.6CVSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 3:58 p.m.43 views

uncover

Quickly discover exposed hosts on the internet using multiple search engines. Features • Installation • Usage • Configuration • Running Uncover • Join Discord uncover is a go wrapper using APIs of well known search engines to quickly discover exposed hosts on the internet. It is built with...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/22 3:30 p.m.293 views

git-hound

🐾 GitHound A pattern-matching, patch-attacking, batch-catching secret snatcher. Overview GitHound hunts down exposed API keys, secrets, and credentials across GitHub by pairing GitHub dorks with pattern matching, contextual detection, and commit-history analysis. Input a GitHub dork into GitHound...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/22 3:29 p.m.15 views

secretive

Secretive Secretive는 Secure Enclave로 SSH 키를 보호하고 관리하는 앱입니다. 왜? 더 안전한 저장 SSH 키의 가장 일반적인 설정은 디스크에 저장하고 적절한 권한으로 보호하는 것입니다. 대부분의 경우 문제가 없지만 악의적인 사용자나 맬웨어가 개인 키를 복사하는 것은 그리 어렵지 않습니다. Secure Enclave로 키를 보호하면 설계상 내보낼 수 없습니다. 접근 제어 Mac에 Secure Enclave가 있으면 Touch ID 또는 Apple Watch 인증과 같은 강력한 접근 제어도 지원합니다...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/22 3:28 p.m.10 views

aws_pwn

AWS pwn 요약 이것은 AWS 침투 테스트와 관련된 다양한 작업을 수행하기 위해 끔찍하게 작성된 스크립트 모음입니다. 작동하지 않더라도 슬퍼하지 마세요. 특정 도구가 작성된 이후 AWS가 변경되었거나 코드가 별로일 수 있습니다. 어쨌든 기여해 주시기 바랍니다. 이 쓰레기 대부분은 Daniel Grzelak이 작성했지만 많은 기여가 있었으며, 특히 Mike Fuller의 기여가 두드러집니다. 요구 사항 root@kitploit: pip install -r requirements.txt 또한 /.aws/credentials에...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 3:28 p.m.28 views

aws_pwn

AWS pwn Summary This is a collection of horribly written scripts for performing various tasks related to penetration testing AWS. Please don't be sad if it doesn't work for you. It might be that AWS has changed since a given tool was written or it might be that the code sux. Either way, please fe...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 3:02 p.m.13 views

mellon

이 도구가 악용하는 OSDP 취약점 OSDP 공격 도구 그리고 친구를 뜻하는 엘프어 공격 1: 암호화는 선택 사항 OSDP는 암호화를 지원하지만 엄격히 요구 하지는 않습니다. 따라서 연결이 전혀 암호화되지 않을 수도 있습니다. 공격 1은 단순히 수동으로 수신하여 선로에서 카드 번호를 읽을 수 있는지 확인하는 것입니다. 공격 2: 다운그레이드 공격 컨트롤러와 리더가 암호화를 지원 한다고 해서 반드시 사용하도록 요구 하도록 구성되어 있는 것은 아닙니다. 공격자는 리더의 기능 응답 메시지osdpPDCAP를 수정하여 암호화를 지원하지...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 2:56 p.m.16 views

Huan

Huan Huan은 암호화된 PE 로더 생성기로, PE 파일 구조와 PE 로딩 프로세스를 학습하기 위해 제가 개발했습니다. 실행될 PE 파일을 매번 다른 키로 암호화하며, 로더 바이너리의 새 섹션에 포함시킵니다. 현재 64비트 PE 파일에서 작동합니다. 작동 방식? 먼저 Huan이 주어진 PE 파일을 읽고 CBC 모드 AES-128 암호화 알고리즘으로 암호화합니다. 암호화를 위해 Tiny AES in C를 사용했으며, 이 라이브러리의 요구 사항에 맞춰 패딩 코드를 준비했습니다. 암호화가 완료되면 Visual Studio...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 2:55 p.m.21 views

dbslice

dbslice 로컬 개발 및 디버깅을 위해 최소한의 참조 무결성을 유지하는 데이터베이스 하위 집합을 추출합니다. 문제 전체 프로덕션 데이터베이스를 로컬 머신으로 복사하는 것은 불가능합니다. 하지만 버그 재현을 위해서는 종종 버그를 유발한 정확한 데이터가 필요합니다. dbslice 는 외래 키 관계를 따라가며 참조 무결성을 보장하여 필요한 레코드만 추출함으로써 이 문제를 해결합니다. 빠른 시작 root@kitploit: Install globally uv tool install dbslice or: pip install...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 2:37 p.m.12 views

CVE_2019_18935

RAUcrypto 针对 Telerik UI for ASP.NET AJAX 的组合利用工具。 CVE-2017-11317 和 CVE-2017-11357 的文件上传 - 自动上传文件 CVE-2019-18935 的 .NET 反序列化 利用通常需要包含硬编码密钥的版本,或者需要知道密钥(例如能获取到 web.config 的内容)。该工具也支持直接解密和加密用于 Telerik.Web.UI.WebResource.axd?type=rau 的 rauPostData 数据。 要求 python = 3.6 并安装 pycryptodome...

9.8CVSS8.2AI score0.99737EPSS
SaveExploits20References5
Kitploit
Kitploit
added 2026/09/22 12:58 p.m.53 views

envy

빠른 시작 • 설정 • 명령어 • 키 바인딩 • FAQ • 문서 API 키, 시크릿, 환경 변수를 관리하기 위한 안전한 암호화 볼트입니다. 터미널에서 작업하는 개발자를 위해 만들어졌습니다. Envy란? 저는 .env 파일을 관리하고 비밀번호 관리자, 포스트잇, Slack 스레드에 시크릿을 흩어놓는 데 지쳐서 Envy를 만들었습니다. 시크릿을 탐색할 수 있는 매끄러운 TUI와 자동화를 위한 CLI를 모두 제공하는 단일 바이너리입니다. 다음과 같은 기능을 제공합니다: 실제 암호화 — base64 난독화가 아닌 Argon2id를 사...

6AI score
SaveExploits0References19
Kitploit
Kitploit
added 2026/09/22 12:51 p.m.8 views

XPKeygen

XPKeygen Windows XP / Windows Server 2003 VLK キージェネレーターです。このツールを使用すると、 Raw Product Key に基づいて 有効な Windows XP キー を生成できます。このキーはランダムでかまいません。 Raw Product Key RPK は、9桁の XXX-YYYYYY の形式で提供され、Windows XP キーを生成するためにのみ必要です。 ダウンロード Releases タブに移動して、そこから最新バージョンをダウンロードしてください。 計画 このプロジェクトは終了していません —...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 12:41 p.m.9 views

Vulnerable-to-Debian-OpenSSL-bug-CVE-2008-0166

치명적인 취약점 OpenSSL 0.9.8 CVE-2008-0166을 가진 이전 버전의 Bitcoin Core에서 BTC 코인 검색 이 글에서는 CVE-2008-0166 취약점을 이용하여 비트코인 주소P2PKH를 생성하는 도구를 만들 것입니다. 이는 이전 버전의 Bitcoin Core 소프트웨어 클라이언트에서 BTC 코인을 찾기 위한 연구 프로젝트입니다. 난수 생성기 가 예측 가능한 숫자 를 생성합니다 CVE-2008-0166 VAIM-OpenSSL 0.9.8/1.0.0 감지됨 치명적 취약점 버전 OpenSSL 0.9.8...

7.8CVSS7.2AI score0.70721EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/22 12:34 p.m.11 views

Blacklist3r

Blacklist3r 이 프로젝트의 목표는 다양한 웹 프레임워크와 관련된 비밀 키/비밀 자료 중 공개적으로 이용 가능하며 개발자가 잠재적으로 사용할 수 있는 것들을 수집하는 것입니다. 이러한 비밀들은 Blacklist3r 도구에서 대상 애플리케이션을 감사하고 사전 게시된 키의 사용을 확인하는 데 활용됩니다. 우리는 이 프로젝트를 .Net Machine Key 도구와 함께 공개하여 애플리케이션에서 폼 인증 쿠키의 암호화 및 복호화에 사전 공유된 Machine Key의 사용을 식별할 수 있도록 합니다. 참고: Visual Stud...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 12:15 p.m.37 views

sh4d0wup

sh4d0wup root@kitploit: % docker run -it --rm ghcr.io/kpcyrd/sh4d0wup:edge -h Usage: sh4d0wup OPTIONS Commands: bait Start a malicious update server front Bind a http/https server but forward everything unmodified infect High level tampering, inject additional commands into a package tamper Low...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 12:15 p.m.10 views

sh4d0wup

sh4d0wup root@kitploit: % docker run -it --rm ghcr.io/kpcyrd/sh4d0wup:edge -h Usage: sh4d0wup OPTIONS Commands: bait Start a malicious update server front Bind a http/https server but forward everything unmodified infect High level tampering, inject additional commands into a package tamper Low...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 12:06 p.m.10 views

CVE-2026-41490

CVE-2026-41490 — SQL Injection in Dagster database I/O managers via dynamic partition keys Severity : High CVSS 8.3 CWE : CWE-89 — SQL Injection Affected : Dagster core = 1.13.0 and integration packages = 0.29.0 Fixed in : Dagster core 1.13.1 and integration packages 0.29.1 Advisory :...

8.3CVSS5.9AI score0.00265EPSS
SaveExploits1References1
Rows per page
Query Builder