gosec is a static analysis security tool designed to scan Go source code for vulnerabilities and common coding flaws. It functions as a security analyzer that inspects the abstract syntax tree to identify insecure function calls, API usage, and potential security risks. The tool distinguishes itself by mapping detected vulnerabilities to Common Weakness Enumeration identifiers for standardized reporting and integrating with external AI models to suggest code fixes for identified issues. Its capabilities cover the detection of injection vulnerabilities, hardcoded credentials, weak cryptograph
EarlyBird is a sensitive data detection tool capable of scanning source code repositories for clear text password violations, PII, outdated cryptography methods, key files and more.
This project is an email verification tool that checks if an email address exists and can receive messages without sending an actual email. It provides these capabilities through a programmatic HTTP API and a local command line interface. The system distinguishes itself by combining SMTP handshake verification and DNS record resolution with a risk analysis tool that detects disposable addresses, role-based accounts, and catch-all domains. It also includes a metadata aggregator to retrieve public profile information and imagery associated with a specific email address. The broader capability
OSINT dating tool for web pages
Die Hauptfunktionen von lazza/carbon14 sind: Source Code Analysis, Open Source Intelligence.
Open-Source-Alternativen zu lazza/carbon14 sind unter anderem: securego/gosec — gosec is a static analysis security tool designed to scan Go source code for vulnerabilities and common coding flaws.… americanexpress/earlybird — EarlyBird is a sensitive data detection tool capable of scanning source code repositories for clear text password… arch4ngel/peasant. arimogi/google-dorks — I'm uploading dorks here. atenreiro/opensquat. amaurymartiny/check-if-email-exists — This project is an email verification tool that checks if an email address exists and can receive messages without…