Automated vulnerability scanner for network and web security assessments with differential scanning
1.1K
Automated vulnerability scanner that performs network and web security assessments on URLs, IP addresses, and IP ranges. Supports differential scanning to verify fixes and track vulnerability status across repeated scans. Built on Nuclei, Naabu, and Katana.
git clone https://github.com/CSPF-Founder/shieldsup-docker.git
cd shieldsup-docker
python3 setup.py
The setup script generates secure passwords, creates TLS certificates, writes the configuration, and starts the stack. Access the panel at https://localhost:4466.
| Service | Image | Purpose |
|---|---|---|
| shieldsup | cysecurity/shieldsup | Web panel + scan engine |
| mariadb | mariadb:10.11 | User and session storage |
| mongodb | mongo:4.4 | Scan data and results |
Full deployment guide, configuration reference, and troubleshooting: GitHub
Content type
Image
Digest
sha256:70d975960…
Size
167 MB
Last updated
7 months ago
docker pull cysecurity/shieldsup