Lucene search
+L

39841 matches found

Kitploit
Kitploit
added 2026/09/19 3:54 a.m.16 views

vc5

VC5 本 README 正在更新以反映近期变更——部分信息可能与当前代码库不符。此迭代代码尚未达到实战就绪状态——生产环境中请使用 v0.2 版本。 一种基于 Linux XDP/eBPF 的、支持水平扩展的直连服务器返回(DSR)四层负载均衡器(L4LB)。 如果您认为这可能有帮助,或有任何疑问/建议,欢迎通过 [email protected] 与我联系,或在 GitHub 上提 Issue。 现已支持 IPv6 以及三层分发(即隧道模式) !XVS 库已更新包含这些功能,同时不再需要从网络命名空间运行健康检查,大幅简化了代码。这将结束所有后端服务器必须与负载均衡器共享同...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/19 3:43 a.m.140 views

commix

Commix short for command injection exploiter is an open source penetration testing tool, written by Anastasios Stasinopoulos @ancst, that automates the detection and exploitation of command injection vulnerabilities. You can visit the collection of screenshots demonstrating some of the features o...

5.4AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/19 3:43 a.m.8 views

commix

Commix (command injection exploiter 的缩写)是一款开源渗透测试工具,由 Anastasios Stasinopoulos (@ancst )编写,用于自动化检测和利用 命令注入 漏洞。 您可以访问截图合集,其中展示了wiki上的一些功能。 安装 您可以通过克隆官方Git仓库在任何平台上下载commix: root@kitploit: $ git clone https://github.com/commixproject/commix.git commix 或者,您可以下载最新的tarball或zipball。 注意: 运行commix需要 Pytho...

5.8AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/19 3:20 a.m.12 views

CVE-2026-64468

CVE-2026-64468 — Linux kernel Binder binderfreetransaction process-lifetime use-after-free This repository contains, for the Linux kernel Binder use-after-free fixed by upstream commit f223d27a546c1e1f48d38fd67760e78f068fe8c4: binderchain64468.c — an unprivileged proof of concept that reaches the...

7.8CVSS6.7AI score0.00135EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/19 2:52 a.m.13 views

sudo_inject

Linux 通过注入持有 sudo 令牌的进程实现权限提升 注入持有有效 sudo 令牌的进程并激活我们自己的 sudo 令牌 介绍 我们都注意到,有时 sudo 不会问我们要密码,因为它记住了我们。它是如何记住我们,又是如何识别我们的?我们能否伪造身份并成为 root ? 据我所知,这项研究还没有被记录在案,但如果有的话请告诉我。 事实上,sudo 会在 /var/run/sudo/ts/username 中为每个 Linux 用户创建一个文件。 这些文件同时包含成功和失败的身份验证记录,然后 sudo 利用这些文件来记住所有已认证的进程。-- @chaignc 这个仓库为你提供:...

6.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 2:32 a.m.7 views

CVE-2026-67599_ClearOS_RCE

Inyección de comandos del sistema operativo en el parámetro Filter del Log Viewer Paquete: ClearFoundation Versiones probadas: ClearOS 7.9.1.342252 Tipo de vulnerabilidad: Inyección de comandos del sistema operativo CWE-78 Gravedad: Alta CVE : CVE-2026-67599 Vector CVSS v3.1:...

8.6CVSS6.2AI score0.01865EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/19 1:20 a.m.11 views

ShadowNet

Big Thanks to Jesus for making this gain attention! Turn to Jesus before it's too late. : He loves You To even further enhance your privacy and security; Use ShadowNet on your Host OS & Run Whonix in a VM to browse the web. Download Whonix here: https://www.whonix.org/ Please use a secure VM...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 1:17 a.m.10 views

rustnet

RustNet 面向终端的进程级网络监控工具:实时呈现 TCP、UDP、QUIC 连接,自带深度包检测,默认沙箱隔离运行。 English | 简体中文 实时洞察机器对外发起的每一条连接:谁在使用它、走的是什么协议。无需 tcpdump,无需 X11 转发,也不必把 root 权限传递下去。 功能特性 进程级归属识别 :每一条 TCP、UDP、QUIC 连接都能追溯到所属进程。Linux 使用 eBPF,macOS 使用 PKTAP,Windows 与 FreeBSD 则走原生 API。Wireshark 与 tcpdump 做不到这一点;netstat / ss 也无法展示实时状态。...

5.8AI score
SaveExploits0References24
Kitploit
Kitploit
added 2026/09/19 1:00 a.m.158 views

hakkuframework

Hakku Framework Hakku is a simple framework that is made for penetration testing tools. Hakku framework has a simple structure, basic CLI, and useful features for penetration testing modules development. Getting started Use the "help" command to see all available commands. Here is a video if you...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 1:00 a.m.8 views

hakkuframework

Hakku框架 Hakku是一个为渗透测试工具制作的简单框架。 Hakku框架具有简单的结构、基础的CLI以及用于渗透测试模块开发的有用特性。 快速开始 使用"help"命令查看所有可用命令。以下视频展示了Hakku的实际运行效果:https://vimeo.com/197610469 安装 如果你希望将其安装到系统中,可以使用"install.py"脚本。但这不是必须的,hakku可以直接从目录中作为"便携版"运行。 操作系统支持 仅支持GNU/Linux。不支持Mac、Windows,甚至不支持带有termux的Android。 模块 总共提供24个模块。 apacheusers...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 12:43 a.m.12 views

CVE-2023-20938

