309241 matches found
kmon
Linux 内核管理器与活动监视器 🐧💻 内核 是操作系统中促进 硬件 和 软件 组件之间交互的部分。在大多数系统中,它在启动时被加载,位于 引导加载程序 之后,负责处理 I/O 请求以及键盘、显示器、网络适配器和扬声器等外围设备。通常,内核负责 内存管理 、进程管理 、设备管理 、系统调用 和 安全 。 应用程序使用 系统调用 机制来请求操作系统的服务,并且在大多数情况下,这个请求通过操作系统提供的库传递给内核,以调用相关内核函数。当内核执行这些低级任务时,它驻留在内存的一个单独部分,称为 受保护的内核空间...
obex
Obex - Bloqueo de DLL Obex es una herramienta/técnica de PoC que se puede utilizar para evitar que módulos no deseados p. ej., EDR o librerías de monitorización se carguen en un proceso recién iniciado durante la inicialización del proceso o en tiempo de ejecución. Características Inicia cualquie...
git-secrets
=========== git-secrets Prevents you from committing passwords and other sensitive information to a git repository. .. contents:: :depth: 2 Synopsis :: root@kitploit: git secrets --scan -r|--recursive --cached --no-index --untracked ... git secrets --scan-history git secrets --install -f|--force...
git-secrets
============ git-secrets 防止你将密码和其他敏感信息提交到 git 仓库中。 .. contents:: :depth: 2 简介 :: root@kitploit: git secrets --scan -r|--recursive --cached --no-index --untracked ... git secrets --scan-history git secrets --install -f|--force git secrets --list --global git secrets --add -a|--allowed -l|--literal...
zannotate
ZAnnotate ZAnnotate es una utilidad en Go que facilita anotar grandes conjuntos de datos de IP con metadatos de red. Actualmente esto incluye: CLI Flag| Descripción| Requiere API Key| Requiere descarga de datos ---|---|---|--- --censys| Inteligencia de internet de Censys API en vivo| Sí| --cymru|...
dicozorus
Dicozorus Dicozorus es una herramienta para generar y mantener wordlists web. Elimina la sobrecarga de gestionar múltiples wordlists al almacenar rutas enriquecidas con metadatos en una base de datos SQLite local. ¿Solo quieres una buena wordlist sin la herramienta? Omite la configuración y usa...
proxy.py
目录 特性 安装 使用 PIP 稳定版 开发版 使用 Docker Docker Hub 稳定版 GHCR 开发版 本地构建容器 使用 HomeBrew 稳定版 开发版 启动 proxy.py 通过 PIP 安装后从命令行启动 运行它 理解日志 启用 DEBUG 日志 从仓库源码命令行启动 Docker 镜像 自定义启动参数 插件示例 HTTP 代理插件 短链接插件 修改 POST 数据插件 Mock API 插件 重定向到自定义服务器插件 根据上游主机过滤插件 缓存响应插件 按响应类型缓存 中间人插件 代理池插件 根据客户端 IP 过滤插件 修改分块响应插件 修改请求头插件...
domato
Domato 🍅 A DOM fuzzer Written and maintained by Ivan Fratric, [email protected] Copyright 2017 Google Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0 the "License"; you may not use this file except in compliance with the License. You may obtain a copy of the License ...
MSAPer
MSAPer | CVE-2023-3076 - MStore API Herramienta automática masiva para verificar y explotar la vulnerabilidad en CVE-2023-3076 - MStore API install.sh sha1sum install.sh | grep 12345678 md5sum install.sh sha512sum install.sh bash install.sh Cómo Usar ¡Asegúrate de tener Parallel instalado! Luego...
GPOddity
GPOddity GPOddity 项目旨在通过 NTLM 中继(及其他方式)实现 GPO 攻击向量的自动化。 有关攻击的更多详细信息以及如何使用该工具的演示,请参阅相关文章: https://www.synacktiv.com/publications/gpoddity-exploiting-active-directory-gpos-through-ntlm-relaying-and-more 安装 Pipx 你可以通过以下命令使用 pipx 安装 GPOddity: root@kitploit: $ python3 -m pipx install...
AzureHound
AzureHound 用于 Microsoft Azure 的 BloodHound 数据收集器 获取 AzureHound 发布二进制文件 请从我们的 Releases 页面下载适用于您平台的二进制文件。 滚动发布 滚动发布包含预构建的二进制文件,这些文件会自动与 main 分支保持同步,可从 此处 下载。 警告: 滚动发布可能不稳定。 编译 先决条件 Go 1.25 或更高版本 要从源代码构建此项目,请运行以下命令: root@kitploit: go build -ldflags="-s -w -X...
hakrawler
Hakrawler Fast golang web crawler for gathering URLs and JavaScript file locations. This is basically a simple implementation of the awesome Gocolly library. Example usages Single URL: root@kitploit: echo https://google.com | hakrawler Multiple URLs: root@kitploit: cat urls.txt | hakrawler Timeou...
matchlock
Matchlock Experimental: Este proyecto aún está en desarrollo activo y sujeto a cambios importantes. Matchlock es una herramienta CLI para ejecutar agentes de IA en microVMs efímeras, con listas de permisos de red, inyección de secretos a través de un proxy MITM y aislamiento a nivel de VM. Tus...
chisel
Chisel Chisel 是一个快速的 TCP/UDP 隧道,通过 HTTP 传输,并经由 SSH 加密。单个可执行文件同时包含客户端和服务器端。使用 Go golang 编写。Chisel 主要用于穿透防火墙,但也可以用来为你的网络提供安全端点。 目录 功能特性 安装 演示 使用方法 贡献 更新日志 许可证 功能特性 易于使用 高性能 加密连接,使用 SSH 协议(通过 crypto/ssh) 认证连接;通过用户配置文件对客户端连接进行认证,通过指纹匹配对服务器连接进行认证。 客户端自动重连,采用指数退避策略(可通过 --min/max-retry-interval 调整);心跳...
pywhisker
pyWhisker pyWhisker 是原始 Whisker 的 Python 等效版本,由 Elad Shamir 创建,原版使用 C 编写。该工具允许用户操作目标用户/计算机的 msDS-KeyCredentialLink 属性,从而获得对该对象的完全控制权。 它基于 Impacket 和一个名为 PyDSInternals 的 Python 等效版本,后者是 Michael Grafnetter's DSInternals 的衍生品,由 podalirius 开发。 此工具与 Dirk-jan's PKINITtools 一起,允许在仅基于 UNIX 的系统上实现完整的原始利用。...
azazel
Azazel V 0.1 The whole earth has been corrupted through the works that were taught by Azazel: to him ascribe all sin. -- 1 Enoch 2:8 Azazel is a userland rootkit based off of the original LDPRELOAD technique from Jynx rootkit. It is more robust and has additional features, and focuses heavily...
lst2x64dbg
lst2x64dbg This command extracts all the labels found in the LST file that is given as the single argument. An x64dbg database is created in the current directory based on the extracted labels. The LST file can be generated in IDA from the File menu: Produce file - Create LST file... Example...
naabu
Features • Installation • Usage • Running naabu • Config • NMAP integration • CDN/WAF Exclusion • Discord Naabu is a port scanning tool written in Go that allows you to enumerate valid ports for hosts in a fast and reliable manner. It is a really simple tool that does fast SYN/CONNECT/UDP scans o...
naabu
功能 • 安装 • 使用 • 运行naabu • 配置 • NMAP集成 • CDN/WAF排除 • Discord Naabu 是一款用 Go 编写的端口扫描工具,能够以快速且可靠的方式枚举主机的有效端口。它是一款非常简单的工具,可对主机/主机列表执行快速的 SYN/CONNECT/UDP 扫描,并列出所有返回响应的端口。 功能 快速简单的基于 SYN/CONNECT/UDP 探测的扫描 针对易用性和轻量级 资源消耗进行了优化 DNS 端口扫描 自动 IP 去重 (针对 DNS 端口扫描) IPv4/IPv6 端口扫描(实验性 ) 使用 Shodan Internetdb 的被动 端口...
azpim
Azure PIM CLI azpim Una herramienta de línea de comandos para gestionar activaciones de roles de Azure Privileged Identity Management PIM directamente desde tu terminal. Características 🔐 Activación de roles - Activa rápidamente roles elegibles de Azure PIM 🔓 Desactivación de roles - Desactiva...