Lucene search
+L

345682 matches found

Kitploit
Kitploit
added 2026/08/29 7:57 p.m.4 views

nullinux

nullinux Nullinux 是一款 Linux 内部渗透测试工具,可用于通过 SMB 枚举操作系统信息、域信息、共享、目录和用户。如果在命令行参数中未提供用户名和密码,则会尝试匿名登录(即空会话)。Nullinux 是 Samba 工具 smbclient 和 rpcclient 的一个封装,通过多种技术枚举主机。 主要功能: 单主机或多主机枚举 枚举共享并列出根目录中的文件 枚举用户和组 多线程 RID 循环枚举 生成去重后的格式化 nullinuxusers.txt 输出文件,用于进一步利用 兼容 Python 2.7 和 3 更多信息和示例输出,请访问 wiki 页面。...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/29 7:54 p.m.6 views

endext

EndExt EndExt 是一个 .go 工具,用于从 JS 文件中提取所有可能的端点 想法 当你从 waybackruls 等工具爬取所有 JS 文件,或者从目标网站首页源码中收集 JS 文件的 URL 时…… 如果网站使用了 API 系统,并且你想在 JS 文件中查找所有端点,因为你可能会在这里或那里找到一些隐藏的内容…… 这就是我制作这个工具的原因。我给它 JS 文件的 URL,它会为我抓取提交的 JS 文件中所有可能的端点、URL 或路径。 安装 只需安装 go,然后运行: root@kitploit: ▶ brew install go ▶ git clone...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/29 7:53 p.m.2 views

dnsmorph

DNSMORPH es un motor de permutación de nombres de dominio, inspirado en dnstwist. Está escrito en Go, lo que lo convierte en una herramienta compacta y muy rápida. Maneja de manera robusta cualquier dominio o subdominio proporcionado y ofrece varias opciones de configuración para ajustar las...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/29 7:53 p.m.5 views

fuzzable

Fuzzable 通过静态分析自动化“可模糊测试”目标发现的框架 简介 进行软件安全评估的漏洞研究人员通常会利用覆盖引导的模糊测试能力,借助 AFL++ 和 libFuzzer 等强大工具。这很重要,因为它自动化了漏洞挖掘过程,并能快速暴露目标中的可利用条件。然而,当遇到庞大而复杂的代码库或闭源二进制文件时,研究人员必须花费大量时间手动审计和逆向工程,以确定哪些函数适合进行基于模糊测试的探索。 Fuzzable 是一个集成 C/C++...

5.9AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/08/29 7:53 p.m.85 views

fuzzable

Fuzzable Framework for Automating Fuzzable Target Discovery with Static Analysis Introduction Vulnerability researchers conducting security assessments on software will often harness the capabilities of coverage-guided fuzzing through powerful tools like AFL++ and libFuzzer. This is important as ...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/29 7:53 p.m.3 views

aura

.. image:: https://cdn.sourcecode.ai/imgs/logotype.png :target: https://aura.sourcecode.ai/ ====== .. class:: center root@kitploit: |homepageflair| |docsflair| |dockerflair| |licenseflair| |travisflair| |pypiflair| 源码审计与静态代码分析 Aura 是一个静态分析框架,旨在应对 PyPI 上日益猖獗的恶意包和脆弱代码的威胁。 项目目标: 提供自动化的监控系统,用于检测上传至...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/29 7:51 p.m.108 views

ffuf

ffuf - Fuzz Faster U Fool A fast web fuzzer written in Go. Installation Example usage Content discovery Vhost discovery Parameter fuzzing POST data fuzzing Using external mutator Configuration files Help Interactive mode Installation Download a prebuilt binary from releases page, unpack and run! ...

6.3AI score
SaveExploits0References20
Kitploit
Kitploit
added 2026/08/29 7:47 p.m.6 views

jira-mobile-ssrf-exploit

CVE-2022-26135 - Server Side Request Forgery de Lectura Completa en el Plugin Móvil para Jira Data Center y Server Acerca de Assetnote Assetnote mapea automáticamente tus activos externos y los monitorea en busca de cambios y problemas de seguridad para ayudar a prevenir infracciones graves. Esta...

6.5CVSS6.7AI score0.71169EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/29 7:46 p.m.52 views

spycast

SpyCast is a crossplatform mDNS enumeration tool that can work either in active mode by recursively querying services, or in passive mode by only listening to multicast packets. Building root@kitploit: cargo build --release OS specific bundle packages for example dmg and app bundles on OSX can be...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/29 7:46 p.m.2 views

spycast

SpyCast 是一个跨平台的 mDNS 枚举工具,既可以工作在主动模式(递归查询服务),也可以工作在被动模式(仅监听多播数据包)。 构建 root@kitploit: cargo build --release 特定操作系统的捆绑包(例如 OSX 上的 dmg 和 app 捆绑包)可以通过以下方式构建: root@kitploit: cargo tauri build SpyCast 也可以在没有默认 UI 的情况下构建,此时所有输出将打印在终端上: root@kitploit: cargo build --no-default-features --release 运行 以主动模式运...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/29 7:45 p.m.6 views

python-haystack

