237 matches found
LangAlpha
面向 vibe investing 的 agent harness LangAlpha 帮你解读金融市场,辅助投资决策。 English | 简体中文 | 日本語 快速开始 • API 文档 • Agent 核心 • 后端 • 前端 • TUI • Skills • MCP 把 dashboard 里的精选新闻简报 pin 给 agent,让多个并行 subagent 扫描市场并生成选股思路——结果会回到对话内嵌的交互式 dashboard 里,给出五组贴合你持仓风格的多空配对交易思路。 为什么选择 LangAlpha 如今的 AI...
autonomous-offensive-llm-handbook
📖 Read the handbook online : follow the lessons from your first fixture run to an agent with clear limits. The model proposes, the code disposes AUTONOMOUS SECURITY / THE BUILDER'S FIELD MANUAL Read the website · Start the course · Run the lab · Connect your model · The build sequence A practical...
Shellcode-Test-Harness
Shellcode 测试工具 一个轻量级的测试工具,旨在通过提供集成崩溃诊断和调试输出重定向的执行环境,加速 shellcode 的开发。 特性 通过模块踩踏执行 shellcode 使用 VEH 捕获崩溃:如果 shellcode 出错,它会在故障点打印寄存器转储、堆栈转储和代码转储。 实时调试输出:拦截 shellcode 输出并在控制台中显示。 内置十六进制转储工具:通过在调试输出前添加 "HEXDUMP:0xADDR:SIZE",加载器将自动转储该内存范围。 DLL 发现:查找兼容的 DLL,可选择过滤掉那些没有足够大的 .text 节来容纳特定 payload 的 DLL。...
autoharness
AutoHarness Created by Akshat Parikh What is this tool? AutoHarness is a tool that automatically generates fuzzing harnesses for you. This idea stems from a concurrent problem in fuzzing codebases today: large codebases have thousands of functions and pieces of code that can be embedded fairly de...
toothpicker
ToothPicker ToothPicker is an in-process, coverage-guided fuzzer for iOS. It was developed to specifically targets iOS's Bluetooth daemon bluetoothd and to analyze various Bluetooth protocols on iOS. As it is built using FRIDA, it can be adapted to target any platform that runs FRIDA. This...
Agent-Security-Regression-Harness
Arnés de Regresión de Seguridad de Agentes OWASP El Arnés de Regresión de Seguridad de Agentes OWASP es un arnés de pruebas de código abierto y neutral respecto al proveedor para ejecutar escenarios de regresión de seguridad ejecutables contra aplicaciones agénticas y sistemas integrados con MCP...
codeql
CodeQL This open source repository contains the standard CodeQL libraries and queries that power GitHub Advanced Security and the other application security products that GitHub makes available to its customers worldwide. How do I learn CodeQL and run queries? There is extensive documentation abo...
fuzzable
Fuzzable 通过静态分析自动化“可模糊测试”目标发现的框架 简介 进行软件安全评估的漏洞研究人员通常会利用覆盖引导的模糊测试能力,借助 AFL++ 和 libFuzzer 等强大工具。这很重要,因为它自动化了漏洞挖掘过程,并能快速暴露目标中的可利用条件。然而,当遇到庞大而复杂的代码库或闭源二进制文件时,研究人员必须花费大量时间手动审计和逆向工程,以确定哪些函数适合进行基于模糊测试的探索。 Fuzzable 是一个集成 C/C++...
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 ...
CVE-2021-21978
CVE-2021-21978 CVE-2021-21978 RCE exp Versiones afectadas VMware View Planner Harness 4.X Al igual que CVE-2021-21978, esta vulnerabilidad permite subir archivos arbitrarios sin acceso autorizado y lograr la ejecución remota de código modificando el script py incluido. Es importante señalar que l...
evmbench-certora-agent-harness
EVMBench Certora Agent Harness Harness de agente configurable para la generación/refinamiento iterativo de especificaciones de contratos inteligentes usando: Tareas estilo EVMBench openai/frontier-evals - project/evmbench Certora Prover Certora/CertoraProver Backend LLM: OpenAI API, OpenRouter AP...
SetCookieAnalysisInBrowsers
Set Cookie Analysis in Browsers Licencia Publicado bajo AGPL consulte LICENSE para obtener más información. Descripción Para obtener más información, consulte la siguiente entrada de blog:...
FFM
Freedom Fighting Mode FFM FFM is a hacking harness that you can use during the post-exploitation phase of a red-teaming engagement. The idea of the tool was derived from a 2007 conference from @thegrugq. It was presented at SSTIC 2018 video and the accompanying slide deck is available at this url...
defending-code-reference-harness
Arnés de Referencia para Defensa de Código Una implementación de referencia para el descubrimiento y remediación autónomos de vulnerabilidades con Claude, basada en nuestros aprendizajes de asociarnos con equipos de seguridad en varias organizaciones desde el lanzamiento de Claude Mythos Preview...
deleting-the-trace
Ataques de inyección de tokens de control contra agentes que utilizan herramientas Código y mediciones registradas para un estudio de dos ataques a nivel de entrada contra agentes de modelos de lenguaje que utilizan herramientas. El primer ataque añade una cadena corta de los propios tokens de...
drinkme
drinkme drinkme is a shellcode test harness. It reads shellcode from stdin and executes it. This allows pentesters to quickly test their payloads before deployment. Formats drinkme can handle shellcode in the following formats: "0x" "\x" "x" "" For example, NOP could be represented as any of...
drinkme
drinkme drinkme 是一个 shellcode 测试工具。它从标准输入读取 shellcode 并执行。这使得渗透测试人员能够在部署前快速测试其有效载荷。 格式 drinkme 可以处理以下格式的 shellcode: "0x" "\x" "x" "" 例如,NOP 可以表示为 "0x90"、"\x90"、"x90" 或 "90" 中的任意一种。 在处理输入时, drinkme 将忽略以下内容: C 和 C++ 风格的注释。 所有空白字符。 集合 ",; 中的任何字符。 示例 writeSTDOUTFILENO, "Hello world!\n", strlen"Hello...
CVE-2026-1312-Testing
Reproducción de CVE-2026-1312 Clona el repositorio Configuración Requisitos: Python 3.12 instalado Docker Desktop instalado y en ejecución Ejecuta el script ./runcve20261312.sh Archivos runcve20261312.sh Script de ejecución principal docker-compose.yml Configuración de Docker .dockerfile...
MAL-2026-16427 Malicious code in @wizloft/harness-file-providers (npm)
--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 0d9b1885f1c19ec77095cbcbc0d9b62c99c58325bcf43c71a6438c83528bc396 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...
MAL-2026-16428 Malicious code in @wizloft/harness-memory (npm)
--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware f75e92a7cec5020ee919ce491b7a30dfc43594192c2f6fc5aa18d42cd3bed75f Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...