3 مستودعات
Tools that verify whether API keys and tokens are active and have the expected permissions by making test requests to service endpoints.
Distinct from API Key Management: Distinct from API Key Management: focuses on one-shot validity checks of existing keys, not lifecycle management or policy enforcement.
Explore 3 awesome GitHub repositories matching security & cryptography · Key Validators. Refine with filters or upvote what's useful.
Keyhacks is a command-line tool that tests whether API keys and tokens for dozens of cloud services are valid and active. It automates the verification of discovered credentials during security auditing and penetration testing, confirming if leaked or harvested API keys, tokens, and secrets are still operational. The tool validates credentials by sending lightweight, service-specific HTTP requests to each platform's API endpoint and inspecting the response status or body. Each validation runs independently without storing state between requests, using pre-defined request templates with the co
Provides automated validation of API keys across dozens of cloud services to confirm they are still active.
Pushdeer هي خدمة إشعارات دفع مستضافة ذاتيًا مصممة لتقديم تنبيهات فورية للأجهزة المحمولة وأجهزة IoT. تعمل كخلفية مركزية لإدارة وتوجيه الإشعارات المخصصة عبر خادم خاص. يتميز النظام بقدرته على إرسال إشعارات الدفع بدون تطبيق (Appless)، والتي تستفيد من ميزات نظام التشغيل الأصلي لتلقي التنبيهات دون الحاجة إلى تطبيق عميل مخصص مثبت على الهاتف. بالنسبة لتكامل IoT، تعمل كبوابة مراسلة باستخدام بروتوكول MQTT لإرسال إشعارات نصية وصورية في الوقت الفعلي إلى الأجهزة الذكية. تتضمن المنصة مجموعة إدارة شاملة لمفاتيح API ورموز تسجيل الأجهزة لتأمين خط أنابيب الإشعارات. تدعم إعادة توجيه الإشعارات الخارجية من منصات الطرف الثالث عبر تنسيقات JSON مخصصة وتوفر توجيهًا قائمًا على المواضيع لتوجيه أنواع محتوى معينة إلى أجهزة مستهدفة. تشمل القدرات الخاصة بالأجهزة عرض الصور على شاشات الأجهزة، ومزامنة وقت الشبكة، والقدرة على إطلاق تنبيهات مادية مثل الطنانات. يتم توفير الخلفية كبيئة حاوية مصممة للنشر باستخدام Docker و Compose.
Secures the notification pipeline by requiring unique API keys to validate requests from third-party senders.
Nixtla is a time series analysis platform centered on a transformer-based foundation model. It provides zero-shot inference for forecasting and anomaly detection, allowing the system to predict future values for new time series without requiring model retraining. The project is designed for large-scale analysis, using distributed inference scaling and forecast parallelization to process millions of data series. It supports fine-tuning adaptation to adjust pretrained weights for domain-specific datasets and offers deployment options ranging from local execution and private containers to integr
Validates the status and permissions of authorization keys to secure API request endpoints.