python-haystack memory forensics |travis| |coverage| |landscape| |pypi| |docs| Quick Start: Quick usage guide in the docs/ folder. Haystack-reverse CLI in the docs/ folder. More documentation Introduction: python-haystack is an heap analysis framework, focused on searching and reversing of C...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/29 7:45 p.m.179 views

squarephish

SquarePhish SquarePhish is an advanced phishing tool that uses a technique combining the OAuth Device code authentication flow and QR codes. See PhishInSuits for more details on using OAuth Device Code flow for phishing attacks. root@kitploit: / | | | | | | | | | | | | | \ \ / | | | |/ | '/ \ /| ...

6.3AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/29 7:45 p.m.2 views

vmpdump

VMPDump 一个动态VMP转储和导入修复工具,基于VTIL。适用于VMProtect 3.X x64。 前后对比 用法 VMPDump.exe "" -ep= -disable-reloc 参数: :目标进程的ID,十进制或十六进制形式。 :要转储和修复的模块名称。如果希望使用进程映像模块,可以传入空字符串""。 -ep=:可选提供的入口点RVA,十六进制形式。VMPDump将用此值覆盖可选头中的入口点。 -disable-reloc:可选设置,指示VMPDump在输出映像中标记重定位已被剥离,强制映像加载到转储的ImageBase。如果需要可运行的转储,这很有用。...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/29 7:45 p.m.554 views

vmpdump

VMPDump A dynamic VMP dumper and import fixer, powered by VTIL. Works for VMProtect 3.X x64. Before vs After Usage VMPDump.exe "" -ep= -disable-reloc Arguments: : The ID of the target process, in decimal or hex form. : The name of the module which should be dumped and fixed. This can be an empty...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/29 7:45 p.m.3 views

warf

WARF:Web 应用侦察框架 尝试 WARF root@kitploit: 用户名: demo 密码: demopass ⚠️ 由于 Heroku 应用运行在称为 dynos 的轻量级容器中,因此当 dyno 运行时对文件系统的任何修改仅持续到该 dyno 关闭或重启为止。此操作会导致保存的扫描结果从服务器中删除,因此您将无法查看保存的结果。由于文件存储的此限制,部署在 Heroku 上的应用实时版本不稳定,并且在执行某些操作时可能会抛出错误。 目录 关于 WARF 什么是 WARF 主要功能 截图 安装 贡献 许可证 致谢与鸣谢 关于 WARF WARF 是一个 Web...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/29 7:43 p.m.33 views

altdns

Altdns - Subdomain discovery through alterations and permutations Altdns is a DNS recon tool that allows for the discovery of subdomains that conform to patterns. Altdns takes in words that could be present in subdomains under a domain such as test, dev, staging as well as takes in a list of...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/29 7:41 p.m.1 views

GPT_Vuln-analyzer

GPTVuln-analyzer 这是一个概念验证应用程序,演示了如何利用人工智能生成准确的漏洞分析结果,并能进一步利用已经非常实用的 ChatGPT。该程序基于 openai-api、python-nmap、dnsresolver 等 Python 模块构建,其 GUI 版本还使用了 customtkinter 和 tkinter。该项目同时提供 CLI 和 GUI 界面,能够执行网络漏洞分析、DNS 枚举以及子域名枚举。 依赖要求 Python 3.10 或更高版本 requirements.txt 文件中列出的所有软件包 OpenAI API Bard API MakerSuite...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/29 7:39 p.m.3 views

CVE-2019-0708

Herramienta de detección masiva de la vulnerabilidad remota 3389 de Microsoft CVE-2019-0708 0x001 Detección en Windows root@kitploit: https://github.com/robertdavidgraham/rdpscan C:\Users\K8team\Desktop\rdpscan-master\vs10\Release 的目录 2019/06/02 02:11 . 2019/06/02 02:11 .. 2019/06/02 01:55...

10CVSS7AI score0.99999EPSS
SaveExploits126References1
Kitploit
Kitploit
added 2026/08/29 7:39 p.m.3 views

ThePhish

ThePhish ThePhish 是一款基于 TheHive、Cortex 和 MISP 的自动化钓鱼邮件分析工具。它是一个用 Python 3 编写、基于 Flask 的 Web 应用程序,能够自动完成从邮件头与正文中提取可观测指标,到最终(多数情况下)得出判定结果的完整分析流程。此外,它还允许分析人员在必要时介入分析过程,获取关于正在分析的邮件的更多详细信息。为了与 TheHive 和 Cortex 交互,它使用了 TheHive4py 和 Cortex4py,它们分别是访问 TheHive 和 Cortex 提供的 REST API 的 Python 客户端。 目录 概述...

5.9AI score
SaveExploits0References28
Kitploit
Kitploit
added 2026/08/29 7:38 p.m.2 views

CVE-2025-43300

CVE-2025-43300: iOS/macOS DNG Image Processing Memory Corruption Overview CVE-2025-43300 is a critical memory corruption vulnerability in Apple's image processing framework that affects iOS 18.6.1 and macOS systems. The vulnerability exists in the JPEG Lossless decompression code within...

10CVSS7.6AI score0.20388EPSS
SaveExploits9
Rows per page
Query Builder