Back to Home
wgpsec icon

ENScan_GO

by wgpsec

Overview

An OSINT (Open Source Intelligence) tool for gathering comprehensive corporate information from various public data sources, primarily for security assessments (HW/SRC scenarios).

Installation

Run Command
./enscan --mcp

Security Notes

The tool explicitly disables TLS certificate verification (`InsecureSkipVerify: true`) for all HTTPS connections. This is a critical vulnerability that makes all network communications susceptible to Man-in-the-Middle (MiTM) attacks, compromising data integrity and confidentiality. While the tool's intended use is OSINT, this fundamental flaw severely undermines the security of its operations. Configuration values for sensitive items like API cookies are read from a YAML file, `config.yaml`, which should be secured.

Similar Servers

Stats

Interest Score93
Security Score4
Cost ClassLow
Stars4167
Forks393
Last Update2026-01-05

Tags

OSINTReconnaissanceSecurity AuditCorporate IntelligenceGoLang