111399 matches found
Solr_CVE-2019-17558
SolrCVE-2019-17558 uso: python3 SolrCVE-2019-17558.py url whoami...
MagicArch
MagicArch:适用于渗透测试的自动化 Arch Linux 配置 作者:MagicBytes MagicArch 是一个基于 Ansible 构建的全面性安装后脚本,旨在将基础的 Arch Linux 安装转变为完全装备的、专为渗透测试和性能定制的渗透测试发行版。MagicArch 专注于安全评估、定制化和性能优化,简化了设置流程,并确保为渗透测试任务提供量身定制的环境。 特点 Ansible 驱动的自动化 :借助 Ansible 的强大功能,MagicArch 简化了设置过程,自动配置了必要的工具和设置。 渗透测试工具集成 :MagicArch...
CVE-2024-23897
用法 root@kitploit: python3 exp.py...
weevely3
Weevely - Weaponized web shell Description Weevely is a web shell designed for post-exploitation purposes that can be extended over the network at runtime. Upload weevely PHP agent to a target web server to get remote shell access to it. It has more than 30 modules to assist administrative tasks,...
CVE-2019-14287
CVE-2019-14287 Un script para verificar la omisión de seguridad de sudo CVE-2019-14287. Este script verifica una versión vulnerable de sudo e intenta explotarla. Puede ejecutarse solo o integrarse en un escáner de enumeración como LinEnum.sh...
CVE-2020-13942
CVE-2020-13942 在使用脚本之前,先对目标运行 httpx 或 httprob。 用法 ./CVE-2020-13942.sh target.txt 致谢 本脚本基于 Rohit Gautam 的仓库制作。...
fb-phisher-python
Facebook钓鱼 原作者 :Arslan Mughal 提供者 :arjunindia 原始仓库 :https://github.com/arslanmughal5566/facebookphishing 关于脚本: 通过该脚本,你可以利用一些社会工程学技巧窃取Facebook登录凭据。 要求: 1:Python3.x 2:Flask 安装Flask:打开终端并输入以下命令: user@repo pip3 install flask 确保在安装flask之前已经安装了python 3,如果你使用的是Windows或macOS,请先下载并安装python3 使用方法:...
CVE-2020-5902
CVE-2020-5902 Script de Python para explotar F5 Big-IP CVE-2020-5902 Ejemplos Explotación de lectura de archivo local: python3 CVE-2020-5902.py -t example.com -x lfr -f /etc/passwd Explotación RCE: python3 CVE-2020-5902.py -t example.com -x rce -a list+auth+user+admin...
BARK
BARK BARK 代表 BloodHound Attack Research Kit(BloodHound 攻击研究工具包)。它是一个 PowerShell 脚本,旨在帮助 BloodHound Enterprise 团队研究和持续验证滥用原语。BARK 目前专注于微软的 Azure 系列产品和服务。 BARK 不需要任何第三方依赖。BARK 的函数设计得尽可能简单且易于维护。大多数函数只是用于向各种 REST API 端点发出请求的简单包装器。BARK 的基本函数甚至不依赖彼此——你可以将几乎任何 BARK 函数独立提取出来,它都能作为独立函数在你自己的脚本中完美运行。 作者与贡献者...
Steghide-Brute-Force-Tool
Steghide 暴力破解工具 使用 Steghide 对隐藏信息和已设密码的文件执行暴力破解攻击。 工作原理 将此仓库克隆到您的计算机,然后在终端中输入: git clone https://github.com/Va5c0/Steghide-Brute-Force-Tool.git 通过输入以下命令启动脚本: python stegbrute.py option -f file 如需更多说明,请输入 python stegbrute.py -h 版本 Steg Brute Force Tool V1.0...
flan
Flan Scan is a lightweight network vulnerability scanner. With Flan Scan you can easily find open ports on your network, identify services and their version, and get a list of relevant CVEs affecting your network. Flan Scan is a wrapper over Nmap and the vulners script which turns Nmap into a...
CVE-2017-10271
CVE-2017-10271 Weblogic wls-wsat组件反序列化漏洞CVE-2017-10271检测脚本 用法 root@kitploit: $ python CVE-2017-10271 url 另外需要注册一个ceye.io的账号,将其提供的Identifier及API Token填入代码的如下部分: 功能 检测Windows及Linux环境下Weblogic是否存在CVE-2017-10271的远程命令执行漏洞 目前仅在Linux环境下测试过 Windows及Linux环境下均测试有效 检测原理 使用ceye.io提供的DNS...
testssl.sh
Introducción...
semgrep-rules
semgrep-rules "The attack surface is the vulnerability. Finding a bug there is just a detail." -- Mark Dowd "Some details are more important than others." -- Fedor G. Pikus A collection of my Semgrep rules to facilitate vulnerability research. Blog posts...
osx-password-dumper
🍎 🔓 OSX 密码转储脚本 概述 一个 bash 脚本,用于在 macOS 系统上检索用户的 .plist 文件,并将其中的数据转换为可破解的哈希格式。(与 John The Ripper 或 Hashcat 配合使用) 适用于 macOS 系统上的 CTF/渗透测试/红队活动。 前提条件 脚本必须以 root 用户身份运行(sudo) macOS 环境(已在 macOS VM Ventura beta 13.0 22A5266r 上测试) 使用方法 root@kitploit: sudo ./osxpasswordcracker.sh OUTPUTFILE...
url-status-checker
状态检查器 URL 状态检查器 v2.1 状态检查器是一个 Python 脚本,用于检查一个或多个 URL/域名的状态,并根据其 HTTP 状态码进行分类。 版本 2.1.0 功能特性 检查单个或多个 URL/域名的状态。 异步 HTTP 请求以提升性能。 跟随重定向。 跟踪所有涉及的 IP 地址。 基于颜色编码的输出,更直观地显示状态码。 检查多个 URL 时显示进度条。 将结果保存到输出文件。 对无法访问的 URL 和无效响应进行错误处理。 命令行界面,易于使用。 安装 1. 克隆仓库: root@kitploit: git clone...
CVE-2019-19781
CVE-2019-19781 Citrix Application Delivery Controller 和 Citrix Gateway 的远程代码执行漏洞利用 CVE-2019-19781 用法:bash CVE-2019-19781.sh IPOFVULNURABLEHOST COMMANDTOEXECUTE 例如:bash CVE-2019-19781.sh XX.XX.XX.XX 'cat /etc/passwd'...