CVE-2023-20938 English 漏洞分析 1. client A与client B通过上下文管理器servicemanager建立Binder连接 2. A创建node 0xbeefnode = bindernewnodeproc, fp;,B通过ref-targetnode引用node 0xbeef 3. B先正确处理targetnode 0xbeef,将引用了targetnode 0xbeef的事物bindertransaction存入A的事物队列binderenqueueworkilocked&t-work, &proc-todo;,使A可以再次引用被释放的悬挂指针 ...

8.1CVSS7.5AI score0.00332EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/19 12:38 a.m.10 views

sitedorks

想要获取最新更新? 请务必 ⭐ 这个仓库! ⭐ 现在也可用,Sitedorks Web ⭐ 关于 SiteDorks 使用 Google、Bing、Brave、Ecosia、Yahoo 或 Yandex 搜索带有多个网站的关键词。已提供默认的列表,其中包含 Moltbook、Grok、Github、Gitlab、Surveymonkey、Trello 等。目前,默认列表包含 635 个可用于 Dork 的网站。 默认情况下,文件中包含以下类别: ai 6 analysis 13 cloud 105 comm 83 ddns 3 dev 69 docs 80 edu 13 events 1...

6.1AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/19 12:28 a.m.12 views

sigwire

sigwire tail -f 用于信号。 系统上每个进程引发的每个信号——谁发送的、谁接收的、哪个信号、如何引发的(kill2、内核、POSIX 定时器)、目标是否捕获了它以及其处理程序运行了多长时间、它是否用 EINTR 撕开了阻塞的系统调用——从内核的信号跟踪点解码并实时流式传输到您的终端。无需对单一 pid 使用 strace -f,无需 ptrace,无需被涉及进程的配合。 sigwire 将内核的信号机制转变为实时配线架:每一行是 sender ──SIGNAL──▶ target,按严重性着色,标记引发方式,目标是否捕获了它(以及其处理程序运行了多长时间),是否...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 11:36 p.m.13 views

bat

Behavioral Adversary Tracer BAT BAT 是一个真实且不断演进的针对 Linux 和 Windows 的对手威胁模型。它不是 C2 框架,也不是 rootkit。它是一个完整的威胁模拟平台,将 C2 通信、内核级隐密 rootkit 模块、用户空间规避、权限提升、持久化、进程注入、凭据收集、数据外泄和横向移动集成到一个单一的、有凝聚力的对手模型中。设计目标是成为 2026 年最复杂、最真实的 Linux 威胁,独立于任何检测系统当前能捕获的内容。 它是一个研究配对中的对手方。Aura 框架进化以检测 Bat。Bat 进化以规避...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 11:17 p.m.296 views

laurel

Linux Audit – Usable, Robust, Easy Logging LAUREL is an event post-processing plugin for auditd8 that generates useful, enriched JSON-based audit logs suitable for modern security monitoring setups. Documentation corresponding to the latest stable release can be found here. Why? TLDR: Instead of...

5.5AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/18 11:17 p.m.16 views

laurel

Linux 审计 – 可用、健壮、简单日志 LAUREL 是 auditd8 的事件后处理插件,可生成有用的、丰富化的 JSON 格式审计日志,适用于现代安全监控设置。 最新稳定版对应的文档可在此处找到。 为什么? 长话短说:与其像这样查看审计事件…… root@kitploit: type=EXECVE msg=audit1626611363.720:348501: argc=3 a0="perl" a1="-e" a2=75736520536F636B65743B24693D2231302E302E302E31223B24703D313233343B736F636B65742… ……...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/18 10:52 p.m.57 views

bpflock

bpflock - Lock Linux machines bpflock - eBPF driven security for locking and auditing Linux machines. Note: bpflock is currently in experimental stage , it may break, options and security semantics may change, some BPF programs will be updated to use Cilium ebpf library. Sections 1. Introduction...

6.1AI score
SaveExploits0References28
Kitploit
Kitploit
added 2026/09/18 10:52 p.m.9 views

bpflock

bpflock - 锁定 Linux 机器 bpflock - 用于锁定和审计 Linux 机器的 eBPF 驱动安全工具。 注意:bpflock 目前处于 实验阶段 ,可能会出问题,选项和安全语义可能会发生变化,部分 BPF 程序将更新为使用 Cilium ebpf 库。 目录 1. 简介 2. 功能概述 2.1 安全特性 2.2 语义 3. 部署 4. 文档 5. 构建 1. 简介 bpflock 利用 eBPF 强化 Linux 安全。通过限制对各种 Linux 功能的访问,bpflock 能够减少攻击面并阻止一些众所周知的攻击技术。 只有像容器管理器、systemd...

6AI score
SaveExploits0References28
Kitploit
Kitploit
added 2026/09/18 10:50 p.m.13 views

DATA

DATA:凭证钓鱼分析与自动化 Slides from presentation at CircleCityCon 2017 在无头Ubuntu Server 16.04上测试 BUCKLEGRIPPER py 给定一个疑似钓鱼URL或一个每行一个URL的文件,访问、截图并抓取感兴趣的文件。 可以通过运行或查看 installbucklegripperdeps.sh 来安装依赖项。 root@kitploit: usage: bucklegripper.py -h -u URL -s SOURCE -r READFILE -a USERAGENT 访问一个疑似钓鱼页面,截图并从中掠夺钓鱼...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 10:34 p.m.1 views

ShadowNet v11.4.0

Big Thanks to Jesus for making this gain attention! Turn to Jesus before it's too late. : He loves You To even further enhance your privacy and security; Use ShadowNet on your Host OS & Run Whonix in a VM to browse the web. Download Whonix here: https://www.whonix.org/ Please use a secure VM...

SaveExploits0References1
Rows per page
Query Builder