4 مستودعات
Utilities for extending database capabilities by injecting custom user-defined functions.
Distinguishing note: Focuses on the injection of shared libraries to execute custom code.
Explore 4 awesome GitHub repositories matching security & cryptography · Function Injection Tools. Refine with filters or upvote what's useful.
This project is an automated security testing suite designed to detect and exploit database vulnerabilities. It functions as a command-line utility that streamlines the identification, verification, and exploitation of web application flaws by automating the injection of malicious payloads into input parameters. The tool provides a comprehensive framework for database enumeration, allowing users to extract schema information, user data, and system configurations from identified injection points. What distinguishes this tool is its sophisticated engine for dynamic payload adaptation and heuris
Uploads shared libraries to execute custom user-defined functions within the database.
Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention. The framework distinguishes itself through its focus on observability and secure, isolated execut
Allows registration of custom functions to extend the capabilities of the background execution environment.
Casbin is an authorization library that provides a model-based engine for enforcing access control across diverse application environments. It decouples authorization logic from application code by using a configuration-driven approach, allowing developers to define access rules and evaluation logic independently. The system supports a wide range of access control models, including role-based, attribute-based, and relationship-based patterns, which are evaluated at runtime to determine if a subject is permitted to perform an action on a resource. The project distinguishes itself through a hig
Extends authorization logic by injecting custom functions for domain-specific matching and validation.
At.js هي مكتبة إكمال تلقائي للإشارات (mentions) بلغة JavaScript ومحرك اقتراحات من جانب العميل يستخدم لإضافة قوائم منسدلة قائمة على المشغلات إلى مناطق النص ومحررات النصوص المنسقة. تعمل كإضافة لدمج نوافذ الإكمال التلقائي الديناميكية في محررات HTML التابعة لجهات خارجية وعناصر contentEditable. توفر المكتبة إطار عمل لإدارة أحرف مشغلة متعددة وقوالب إدراج مخصصة لإشارات المستخدم والرموز. وتدعم استخدام منطق مطابقة مخصص وتعيين مفاتيح مشغلة محددة لربط أحرف مختلفة بمصادر بيانات منفصلة. يغطي المحرك استرجاع الاقتراحات من مجموعات البيانات المحلية أو البعيدة، وتعريف هياكل HTML مخصصة لقوالب الاقتراحات، وحساب إحداثيات النافذة المنبثقة داخل سياقات المستند أو iframe. كما يتضمن قدرات لتصفية النتائج عبر دوال خارجية وتحديث بيانات الاقتراحات.
Enables custom matching logic to filter and display suggestions based on the trigger character and current input.