Responder
Auth intercepter
A tool designed to intercept and manipulate network authentication requests
Responder is a LLMNR, NBT-NS and MDNS poisoner, with built-in HTTP/SMB/MSSQL/FTP/LDAP rogue authentication server supporting NTLMv1/NTLMv2/LMv2, Extended Security NTLMSSP and Basic HTTP authentication.
6k stars
144 watching
782 forks
Language: Python
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
caddyserver/certmagic | Automates HTTPS certificate issuance and renewal for Go applications. | 5,068 |
certbot/certbot | Automates HTTPS certificate management and deployment on web servers | 31,736 |
teesloane/auth-boss | An authentication guide covering various methodologies on the web. | 2,889 |
smallstep/certificates | Automated certificate management platform with support for ACME and private key infrastructure | 6,870 |
netflix/bless | An SSH Certificate Authority that runs as an AWS Lambda function and provides short-lived SSH certificates for authorized access to hosts. | 2,738 |
jtesta/ssh-audit | A tool for auditing SSH server and client configurations to identify security vulnerabilities and potential weaknesses. | 3,469 |
shieldfy/api-security-checklist | A comprehensive checklist for designing and securing APIs. | 22,533 |
hakky54/mutual-tls-ssl | A tutorial project demonstrating a secure API setup with TLS/SSL authentication for Java-based web servers and clients. | 575 |
ory/oathkeeper | An Identity and Access Proxy and Access Control Decision API that authenticates, authorizes, and modifies incoming HTTP requests. | 3,283 |
nextauthjs/next-auth | A flexible and secure authentication framework for web applications. | 25,256 |
adrianosela/sslmgr | Provides an abstraction layer around Acme/Autocert certificate management for a Go-based HTTPS server | 26 |
witoldsz/angular-http-auth | Provides an HTTP authentication mechanism for AngularJS applications | 2,373 |
volatiletech/authboss | An authentication system that provides modular features and tools to simplify the process of implementing authentication in web applications. | 3,879 |
sasa1977/site_encrypt | A library for automatic SSL/TLS certificate management in Elixir web applications | 474 |
jshttp/basic-auth | Parses basic authentication credentials from HTTP headers | 703 |