TLS scanning component of OWASP PurpleTeam
-
Updated
Feb 8, 2023 - JavaScript
TLS scanning component of OWASP PurpleTeam
DuskProbe is a cybersecurity tool for authorized penetration testers, offering advanced web application vulnerability scanning with OWASP 2025 compliance. It features a robust Python-based architecture with asynchronous processing, delivering comprehensive XSS, SQL injection, and CSRF detection alongside professional HTML and JSON reports.
This project focuses on implementing and demonstrating TLS (Transport Layer Security) in Node.js to ensure data safety during transmission over networks. It aims to provide a comprehensive guide and practical examples on securing data at the transport layer using TLS.
A Go-based key-value store showcasing cloud-native patterns like transactional logging, data sharding, encryption, TLS, and circuit breakers. Built with hexagonal architecture for modularity and extensibility, it includes a robust API and in-memory storage for efficiency and stability.
Add a description, image, and links to the tls-security topic page so that developers can more easily learn about it.
To associate your repository with the tls-security topic, visit your repo's landing page and select "manage topics."