Lucene search
+L

2367 matches found

Kitploit
Kitploit
added 2026/09/13 8:16 p.m.41 views

nuvola

nuvola nuvola with the lowercase n is a tool to dump and perform automatic and manual security analysis on AWS environments configurations and services using predefined, extensible and custom rules created using a simple Yaml syntax. The general idea behind this project is to create an abstracted...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 7:51 p.m.47 views

nuclei-burp-plugin

Nuclei Template Generator Burp Plugin A Burp Suite plugin intended to help with nuclei template generation...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 7:09 p.m.65 views

rp

rp++: a fast ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries Overview rp++ or rp is a C++ ROP gadget finder for PE/ELF/Mach-O executables and x86/x64/ARM/ARM64 architectures. Finding ROP gadgets To find ROP gadget you need to specify a file with the --file / -f option and use the...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:32 p.m.7 views

CVE-2023-25157

Vulnerability Description Due to the lack of input filtering, remote unauthenticated attackers can craft malformed filter syntax, bypass GeoServer's lexical parsing, leading to SQL injection, obtaining sensitive information from the server, and possibly gaining database server privileges. Affecte...

9.8CVSS8AI score0.85247EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/13 1:32 p.m.10 views

netlas-cookbook

Netlas CookBook 本指南的目标 是帮助任何对网络安全感兴趣的人,无论其知识水平如何,都能充分利用 Netlas 搜索工具。这是一篇长文。我们收集了尽可能多的简单用例,并演示了如何实现自动化。 ⭐️ 给我们一个 Star 以表达感谢 👁️ 订阅以获取更新 Netlas 是一个搜索引擎,用于查找和分析互联网上所有 IP 地址和域名的信息。Netlas 具备一些攻击面管理功能,但本指南主要侧重于 Netlas 搜索工具及其在自动化中的使用方法。 目录 简单使用示例 获取 IP 或域名的信息 搜索非拉丁域名 查找标题中包含特定词语的网站 搜索查询语法 筛选器(字段) 逻辑运算符 范围...

6AI score
SaveExploits0References26
Kitploit
Kitploit
added 2026/09/13 1:30 p.m.5 views

Flerken

Flerken Introduction Command Line Obfuscation CLOB has been proved to be a non-negligible factor in fileless malware or malicious actors that are "living off the land". With dozens of obfuscation tools seen in the wild, by contrast few proper countermeasures can be found. In this talk, we present...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 1:01 p.m.40 views

dynmx

dynmx Prototype dynmx spoken dynamics is a signature-based detection approach for behavioural malware features based on Windows API call sequences. In a simplified way, you can think of dynmx as a sort of YARA for API call traces so called function logs originating from malware sandboxes. Hence,...

6.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 11:22 a.m.7 views

SASM

SASM SimpleASM — 简单的跨平台集成开发环境,支持 NASM、MASM、GAS、FASM 汇编语言,具有语法高亮和调试器。在 SASM 中,您可以轻松开发和执行用 NASM、MASM、GAS、FASM 汇编语言编写的程序。将代码输入表单并运行应用程序。该程序开箱即用,非常适合汇编语言的初学者。 基于 Qt。根据 GNU GPL v3.0 自由许可证发布。 SASM SimpleASM — 适用于 NASM、MASM、GAS、FASM 汇编语言的简单开源跨平台 IDE。 SASM 具有语法高亮和调试器。程序开箱即用,非常适合初学者学习汇编语言。SASM...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 10:23 a.m.13 views

threatcl

threatcl 使用 HCL 进行威胁建模 hcltm 发生了什么? hcltm 已更名为 threatcl。欢迎! 概述 !TIP 想阅读新的文档?请访问 threatcl.dev 威胁模型可以通过多种方式进行记录。从简单的文本文件,到更深入的 Word 文档,再到完全仪表化的集中式解决方案中的威胁模型。威胁模型的两个最有价值的属性是能够清晰记录威胁,并能够推动有价值的变更。 threatcl 旨在通过关注以下目标,提供一种 DevOps 优先的方法来记录系统威胁模型: 简单的文本文件格式 简单的 CLI 驱动用户体验 集成到版本控制系统(VCS)中 此仓库是 threatcl CL...

6.2AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/13 10:03 a.m.71 views

filebuster

Filebuster An extremely fast and flexible web fuzzer What is it? Filebuster is a HTTP fuzzer / content discovery script with loads of features and built to be easy to use and fast! It uses one of the fastest HTTP classes in the world of PERL - Furl::HTTP. Also the thread modelling is optimized to...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 7:38 a.m.5 views

Halcyon-IDE

