Lucene search
+L

13353 matches found

Kitploit
Kitploit
added 2026/09/08 4:34 a.m.4 views

CVE-2017-12615

CVE-2017-12615...

8.1CVSS7.8AI score0.99607EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/08 3:45 a.m.8 views

harpoon

Harpoon OSINT / Threat Intel CLI tool. Install Requirements As a pre-requesite for Harpoon, you need to install lxml requirements, on Debian/Ubuntu : sudo apt-get install libxml2-dev libxslt-dev python3-dev. On Fedora: sudo dnf install sqlite-devel automake bzip2 bzip2-devel bzip2-lib cython g++...

6.1AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/08 2:25 a.m.11 views

halo-record

halo-record Tamper-evident runtime records for AI agents : the audit trail the vendor runs but cannot edit. Every action your agent takes tool calls, model calls, data access, approvals becomes one record in an append-structured, hash-chained log. Any party holding a checkpoint of the chain can...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/08 1:34 a.m.6 views

tsfresh

tsfresh 本仓库包含 TSFRESH Python 软件包。该缩写代表 “基于可扩展假设检验的时间序列特征提取” 。 该软件包将统计学、时间序列分析、信号处理和非线性动力学中的成熟算法与稳健的特征选择算法相结合,提供系统化的时间序列特征提取。在此语境下,术语 时间序列 以最广泛的意义理解,因此任何类型的采样数据甚至事件序列都可以被表征。 在特征工程上花费更少时间 数据科学家往往将大部分时间花在清洗数据或构建特征上。我们无法改变前者,但后者可以自动化。 TSFRESH 通过自动提取特征,释放你花在构建特征上的时间。因此,你会有更多时间去研究最新的深度学习论文、浏览 Hacker Ne...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 12:31 a.m.8 views

amla-sandbox

amla-sandbox This repository is the release source for the amla-sandbox Python package. Development happens in the amlalabs monorepo; this repo is updated on release. The Rust runtime that compiles to amlasandbox.wasm lives in amla-sandbox-core; the exact release tag this Python package was built...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 11:45 p.m.5 views

oletools

python-oletools oletools 是一个 Python 工具包,用于分析 Microsoft OLE2 文件 (也称为结构化存储、复合文件二进制格式或复合文档文件格式), 例如 Microsoft Office 97-2003 文档、MSI 文件或 Outlook 消息,主要用于恶意软件分析、 取证和调试。 它基于 olefile 解析器。 它还提供了分析 RTF 文件和基于 OpenXML 格式 (即 OOXML)的文件(如 MS Office 2007+ 文档、XPS 或 MSIX 文件)的工具。 例如,oletools 可以检测、提取和分析 VBA 宏、OLE...

8.8CVSS5.9AI score0.9745EPSS
SaveExploits38References30
Kitploit
Kitploit
added 2026/09/07 11:30 p.m.10 views

YourMemory

YourMemory あなたのAIは金魚の記憶しか持っていません。もうそんなことはありません。 AIエージェントのための持続的で自己改善する記憶 — 人間の記憶の科学に基づいて構築されました。 ▶ ライブインタラクティブデモを試す · ウェブサイト · ベンチマーク 問題 毎朝、あなたのAIエージェントはあなたを他人扱いします。同じコンテキストを再説明され、同じ好みを忘れられます。毎回のセッションはゼロから始まります。 ほとんどの「メモリ」ツールはベクターデータベースをエージェントに取り付けて完了と呼びますが、それは単なるストレージ...

6AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/07 10:27 p.m.11 views

ultralytics

中文 | 한국어 | 日本語 | Русский | Deutsch | Français | Español | Português | Türkçe | Tiếng Việt | العربية Ultralytics 基于多年在计算机视觉和人工智能领域的基础研究,创造了尖端的、最先进的 SOTA YOLO 模型。我们的模型不断更新以提高性能和灵活性,具有速度快 、精度高 和易于使用 的特点。它们在目标检测、跟踪、实例分割、语义分割、图像分类和姿态估计...

6AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/07 10:00 p.m.5 views

Search-That-Hash

➡️ Discord ⬅️ 最快的哈希破解系统 pip3 install search-that-hash && sth 🤔 概述 厌倦了去每个网站破解你的哈希?Search-That-Hash 在不到2秒内自动完成这个过程。Search-That-Hash 搜索最流行的哈希破解网站并自动输入你的哈希进行破解。 🔍 功能 ⌨️ 自动类型识别 - 无需知道哈希类型,Search-That-Hash 使用 Name-That-Hash 来获取哈希类型的准确结果。 📵 离线模式 - 没有网络连接?别担心,Search-That-Hash 会自动为你运行 Hashcat。 💨 快速 -...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/07 9:49 p.m.11 views

