Lucene search
+L

131269 matches found

Kitploit
Kitploit
added 2026/09/10 11:14 p.m.14 views

halo-record

halo-record Tamper-evident audit trails for AI agents — hash-chained Runtime Records, rendered as a Runtime Report your customers can check themselves. Every action your agent takes tool calls, model calls, data access, approvals becomes one Runtime Record in an append-only, hash-chained log; the...

6AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/09/10 11:10 p.m.10 views

ALFA

ALFA Automated Audit Log Forensic Analysis for Google Workspace Copyright c 2026 Invictus Incident Response Original authors Greg Charitonos & BertJanCyber maintained by Invictus Incident Response Before you start A note on supported operating systems, ALFA is tested on several Linux distribution...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 11:09 p.m.5 views

pyjadx

pyjadx Python bindings for JADX via JPype. Decompile Android APK and DEX files to Java source from Python. root@kitploit: from pyjadx import Jadx with Jadx"app.apk" as jadx: for cls in jadx.classes: printcls.fullname printcls.code Why pyjadx? JADX is the leading open-source Android decompiler — i...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 11:07 p.m.7 views

CryptoLyzer

CryptoLyzer is a fast, flexible, and comprehensive server cryptographic protocol TLS, SSL, SSH, IKE, DNSSEC and related setting HTTP headers, DNS records analyzer and fingerprint JA3, HASSH generator with API and CLI interfaces. Use CryptoLyzer when you need to audit TLS/SSL cipher suites — unlik...

5.9AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/09/10 11:04 p.m.4 views

Open WebUI: Users denied by the OAuth role policy can still sign in via token exchange

Summary Open WebUI's OAuth token exchange endpoint issues a session for a provider access token without running the OAuth role management that the normal OAuth login callback runs. A user whose provider roles the login callback would refuse, or would demote, could still obtain a working session a...

6.5CVSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/10 11:04 p.m.2 views

GHSA-WVM9-9G5J-623F Open WebUI: Users denied by the OAuth role policy can still sign in via token exchange

Summary Open WebUI's OAuth token exchange endpoint issues a session for a provider access token without running the OAuth role management that the normal OAuth login callback runs. A user whose provider roles the login callback would refuse, or would demote, could still obtain a working session a...

6.5CVSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 11:04 p.m.11 views

CVE-2026-46215-EXPLOIT

CVE-2026-46215 Exploit for Linux 7.0 c0d3 by : Antonius w1sdom / ev1lut10n / sw0rdm4n - bluedragonsec.com https://github.com/bluedragonsecurity This exploit works in a limited environment, check some requirements below !!! WHAT THE HELL IS THIS ? This is and exploit for CVE-2026-46215 Linux Kerne...

7.8CVSS7.1AI score0.00227EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/10 11:03 p.m.10 views

micr0_shell

micr0 shell Micr0shell is a lightweight and efficient Python script designed for dynamically generating Windows X64 Position-Independent Code PIC Null-Free reverse shell shellcode. Depending on the options selected, the generated shellcode can be up to 27 bytes smaller than comparable shellcode...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 11:00 p.m.124 views

batea

Batea A batea is a large shallow pan of wood or iron traditionally used by gold prospectors for washing sand and gravel to recover gold nuggets. Batea is a context-driven network device ranking framework based on the anomaly detection family of machine learning algorithms. The goal of Batea is to...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 11:00 p.m.60 views

chromecookiestealer

Chrome Cookie Stealer and injector Attaches to Chrome using its Remote DevTools protocol and steals/injects/clears/deletes cookies. Heavily inspired by WhiteChocolateMacademiaNut. Cookies are dumped as JSON objects using Chrome's own format. The same format is used for cookies to be loaded. For...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/10 10:55 p.m.13 views

ogi

OpenGraph Intel OGI Open-source visual link analysis and OSINT framework. Free, self-hostable, and community-driven. Features • Screenshots • Quick Start • Docker • Transform Hub • Architecture • Contributing Heads up: This project is actively evolving. It has solid core capabilities and test...

5.9AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/10 10:55 p.m.5 views

collection-document

Project Description Collection of quality safety articlesTo be rebuilt Some are inconvenient to release. Some forget update,can see me star. collection-document awesome 以前的链接中大多不是优质的 渗透测试部分不再更新 因精力有限,缓慢更新 Author: tom0li Blog: https://tom0li.github.io root@kitploit: - Project Description -...

6.7AI score
SaveExploits0References76
Kitploit
Kitploit
added 2026/09/10 10:53 p.m.4 views

AgentWard

AgentWard · 玄甲OS AgentWard 玄甲 is a full-stack security operating system purpose-built for trustworthy, scalable AI agent deployment, with native code adaptation to OpenClaw. AgentWard unifies agent onboarding, secure reasoning, and trusted execution in one cohesive security architecture, with...

6.1AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/09/10 10:51 p.m.5 views

rclone: Directory metadata (chmod/chown/chtimes) applied through a planted symlink in rclone local --links escapes the destination

Summary With -l/--links, rclone's local backend recreates a source .rclonelink object as a real symlink at the destination verbatim preserved by design for faithful backups. Directory-metadata application, however, does not go through the os.Root sandbox and does not use NOFOLLOW syscalls. A loca...

7.1CVSS0.00216EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/10 10:51 p.m.3 views

GHSA-F8G7-2XJC-7MFH rclone: Directory metadata (chmod/chown/chtimes) applied through a planted symlink in rclone local --links escapes the destination

Summary With -l/--links, rclone's local backend recreates a source .rclonelink object as a real symlink at the destination verbatim preserved by design for faithful backups. Directory-metadata application, however, does not go through the os.Root sandbox and does not use NOFOLLOW syscalls. A loca...

6.5CVSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/10 10:51 p.m.8 views

AutoDirbuster

root@kitploit: / | / / / / / / / / /| |/ / / / / / / / / / / / / / / / / / / / / // / // // / // / / / / // / // // / / // |,////// /./,///// Automatically run and save ffuf scans for multiple IPs Contents Quick Run FAQ Why? What is the recommended usage? What data does this need? How...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 10:49 p.m.10 views

LiMEaide

LiMEaide v2.0 by Daryl Bennett - kd8bnyatgmaildotcom About LiMEaide is a python application designed to remotely or locally dump RAM of a Linux client and create a volatility profile for later analysis on your local host. I hope that this will simplify Linux digital forensics in a remote...

6.2AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/10 10:48 p.m.5 views

CVE-2023-34924

CVE-2023-34924 A buffer over flow vulnerability of H3CMagicB1STV100R012 router CVE info: root@kitploit: • the name of an affected Product: H3C Magic B1STW B1STV100R012 router • the affected or fixed versions: affected version: H3C-Magic-B1STW - H3CMagicB1STV100R012. Fixed version: none • the CVE ...

7.5CVSS7.7AI score0.00914EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 10:47 p.m.7 views

CVE-2021-41773

CVE-2021-41773 CVE-2021-41773 POC with Docker Configuration To customize the httpd.conf file, change line 251 in the section from Require all denied to Require all granted. root@kitploit: AllowOverride none Require all granted Create a Dockerfile in your project root@kitploit: FROM httpd:2.4.49...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits164
Kitploit
Kitploit
added 2026/09/10 10:46 p.m.7 views

test-your-sysadmin-skills

:star: "A great Admin doesn't need to know everything, but they should be able to come up with amazing solutions to impossible projects. " - cwheeler33 ServerFault :star: "My skills are making things work, not knowing a billion facts. ... If I need to fix a system I’ll identify the problem, check...

5.8AI score
SaveExploits0References5
Rows per page
Query Builder