2099174 matches found
Autorize
Autorize Autorize 是一款开源的 自动授权与身份验证实施检测 扩展,适用于 Burp Suite 。 它旨在帮助应用安全工程师和渗透测试人员,以 规模化 且 最小化手动操作 的方式,识别 Web 应用中的 授权绕过 和 身份验证漏洞 。 Autorize 会被动监控 高权限用户 产生的流量,自动使用 低权限 或 未认证 上下文重放请求,并分析服务器响应,以判断访问控制是否得到正确实施。 该扩展由应用安全研究员及实践者 Barak Tawily 使用 Jython 编写。 主要特性 自动授权实施测试 自动身份验证实施测试 透明请求修改与重放...
Auto_EAP
AutoEAP 简介 发布于2016年9月15日 AutoEAP.py 是一个脚本,旨在对各种类型的 EAP 网络执行自动化暴力认证攻击。此类无线网络提供了一个接口,便于对域凭据进行密码猜测,因为 Radius 服务器会对照 Active Directory 检查认证。利用 Jouni Malinen [email protected] https://github.com/jmalinen/hostap/tree/master/wpaspy 创建的 Python 库 wpaspy 与 wpasupplicant 守护进程交互,可以执行自动化的认证攻击,目的是不造成账户锁定。 ...
Crow-Eye
Crow-Eye — Windows Forensics Engine A forensic time machine for Windows. Crow-Eye doesn't just detect — it reconstructs what actually happened on the timeline, from acquisition all the way to a verdict traceable to its source records. Table of Contents Overview ✨ Highlights 👥 Who Crow-Eye Is For ...
cve-2019-1040-scanner
CVE-2019-1040 扫描器 通过 SMB 检查 CVE-2019-1040 漏洞。 该脚本将与目标主机建立连接,并发送无效的 NTLM 认证。如果该认证被接受,则说明目标存在 CVE-2019-1040 漏洞,你可以使用 ntlmrelayx 执行 MIC Remove 攻击。 请注意,此操作不会产生失败的登录尝试,因为登录信息本身是有效的,只是缺少 NTLM 消息完整性代码,因此认证被拒绝,且不会增加 badpwdcount 计数。 用法 该脚本需要较新版本的 impacket。应同时支持 Python 2 和 Python 3(Python 3 需要使用来自 git 的...
GAP-Burp-Extension
Acerca de - v6.3 Esta es una evolución de la extensión original getAllParams para Burp. No solo encuentra más parámetros potenciales para investigar, sino que también encuentra enlaces potenciales para probar estos parámetros y genera una lista de palabras específica del objetivo para usar en...
chaps
CHAPS: Configuration Hardening Assessment PowerShell Scripts CHAPS is a set of read-only scripts for checking Windows system security configuration where additional assessment software such as Microsoft Policy Analyzer or commercial tools cannot be installed. It is designed for Industrial Control...
ipwndfu
Open-source jailbreaking tool for many iOS devices Readdisclaimer before using this software. checkm8 permanent unpatchable bootrom exploit for hundreds of millions of iOS devices meant for researchers, this is not a jailbreak with Cydia yet allows dumping SecureROM, decrypting keybags for iOS...
exrex
EXREX 正则表达式的非正则方法。 Exrex 是一个命令行工具和 Python 模块,能够生成给定正则表达式的所有或随机匹配字符串,以及更多功能。 它纯 Python 实现,无外部依赖。 有些正则表达式具有无限匹配字符串(例如:a-z+),在这种情况下,exrex 会限制无限部分的最大长度。 Exrex 使用生成器,因此内存使用量不依赖于匹配字符串的数量。 功能 生成所有匹配字符串 生成随机匹配字符串 计算匹配字符串的数量 简化正则表达式 安装 要安装 exrex,只需: root@kitploit: $ pip install exrex 或 root@kitploit: $...
exrex
EXREX Irregular methods for regular expressions. Exrex is a command line tool and python module that generates all - or random - matching strings to a given regular expression and more. It's pure python, without external dependencies. There are regular expressions with infinite matching strings...
sploit
sploit Sploit 是一个Go语言包,用于辅助二进制分析和漏洞利用。开发sploit的初衷在于提供一个设计良好的API,其功能足以媲美一些常见的Python漏洞利用开发框架,同时充分利用Go编程语言的优势。出色的交叉编译支持、goroutines、强大的密码学库以及静态类型,只是选择Go的几个原因。 本项目受pwntools和其他优秀项目的启发。目前仍处于开发初期。预计本项目将重点关注shellcode编写、二进制补丁、ROP栈构建以及通用二进制分析。 针对CTF挑战的解法 root@kitploit: package main; import sp...
rdap
OpenRDAP is a command line RDAP client implementation in Go. https://www.openrdap.org - homepage https://www.openrdap.org/demo - live demo Features Command line RDAP client Output formats: text, JSON, WHOIS style Query types supported: ip domain autnum nameserver entity help url domain-search...
wifi-passview
WiFi Passview WiFi Passview is an open-source batch script-based program that can recover your WiFi Password easily in seconds. This is for Windows OS only. Basically, this scripted program has the same function as other passview software such as webpassview and mailpassview. Disclaimer : WiFi...
local-exploits
Local Exploits Various local exploits CVE-2020-8793 opensmptd-makemap-lpe - Fedora 31 OpenSMTPD makemap local root exploit. Code mostly taken from Qualys advisory 2020-02-24 for CVE-2020-8793. opensmtpd: Reading of arbitrary file by unprivileged attacker can result in information disclosure or...
cve-lfi-lab
🧠 CVE Lab: Simulación de Analista SOC Nivel 1 CVE-2025-39507 | Inclusión Local de Archivos en el Plugin Nasa Core de WordPress 📝 Escenario: Un día en el SOC Es un lunes cualquiera. Estoy conectado al panel del SOC, revisando alertas como de costumbre. Una capta mi atención: ALERTA: Posible Intent...
Garud
An automation tool that scans sub-domains, sub-domain takeover and then filters out xss, ssti, ssrf and more injection point parameters...
apkstudio
APK Studio Open-source, cross platform Qt6 based IDE for reverse-engineering Android application packages. It features a friendly IDE-like layout including code editor with syntax highlighting support for .smali code files. Features Cross platform, run on Linux , Mac OS X & Windows...
jdvrif — Updated!
jdvrif jdvrif is a fast, easy-to-use steganography command-line tool for concealing and extracting any file type via a JPG image. There is also a Web edition, which you can use immediately, as a convenient alternative to downloading and compiling the CLI source code. Web file uploads are limited ...
apkSneeze
apkSneeze v2.0.0 一款用于自动化 Android 应用渗透测试中重复性任务的工具。 该工具目前提供以下功能: 1. 反编译提供的 APK 文件。 2. 将提供的 APK 文件转换为 JAR 文件。 3. 在反编译的文件中搜索有趣的字符串。 4. 通过 WiFi 设置 ADB。 5. 从测试设备下载 APK 文件(需要 root 权限)。 Android 设备上的位置 /data/app/ 6. 从测试设备下载应用数据目录(需要 root 权限)。 Android 设备上的位置 /data/data 你可以通过链式操作模式来自定义工作流程。 示例: 通过 WiFi 设置 A...
CVE-2022-44268
CVE-2022-44268 This repository contains a Proof of Concept POC for a vulnerability in ImageMagick v. 7.1.0-49, a widely used open-source image manipulation library. The vulnerability allows an attacker to embed the content of an arbitrary file into a resized image when ImageMagick parses a PNG...
terra
Terra : Terra needs an Active Maintainer I'm searching for an active maintainer for Terra. I have some exciting ideas for new features and other things possible with Terra / OSINT. Would love to hear from interested folks. Mail me at [email protected] Terra : Recon tool on Social Media...