faraday_agent_dispatcher

Faraday Agents Dispatcher帮助用户开发与 Faraday的集成,支持任何语言。 安装 只需运行 pip3 install faradayagentdispatcher,系统应能看到 faraday-dispatcher 命令。 若要搭建开发环境(即修改 dispatcher 本身的代码,而非编写自己的集成),应克隆此仓库并运行 pip install -e .。 首次运行 Faraday Agent Dispatcher 1. 通过运行 faraday-dispatcher config-wizard 生成配置文件。 2. 使用 faraday-dispatche...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 9:10 p.m.5 views

CVE-2023-32309

CVE-2023-32309...

7.5CVSS5.3AI score0.01658EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/07 8:32 p.m.8 views

InstaLooter

InstaLooter |starme| .. |starme| image:: https://img.shields.io/github/stars/althonos/InstaLooter.svg?style=social&label=Star :target: https://github.com/althonos/InstaLooter Not all treasure's silver and gold, mate. |build| |repo| |versions| |format| |coverage| |doc| |grade| |license|...

6AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/07 8:15 p.m.5 views

BRIntelcollector

BRIntelcollector Overview The BRIntelcollector is a Cyber Threat Intelligence CTI tool focused on Brazilian national threat indicators. The tool allows searching and consolidating information about cyber threats through multiple intelligence sources, facilitating the creation of a centralized...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 8:03 p.m.8 views

Zerodapi

Zerodai Documentation Start! root@kitploit: pip install zerodai==0.0.0.20 root@kitploit: export zerodapikey="YOURAPIKEY" Get your api key https://zerodai.com Simple Conversational Chat - No memory root@kitploit: from zerodai import zerodai import os zerodai.apiauthos.getenv"zerodapikey" messages ...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 7:30 p.m.6 views

Certitude

Certitude is a Python package to perform supervised malicious URL classification using a joint set of lexicographic and certificate features. All COSSAS projects are hosted onGitLab with a push mirror to GitHub. For issues/contributions check CONTRIBUTING.md Getting Started Certitude requires...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/07 6:21 p.m.6 views

malwoverview

Malwoverview !Alt...

6.1AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/07 5:46 p.m.4 views

CVE-2024-28397-js2py-Sandbox-Escape

介绍 分析 js2py是一个知名的python包,它可以在python解释器中执行JS代码。其经常用在各类爬虫中,用于解析网页的JS代码。 js2py的某个全局变量存在一个漏洞,攻击者可以使用这个漏洞在js代码中获得一个python对象的引用,使得攻击者可以逃逸js环境,在主机上执行任意命令。 用户一般会调用js2py.disablepyimport阻止JS代码使用pyimport调用python模块,从而防止代码沙盒逃逸。但是使用这个漏洞,攻击者可以绕过这个限制,在主机上执行任意代码。...

5.3CVSS7.5AI score0.04548EPSS
SaveExploits22References4
Kitploit
Kitploit
added 2026/09/07 5:26 p.m.5 views

cryptography

pyca/cryptography .. image:: https://img.shields.io/pypi/v/cryptography.svg :target: https://pypi.org/project/cryptography/ :alt: Latest Version .. image:: https://readthedocs.org/projects/cryptography/badge/?version=latest :target: https://cryptography.io :alt: Latest Docs .. image::...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 5:05 p.m.6 views

urlbuster

██╗ ██╗██████╗ ██╗ ██████╗ ██╗ ██╗███████╗████████╗███████╗██████╗ ██║ ██║██╔══██╗██║ ██╔══██╗██║ ██║██╔════╝╚══██╔══╝██╔════╝██╔══██╗ ██║ ██║██████╔╝██║ ██████╔╝██║ ██║███████╗ ██║ █████╗ ██████╔╝ ██║ ██║██╔══██╗██║ ██╔══██╗██║ ██║╚════██║ ██║ ██╔══╝ ██╔══██╗ ╚██████╔╝██║...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 4:54 p.m.8 views

hcaptcha-challenger

hCaptcha Challenger 🚀 Afronta con elegancia el desafío de hCaptcha con un modelo de lenguaje grande multimodal. Introducción No depende de ningún script de Tampermonkey. No utiliza ningún servicio de terceros anti-captcha. Solo implementa algunas interfaces para hacer posible IA vs IA...

5.9AI score
SaveExploits0References1
Rows per page
Query Builder