9 Repos
Tools for programmatically assigning authentication tokens to automate the authorization process.
Distinct from Access Assignment Analyzers: Focuses on the automation of credential assignment rather than audit analysis.
Explore 9 awesome GitHub repositories matching security & cryptography · Credential Automators. Refine with filters or upvote what's useful.
Swagger UI is an OpenAPI specification renderer and documentation interface that transforms JSON or YAML API definitions into a navigable, searchable website. It functions as an OpenAPI documentation UI and request client, providing a visual catalog for exploring endpoints and sending live HTTP requests to a server using a schema-defined interface. The project distinguishes itself through a plugin-based extension system and a schema-driven UI generation model. This architecture allows for the injection of custom components, state selectors, and helper functions to modify core behavior and lay
Assigns authentication tokens or keys via method calls to automate the authorization process.
The AWS SDK for PHP is a software development kit that provides HTTP client classes for every supported Amazon Web Service, enabling PHP applications to send authenticated requests and receive structured, typed response objects. It includes a credential resolution chain that automatically locates credentials from environment variables, instance profiles, or configuration files, and supports promise-based asynchronous execution for running multiple API calls concurrently to improve throughput. The SDK distinguishes itself through a middleware pipeline architecture that allows interception and
Locates credentials from environment variables or EC2 instance profiles when none are explicitly provided.
NetExec is a framework for concurrent credential spraying and remote command execution across network protocols. It provides input sanitization and command parsing to reduce injection risks, a plugin-based protocol abstraction that dispatches credentials and commands uniformly regardless of transport, and session and token lifecycle management for long-running multi-command operations. Results from concurrent executions are collected and normalized through a result aggregation pipeline. The framework includes a concurrent job scheduler that manages worker threads for parallel execution across
Automates sequential credential attempts across multiple targets with configurable delay and lockout detection.
KeePassX ist eine plattformübergreifende Passwort-Vault-Anwendung und ein Datenbankmanager, der Benutzernamen und Passwörter in einer verschlüsselten Datei speichert. Er nutzt das KeePass-Datenbankformat, um Datensätze mittels eines Master-Passworts oder einer optionalen Schlüsseldatei zu sichern. Die Anwendung enthält einen automatischen Formularausfüller, der Login-Felder in externen Anwendungen befüllt, sowie einen sicheren Passwortgenerator zur Erstellung hoch-entropischer, randomisierter Passwörter. Das System bietet Tools zur Organisation von Anmeldedaten durch benutzerdefinierte Metadaten und Gruppierung, neben Hilfsprogrammen zum Durchsuchen von Datensätzen sowie zum Importieren oder Exportieren von Daten.
Automatically populates login fields in external applications to accelerate the authentication process.
Die Google Cloud Go Client Library ist eine Reihe von Go-Paketen und ein Software Development Kit zur Interaktion mit Google Cloud Platform-Diensten und APIs. Sie bietet das primäre Mittel für Go-Anwendungen, sich über vereinfachte Sprachmuster und automatisierte API-Request-Handhabung in Cloud-Service-Endpunkte zu integrieren. Das Projekt bietet spezialisierte Bibliotheken zur Verwaltung von Identität und Zugriff via Service-Accounts, API-Keys und umgebungsbasierter Credential-Auflösung. Es enthält dedizierte SDKs für die programmatische Ressourcenorchestrierung sowie die Bereitstellung und Verwaltung von serverlosen Funktionen, containerisierten Jobs und skalierbaren Webdiensten. Die Funktionsfläche der Bibliothek deckt Cloud-Datenmanagement über relationale, NoSQL- und Objektspeicher hinweg sowie Infrastrukturorchestrierung für virtuelle Maschinen und Container ab. Sie bietet zudem Tools für die Entwicklung generativer KI, groß angelegte Datenanalysen und Cloud-Anwendungsüberwachung durch Log-Erfassung und Fehlerverfolgung.
Implements a fallback chain to automatically locate credentials from environment variables, instance profiles, and configuration files.
Fog ist ein Ruby-Cloud-Infrastruktur-SDK, das eine standardisierte Schnittstelle zur Verwaltung von Compute-, Storage- und Netzwerkressourcen über mehrere Cloud-Anbieter hinweg bereitstellt. Es nutzt eine Multi-Cloud-Abstraktionsschicht, um generische Ressourcenanfragen in anbieterspezifische API-Aufrufe zu übersetzen und die Infrastruktursteuerung durch einen konsistenten Satz von Ruby-Objekten zu vereinheitlichen. Das Projekt enthält ein Cloud-API-Mocking-Framework, das Anbieterantworten und Ressourcenverhalten im Speicher simuliert. Dies ermöglicht das Testen von Infrastruktur-Integrationslogik, ohne tatsächliche Netzwerkanfragen zu stellen oder Anbieterkosten zu verursachen. Das SDK deckt mehrere Kernfunktionsbereiche ab, einschließlich Virtual-Machine-Management, Server-Bereitstellung und Remote-Befehlsausführung. Es bietet Tools für Cloud-Storage-Operationen und Metadateninspektion sowie die Verwaltung von DNS-Zonen und Content-Delivery-Network-Distributionen.
Resolves authentication keys by scanning factory methods, environment variables, and config files in a prioritized fallback order.
Das AWS Java SDK ist eine programmatische Schnittstelle und Client-Bibliothek zur Verwaltung und Interaktion mit AWS-Cloud-Infrastruktur und -Diensten unter Verwendung der Java-Sprache. Es dient als API-Wrapper, der Anwendungen über einen standardisierten Satz von Java-Klassen mit Cloud-Speicher, Datenbanken und Rechenressourcen verbindet. Die Bibliothek bietet ein nicht-blockierendes I/O-Modell und Future-basiertes Request-Handling zur Unterstützung von asynchronen Cloud-Operationen mit hohem Durchsatz. Sie enthält Mechanismen zur Performance-Optimierung für serverlose Umgebungen, um die anfänglichen Startzeiten und Cold Starts zu reduzieren. Das SDK verwaltet den gesamten Lebenszyklus der Cloud-Service-Interaktion, einschließlich automatisierter Response-Pagination für mehrteilige Ergebnismengen und ein kettenbasiertes Credential-Auflösungssystem, das Sicherheitstoken lädt und aktualisiert. Es verfügt zudem über eine austauschbare HTTP-Transportschicht, die es ermöglicht, den Standard-Netzwerk-Client zur Laufzeit durch eigene Implementierungen zu ersetzen.
Implements a prioritized fallback chain to resolve credentials from environment variables, system properties, and local files.
FingerprintPay is an Android biometric payment bridge and credential manager that replaces manual password entry with biometric verification for checkout processes in compatible mobile applications. It functions as a tool to authorize payment transactions and automate credential entry through fingerprint verification. The system utilizes hardware-backed security to decrypt stored payment credentials and map biometric identities to encrypted data blobs stored within the device hardware security module. The project covers mobile payment security and automated credential entry by combining hard
Programmatically automates the entry of payment credentials after biometric authentication.
Scanopy is a self-hosted infrastructure inventory and network discovery tool. It identifies hosts, services, and workloads across subnets to build a live model of network infrastructure, maintaining a searchable catalog of assets. The system features an interactive network topology visualizer that generates physical, logical, and application dependency diagrams. It maps the nesting chain from physical hardware and hypervisors down to virtual machines and containers, utilizing SNMP for hardware metadata and container APIs for workload discovery. The platform supports distributed network scann
Automatically links stored credentials to discovered IP addresses for seamless device authentication.