Security container for malicious URL detection with whitelist/blacklist filtering.
161
A lightweight security container that protects users from visiting malicious websites by checking URLs against blacklists and whitelists.
GET / - Web interfaceGET /api/check?file={url} - URL validation APITechnologies
Tags latest — latest stable version
License Educational project for RGUNG named after I.M. Gubkin
docker pull YOUR_USERNAME/ub167-security:latest
docker run -p 80:5000 YOUR_USERNAME/ub167-security:latest
Content type
Image
Digest
sha256:1bd951cf5…
Size
48.7 MB
Last updated
4 months ago
docker pull anikp17/ub167-security