Skip to content

Instantly share code, notes, and snippets.

View augustomigueldev's full-sized avatar

Augusto miguel augustomigueldev

View GitHub Profile
#!/bin/bash
TARGET="https://secureauth-drab.vercel.app/dashboard"
DOMAIN="secureauth-drab.vercel.app"
echo "===================================="
echo " Web Security Check"
echo " Alvo: $TARGET"
echo "===================================="
echo ""