592219 matches found
seccomp-tools
Seccomp Tools 用于 seccomp 分析的强大工具。 本项目主要(但并非仅)面向 CTF pwn 挑战中 seccomp 沙箱的分析。 部分功能为 CTF 专属,但同样适用于分析真实世界中的 seccomp 过滤器。 功能特性 Dump - 自动从可执行文件中转储 seccomp BPF。 Disasm - 将 seccomp BPF 转换为人类可读的格式。 支持简单的反编译。 尽可能显示系统调用名称及参数。 彩色输出! Asm - 让编写 seccomp 规则像编写代码一样简单。 Emu - 模拟执行 seccomp 规则。 Explain -...
rustls
Rustls is a modern TLS library written in Rust. Status Rustls is used in production at many organizations and projects. We aim to maintain reasonable API surface stability but the API may evolve as we make changes to accommodate new features or performance improvements. We have a roadmap for our...
rustls
Rustls es una biblioteca TLS moderna escrita en Rust. Estado Rustls se utiliza en producción en muchas organizaciones y proyectos. Nuestro objetivo es mantener una estabilidad razonable de la superficie de la API, pero la API puede evolucionar a medida que realizamos cambios para incorporar nueva...
sub.sh
🎯🕸📘 MultiprocessingParallelSubdomain Detect Script ✨ 🔺Sub.sh but without API key 🔻 https://github.com/cihanmehmet/sub.sh ‼️ jq , httprobe and parallel required 📌 📘 ✅ Used Services root@kitploit: + https://crt.sh + http://web.archive.org + https://dns.bufferover.run + https://www.threatcrowd.org +...
urlgrab
Welcome to urlgrab 👋 A golang utility to spider through a website searching for additional links with support for JavaScript rendering. Install root@kitploit: go get -u github.com/iamstoxe/urlgrab Features Customizable Parallelism Ability to Render JavaScript including Single Page Applications su...
cpiopwn
cpiopwn CVE-2021-38185 This is an ACE POC of an integer overflow bug in cpio. This exploit bypasses all binary protections except full RELRO. This exploit uses cpio 2.13 and libc 2.31. Video demo: https://youtu.be/F0yKJhu7Vak Running the exploit We've provided a Kali Dockerfile to run the exploit...
ShellGhost
ShellGhost A memory-based evasion technique which makes shellcode invisible from process start to end. Motivation I wanted to share this shellcode self-injection POC to showcase some AV/EDR evasion concepts that may turn useful for Red Teaming. Just a few weeks ago I came up with a custom in-memo...
jadx
JADX jadx - Dex 到 Java 反编译器 命令行和图形界面工具,用于从 Android Dex 和 Apk 文件生成 Java 源代码 !WARNING 请注意,在大多数情况下 jadx 无法反编译全部 100% 的代码,因此会出现错误。 请查看故障排除指南 了解解决方法。 主要功能: 将 Dalvik 字节码反编译为 Java 代码(来自 APK、dex、aar、aab 和 zip 文件) 解码 AndroidManifest.xml 和来自 resources.arsc 的其他资源 包含反混淆器 jadx-gui 功能: 查看高亮语法的反编译代码 跳转到声明 查找用法...
unleashed-firmware
Flipper Zero Unleashed Firmware Este firmware es un fork de la versión original OFW de flipperdevices/flipperzero-firmware y representa la compilación personalizada más estable , que incorpora nuevas funciones y mejoras a los componentes originales, manteniéndose totalmente compatible con la API ...
r2frida
r2frida Radare2 和 Frida 强强联合 描述 为 radare2 自带 frida 的独立插件,允许使用 r2 命令(但不限于)Frida 脚本来检测本地或远程进程。 radare 项目提供了一套完整的逆向工程工具链,它得到积极维护,提供了完善的功能,并可通过其他编程语言和工具扩展其特性。 Frida 是一个动态检测工具包,通过注入你自己的 JavaScript 代码(可选地还可以与脚本通信)来轻松检查并操控正在运行的进程。 特性 运行未经修改的 Frida 脚本(使用 :. 命令) 在任何进程中执行 C、JavaScript 或 TypeScript 代码片段...
r2frida
r2frida Radare2 and Frida better together Description Self-contained plugin for radare2 that ships frida and allows to instrument local or remote processes using r2 commands instead but not limited to Frida scripts. The radare project provides a complete toolchain for reverse engineering, it's...
XanXSS
XanXSS XanXSS is a reflected XSS searching tool DOM coming soon that creates payloads based from templates. Unlike other XSS scanners that just run through a list of payloads. XanXSS tries to make the payload unidentifiable, for example: root@kitploit: /cLIcKMe!XaNxss With XanXSS every payload is...
capstone
Capstone Engine !TIP Welcome to join our community group! Capstone is a disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community. Created by Nguyen Anh Quynh, then developed and maintained by a small community, Capsto...
ropium
About ROPium ex-ROPGenerator is a library/tool that makes ROP-exploits easy. It automatically extracts and analyses gadgets from binaries and lets you find ROP-chains with semantic queries. ROPium supports X86 and X64 architectures, soon to be extended with ARM. Key features: Effortless : ROPium...
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...
ligolo
Ligolo : 渗透测试者打造的简易反向隧道工具 目录 引言 使用场景 快速演示 性能 使用方法 设置/编译 如何使用? 太长不看 选项 功能特点 待办事项 许可证 致谢 引言 Ligolo 是一款 简单 且 轻量 的工具,用于通过反向连接安全地建立 SOCKS5 或 TCP 隧道(使用椭圆曲线 TLS 证书)。 它类似于 Meterpreter 配合 Autoroute + Socks4a ,但更稳定、更快速。 使用场景 你在外部审计期间攻陷了一台 Windows / Linux / Mac 服务器。该服务器位于局域网内部,而你需要与该网络上的其他机器建立连接。 Ligolo...
IoTGoat
OFFICIAL REPO HAS BEEN MOVED TOhttps://github.com/OWASP/IoTGoat Description The IoTGoat Project is a deliberately insecure firmware based on OpenWrt and maintained by OWASP to educate users how to test for the most common vulnerabilities found in IoT devices. The vulnerability challenges are base...
ludus_xz_backdoor
Ansible Role: xz backdoor CVE-2024-3094 for Ludus An Ansible Role that installs the xz backdoor CVE-2024-3094 on a Debian host and optionally installs the xzbot tool. !WARNING This role deploys malware on purpose! Without exposing the host to the internet you should be safe, but it's still malwar...
sploit
sploit Sploit is a Go package that aids in binary analysis and exploitation. The motivating factor behind the development of sploit is to be able to have a well designed API with functionality that rivals some of the more common Python exploit development frameworks while taking advantage of the ...
sploit
sploit Sploit 是一个Go语言包,用于辅助二进制分析和漏洞利用。开发sploit的初衷在于提供一个设计良好的API,其功能足以媲美一些常见的Python漏洞利用开发框架,同时充分利用Go编程语言的优势。出色的交叉编译支持、goroutines、强大的密码学库以及静态类型,只是选择Go的几个原因。 本项目受pwntools和其他优秀项目的启发。目前仍处于开发初期。预计本项目将重点关注shellcode编写、二进制补丁、ROP栈构建以及通用二进制分析。 针对CTF挑战的解法 root@kitploit: package main; import sp...