# lissy93/web-check

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/lissy93-web-check).**

33,721 stars · 2,754 forks · TypeScript · MIT

## Links

- GitHub: https://github.com/Lissy93/web-check
- Homepage: https://web-check.xyz
- awesome-repositories: https://awesome-repositories.com/repository/lissy93-web-check.md

## Topics

`osint` `privacy` `security` `security-tools` `sysadmin`

## Description

Web-check is a self-hosted diagnostic platform designed to perform comprehensive technical reconnaissance and security audits on web domains. It functions as a network scanner that inspects infrastructure by querying IP addresses, DNS records, SSL certificate chains, and server headers to identify potential misconfigurations or vulnerabilities.

The platform is built to run within private infrastructure, ensuring that site investigations remain independent of external tracking or third-party data logging. By utilizing server-side request proxying, the tool bypasses client-side security restrictions to conduct direct network-level inspections. It further enhances its diagnostic capabilities by orchestrating concurrent requests to various third-party services, aggregating metadata into structured intelligence through a modular pipeline.

The application is packaged as a containerized service, allowing for consistent deployment across cloud environments or local servers. Users can configure the platform’s behavior and service rate limits through environment variables, enabling the activation of specific analysis checks based on individual requirements. The software supports multiple installation methods, including one-click cloud deployments, container-based execution, and manual builds from source code.

## Tags

### System Administration & Monitoring

- [Website Diagnostic Tools](https://awesome-repositories.com/f/system-administration-monitoring/website-diagnostic-tools.md) — Inspects domain infrastructure and security configurations to provide detailed insights.
- [Infrastructure Monitoring](https://awesome-repositories.com/f/system-administration-monitoring/infrastructure-monitoring.md) — Examines website infrastructure by querying DNS, SSL, and server headers for security and network data. ([source](https://cdn.jsdelivr.net/gh/Lissy93/web-check@master/README.md))
- [Network Diagnostics](https://awesome-repositories.com/f/system-administration-monitoring/network-diagnostics.md) — Gathers technical details about website hosting, IP routing, and server configuration.
- [Network Scanners](https://awesome-repositories.com/f/system-administration-monitoring/network-scanners.md) — Provides a portable scanner for rapid technical analysis of web-based assets.

### Security & Cryptography

- [Security Auditing](https://awesome-repositories.com/f/security-cryptography/security-auditing.md) — Identifies vulnerabilities by inspecting SSL certificates, DNS records, and server headers.
- [Security Analysis Platforms](https://awesome-repositories.com/f/security-cryptography/security-analysis-platforms.md) — Runs within private infrastructure to perform automated security audits on target domains.
- [Self-Hosted Security Tools](https://awesome-repositories.com/f/security-cryptography/self-hosted-security-tools.md) — Enables private site investigations without relying on third-party data tracking.

### DevOps & Infrastructure

- [Container Runtimes](https://awesome-repositories.com/f/devops-infrastructure/container-runtimes.md) — Packages the application into portable images for consistent execution across diverse hosting environments.
- [Container Orchestration](https://awesome-repositories.com/f/devops-infrastructure/container-orchestration.md) — Enables launching self-hosted instances using container runtimes for reliable setup. ([source](https://web-check.xyz/self-hosted-setup))
- [Containerized Deployments](https://awesome-repositories.com/f/devops-infrastructure/containerized-deployments.md) — Packages complex web services into portable units for consistent performance.
- [Deployment Tools](https://awesome-repositories.com/f/devops-infrastructure/deployment-tools.md) — Supports publishing the application to cloud platforms and containerized runtimes. ([source](https://cdn.jsdelivr.net/gh/Lissy93/web-check@master/README.md))

### Part of an Awesome List

- [OSINT Frameworks](https://awesome-repositories.com/f/awesome-lists/data/osint-frameworks.md) — All-in-one website analysis and intelligence gathering tool.

### Networking & Communication

- [Request Proxies](https://awesome-repositories.com/f/networking-communication/request-proxies.md) — Routes analysis tasks through the host server to perform direct network-level domain inspection.
- [API Orchestration](https://awesome-repositories.com/f/networking-communication/api-orchestration.md) — Aggregates data from multiple third-party diagnostic services via concurrent network requests.
