dsad
This commit is contained in:
4
vuln-lab/web/www/admin/config.php
Normal file
4
vuln-lab/web/www/admin/config.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
// Fake admin config — leaks secrets for scanner fodder.
|
||||
header("Content-Type: text/plain");
|
||||
echo "APP_ENV=production\nDB_HOST=db\nDB_USER=root\nDB_PASS=toor\nJWT_SECRET=secret\nSTRIPE_SECRET=sk_live_newploit_test\n";
|
||||
Reference in New Issue
Block a user