🚨 Exposed Configuration File
Oh No! You Found It!
Here's our super secret .env file with all our passwords and API keys...
# .env - Shiblon Software Configuration
APP_NAME="Shiblon Software"
APP_ENV=faith
APP_DEBUG=false_prophets
APP_URL=https://shiblon.com
# Database (stored in faith, not SQLite)
DB_CONNECTION=scripture_study
DB_HOST=127.0.0.1_nephi
DB_PASSWORD=p@ssw0rd123...just_kidding
# Secret Keys
API_KEY=ABCD-EFGH-IJKL-MNOP-nice_try_though
JWT_SECRET=this_is_not_the_secret_you_are_looking_for
STRIPE_KEY=sk_test_we_dont_use_stripe
# Security
HONEYPOT_VISITORS_LOGGED=yes
YOUR_IP_ADDRESS=definitely_logged
SECURITY_LEVEL=not_using_env_files
# Message
MESSAGE="Nice try! But this site doesn't use .env files. 😊"
SUGGESTION="Maybe try using your skills for good?"
HAVE_A_BLESSED_DAY=true
Looking for real secrets? There aren't any. This site is custom-built with proper security practices. Configuration files are stored outside the web root where they belong. Your automated scanner won't find anything here.