Halcyon IDE Description Halcyon IDE is the first IDE exclusively developed for Nmap Script developers. This project initially started as a free time coffee shop project. The original idea was to provide an easier development interface to information security community working on Nmap script...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 6:49 a.m.4 views

hackersh

======== Hackersh Hackersh "Hacker Shell" is a shell command interpreter written in Python with Pythonect-like syntax, builtin security commands, and out of the box wrappers for various security tools. Hello, world Here is the canonical "Hello, world" example program in Hackersh:: root@kitploit:...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 6:06 a.m.5 views

bithoven

Bithoven 🎼 一种用于比特币智能合约的高级命令式语言 Bithoven 是一种类型安全、对开发者友好的编程语言,专为编译成本地比特币脚本而设计。它弥合了复杂智能合约逻辑与比特币虚拟机(VM)底层栈机之间的鸿沟。 编写可读、可审计的代码,配备现代控制流(if/else)、命名变量以及内置安全检查——然后将其编译为高度优化的比特币脚本,支持 SegWit 或 Taproot。 ⚡ 关键特性 命令式语法: 使用熟悉的 if、else 和 return 语句编写逻辑,无需手动处理栈操作。 类型安全: 原生支持 bool、signature、string 和 number...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 5:54 a.m.9 views

apkstudio

APK Studio 基于 Qt6 的开源跨平台 IDE,用于逆向工程 Android 应用程序包。提供友好的 IDE 风格布局,包括支持 .smali 代码文件语法高亮的代码编辑器。 特性 跨平台,可在 Linux 、Mac OS X 和 Windows 上运行 反编译/重新编译/签名和安装 APK 自动工具下载与安装 - APK Studio 可自动下载并安装所需工具(Java、Apktool、JADX、ADB、Uber APK Signer) 框架支持 - 安装并使用制造商特定的框架文件(例如 HTC、LG、Samsung),支持可选标签,用于反编译和重新编译 APK 命令行打开...

6AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/13 3:03 a.m.47 views

deepsecrets

DeepSecrets - a better tool for secret scanning !WARNING Active development was switched to the creator's fork at https://github.com/ntoskernel/deepsecrets. This repository will not receive any updates...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 2:17 a.m.37 views

cbrutekrag

cbrutekrag Penetration tests on SSH servers using dictionary attacks. Written in C. brute krag means "brute force" in afrikáans Disclaimer This tool is for ethical testing purpose only. cbrutekrag and its owners can't be held responsible for misuse by users. Users have to act as permitted by loca...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 1:31 a.m.11 views

CVE-2024-23653

root@kitploit: syntax=docker.io/zdfa/evilerfile FROM alpine RUN grep Cap /proc/self/status root@kitploit: sudo bin/buildctl build \ --frontend=dockerfile.v0 \ --local context=. \ --local dockerfile=. root@kitploit: ➜ cp sudo bin/buildctl build \ --frontend=dockerfile.v0 \ --local context=. ...

9.8CVSS6.8AI score0.02983EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 12:28 a.m.219 views

tko-subs

tko-subs This tool allows: To check whether a subdomain can be taken over because it has: a dangling CNAME pointing to a CMS provider Heroku, Github, Shopify, Amazon S3, Amazon CloudFront, etc. that can be taken over. a dangling CNAME pointing to a non-existent domain name one or more wrong/typoe...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 11:39 p.m.2 views

GAMBA

GAMBA GAMBA 是一款用于简化混合布尔算术表达式 MBA 的工具。GAMBA 是 General Advanced Mixed Boolean Arithmetic simplifier(通用高级混合布尔算术简化器)的缩写。它利用线性代数简化器 SiMBA 来迭代简化潜在非线性输入 MBA 中的线性子表达式。总体而言,其核心组成部分如下: 使用抽象语法树 AST 通过应用(简单及更复杂的)变换来分离线性子表达式 重构以增加构建可简化线性子表达式的机会 使用 SiMBA 简化线性子表达式 替换逻辑,以暂时消除按位运算中的非常量常数和算术运算 GAMBA 基于以下...

6AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/12 10:12 a.m.9 views

xwiki__xwiki-rendering_CVE-2023-32070_14-5

XWiki Rendering XWiki Rendering es un sistema de renderizado genérico que convierte la entrada textual en una sintaxis determinada sintaxis wiki, HTML, etc. en otra sintaxis XHTML, etc.. XWiki Platform, XWiki Commons y XWiki Rendering forman parte de la forja de software de XWiki.org. Se publican...

9CVSS7.1AI score0.00652EPSS
SaveExploits0
Rows per page
Query Builder