Your stack has a security grade. Do you know it?
StackSentry scans your Flask, Django or PHP app — plus Nginx, Docker containers, and Linux host — assigns a grade A–F, generates AI-powered fix scripts, and applies them automatically.
Watch it find issues. Watch it fix them.
Real scan against a sandbox server we control — intentionally misconfigured. App and webserver layers scanned live. Full CLI covers all 4 layers including container and host via SSH.
Click "Run live demo scan" to watch StackSentry work in real time.
Scans a sandbox server — intentionally misconfigured. F → C grade improvement, live.
Four steps. Zero guesswork.
Point at any target
VPS, shared hosting, or local stack. SSH, HTTP, and Docker socket scanning. No agent required on the target.
Get a security grade
Priority formula: severity × impact ÷ effort. Grade A–F with a prioritised hardening plan and PDF report.
AI-generated patches
Claude generates fix scripts per finding. Labelled AI-generated or template. Safe SSH ordering — no lockouts.
Track drift over time
SQLite history tracks posture across every scan. Drift alerts when your grade regresses between runs.
Four layers. 24 checks.
- Security headers (X-Frame, CSP, HSTS)
- Cookie security flags
- CORS misconfiguration
- Secrets & debug mode exposure
- Nginx / Apache hardening
- TLS configuration
- Server token exposure
- Status page visibility
- Root container detection
- Resource limit enforcement
- Read-only filesystem
- Secrets in environment
- SSH hardening
- Firewall configuration
- Kernel parameters
- User privilege audit
Know exactly where you stand.
The gap others leave.
OWASP ZAP and Nikto are great at finding vulnerabilities. Neither assesses configuration posture or fixes what they find.
Tested against live targets.
VPS · Nginx · Docker · Ubuntu
0 attack paths remaining after autofix. 8 fixes applied automatically via SSH in a single run. Score: 40.9% → 72.0%
autofix appliedBlackboard LMS · Java · Nginx
Assessment only — no SSH access. Configuration gaps identified across webserver and application layers.
assessment onlyPHP/Apache · Shared hosting
PHP/Apache stack detection working. Limited remediation scope due to shared hosting restrictions.
host-restrictedRunning in 30 seconds.
$ pip install stacksentry $ stacksentry --target https://yourapp.com --mode full $ stacksentry --target https://yourapp.com --mode full --fix --ssh-host your-server